PR 8146
Joe Buck
jbuck@synopsys.com
Fri Nov 1 15:27:00 GMT 2002
I wrote:
> > Can you confirm, by looking at the output from make bootstrap (you saved
> > it, right?), that gcc 3.2 is never given any -O option of any kind?
Paul writes:
> Yes: the first occurrence of the string "-O" in the make output is on
> a line starting with "./xgcc".
Ouch. That would seem to eliminate strict aliasing.
I suppose the next question is to find out what's different. The easiest
way would be to capture the assembly for the three .o files that come out
different and compare that. I have no brilliant ideas.
More information about the Gcc
mailing list