This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Fix unique symbol production in unit-at-a-time


> http://gcc.gnu.org/ml/gcc-patches/2003-08/msg00991.html
> 
> This is causing a regression, g++.old-deja/g++.pt/instantiate5.C on 
> i686-unknown-openbsd3.1.
> The random number is still better in this case because it looks like 
> the identifier is not unique enough.
Can you please send me the assembler dumps?  I have no idea how symbol
with same name can came out in two object files first and get no linker
failure.

Honza
> 
> Thanks,
> Andrew Pinski


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