This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37576] New: [4.4 Regression] -v --help ICEs
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Sep 2008 19:48:36 -0000
- Subject: [Bug middle-end/37576] New: [4.4 Regression] -v --help ICEs
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Just running gcc -v --help ICEs with the following ICE:
cc1: internal compiler error: unrecognized include_flags 0x20000 passed to
print_specific_help
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
--- CUT---
I was able to reproduce this on both powerpc-linux-gnu and i386-darwin so I
know it is not a target specific option which is causing it.
[apinski@dhcp-10-98-10-216 gcc]$ ~/gcc-mainline/bin/gcc -v
Using built-in specs.
Target: powerpc64-unknown-linux-gnu
Configured with: /home/apinski/src/local/gcc/configure
--prefix=/home/apinski/gcc-mainline --with-mpfr=/usr/local --with-cpu=default32
--enable-languages=obj-c++,fortran --with-tune=cell
Thread model: posix
gcc version 4.4.0 20080917 (experimental) [trunk revision 140428] (GCC)
--
Summary: [4.4 Regression] -v --help ICEs
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37576