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/42628] [4.5 regression] ICE during bootstrap when compiling several libsupc++ files: original tree changed by fold



------- Comment #7 from ubizjak at gmail dot com  2010-01-09 09:06 -------
Can you please provide exact command lines in order to reproduce the bug?
--enable-checking=fold is not enabled by default and -O3 is also not default
optimization flag for bootstrap.

So, we need:

- configure command
- make command
- compile command which fails with attached "bootstrap-crash.pre".


-- 


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


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