This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: current egcs in CVS
- To: drepper at ipd dot info dot uni-karlsruhe dot de (Ulrich Drepper)
- Subject: Re: current egcs in CVS
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 07 Dec 1997 10:00:13 -0700
- cc: Alexandre Oliva <oliva at dcc dot unicamp dot br>, egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <x7pvn9dbwq.fsf@myware.rz.uni-karlsruhe.de>you write:
> Alexandre Oliva <oliva@dcc.unicamp.br> writes:
>
> > I used to get this problem on ix86 on older FSF gcc snapshots, if
> > BOOT_CFLAGS contained -O2 or higher. This is fixed in the current
> > snapshot; it is possible that Jeff hasn't merged whatever fixed it
> > yet.
>
> We found out that it's no problem with -O2 but with -O3. I.e., don't run
>
> make CFLAGS=-O3
>
> in the current version.
I just got a clean -O3 build; so it was probably something that got
fixed when I did the merge from gcc-2.8.
jeff