This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ template instantiation aliasing problem


> From: "Stephen D. Holland" <sdh4@tam.cornell.edu>
> Date: 04 Feb 2002 21:03:12 -0500

> To solve this, the linker should
>   -- Issue a warning when multiply defined symbols do not map to
> identical code

The problem with this is that often they don't map to identical code
even though they behave the same way, because (for instance) they
are compiled with different optimisation options.

-- 
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]