------- Comment #1 from sdirkse at gams dot com  2007-03-08 14:39 -------
Created an attachment (id=13172)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13172&action=view)
result of "gcc-save-temps" run on .c file

To reproduce the bug with this file, do:

mamie$gcc -v -DLNX -fPIC -w -m32 -fwrapv -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -c utilcomp.i
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure --enable-languages=c,c++,fortran
Thread model: posix
gcc version 4.3.0 20070305 (experimental)
 /usr/local/libexec/gcc/i686-pc-linux-gnu/4.3.0/cc1 -fpreprocessed utilcomp.i
-quiet -dumpbase utilcomp.i -m32 -mtune=generic -auxbase utilcomp -O3 -w
-version -fPIC -fwrapv -o /tmp/ccokSDVr.s
GNU C version 4.3.0 20070305 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 4.3.0 20070305 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: af9ea66eb7bed348134eeea0b2925c17
utilcomp.c: In function 'filecheck':
utilcomp.c:5124: internal compiler error: in create_mem_ref, at
tree-ssa-address.c:606
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 


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

Reply via email to