[Bug driver/47249] New: ICE in common_handle_option, at opts.c:1695

rmansfield at qnx dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 10 17:24:00 GMT 2011


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: unassigned@gcc.gnu.org
        ReportedBy: rmansfield@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.



More information about the Gcc-bugs mailing list