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

           Summary: ICE in common_handle_option, at opts.c:1695
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: rmansfi...@qnx.com


$ ./xgcc -v
Using built-in specs.
COLLECT_GCC=./xgcc
Target: i686-pc-linux-gnu
Configured with: ../configure --enable-languages=c++ --disable-bootstrap
Thread model: posix
gcc version 4.6.0 20110110 (experimental) [trunk revision 168633] (GCC) 
$ ./xgcc -B. ~/hw.c -Wp,-pie 
cc1: internal compiler error: in common_handle_option, at opts.c:1695
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Discovered in 4.4.x series.

Reply via email to