PR 8146

Paul Jarc prj@po.cwru.edu
Fri Nov 1 09:09:00 GMT 2002


I wrote:
> I wrote:
>> I'm now running a build starting with 3.2 (really, this time),
>> without -fno-strict-aliasing, and with -O2 only in BOOT_CFLAGS, not
>> STAGE1_CFLAGS.
>
> Ok, I get the failure this way.

Sigh.  Scratch that.  Looking at the make output, I see that gcc 3.2
was getting -O2 somehow.  Hm... STAGE1_CFLAGS doesn't seem to appear
in any of the Makefiles.  Was it a 3.* invention?  Anyway, I've now
started a 2.95.3 build using 3.2 as the host compiler, without
-fno-strict-aliasing, and without -O2 (really, this time) for stage 1,
but with -O2 in BOOT_CFLAGS (which shouldn't be a problem, right?).


paul



More information about the Gcc mailing list