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. [EMAIL PROTECTED] 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