This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug bootstrap/30853] warnings about traditional.c during bootstrap with -O3, leading to internal error



------- Comment #4 from sdack at gmx dot de  2007-02-23 15:52 -------
Subject: Re:  warnings about traditional.c during
 bootstrap with -O3, leading to internal error

> >   Still, I find it a bit scary installing gcc without first
> bootstrapping it. I
> > trust the result more than without it.
> 
> --enable-bootstrap is not the flag which enables bootstrap but instead it
> enables toplevel bootstrap which is not supported in 4.1.x.
> 
> "make bootstrap" without --enable-bootstrap will do a normal bootstrap and
> should just work.
> 
> So closing as invalid.

Of course I ran make with "bootstrap" and with "profiledbootstrap". It still
fails to compile with a BOOT_CFLAGS set to -O3.

Since this is the section for reporting bugs and problems with bootstrap,
please explain to me why you changed the severity from major to minor. When you
tell me not to use the option at all I consider it to be broken and that is
surely not a minor problem!

I still fail to bootstrap with -O3.

Please explain why you close the report as being invalid.

Sven


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30853


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