This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: current egcs in CVS


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.

-- Uli
---------------.      drepper at gnu.org  ,-.   Rubensstrasse 5
Ulrich Drepper  \    ,-------------------'   \  76149 Karlsruhe/Germany
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]