This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix unique symbol production in unit-at-a-time
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc-patches at gcc dot gnu dot org, Jan Hubicka <hubicka at ucw dot cz>, Geoff Keating <geoffk at geoffk dot org>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>
- Date: Tue, 19 Aug 2003 22:37:32 -0400
- Subject: 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.
Thanks,
Andrew Pinski