gcc for Linux/x86 vs. Solaris/x86
Andrew Pinski
pinskia@gmail.com
Sat Mar 29 00:59:00 GMT 2008
On Fri, Mar 28, 2008 at 5:16 PM, Denys Vlasenko
<vda.linux@googlemail.com> wrote:
> See:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29950
And I can tell you now that bug is on purpose and really not a bug.
We base stuff on the decl uid and not memory address so we try for the
same code on different machines with the same preprocessed source.
Anything else is hard to get a handle on really.
-- Pinski
More information about the Gcc
mailing list