[Bug c/14924] Compiler ICE on valid code

edmar at motorola dot com gcc-bugzilla@gcc.gnu.org
Mon Apr 12 17:12:00 GMT 2004


------- Additional Comments From edmar at motorola dot com  2004-04-12 16:03 -------
Here is the outut of -v (config info)
-------------------------------------

Reading specs from
/root/edmar/gcc-3.4-20040406/lib/gcc/powerpc-unknown-linux-gnuspe/3.4.0/specs
Configured with: ../src/gcc_sources/configure
--prefix=/root/edmar/gcc-3.4-20040406 --target=powerpc-unknown-linux-gnuspe
--host=powerpc-unknown-linux-gnuspe --enable-languages=c,c++ --disable-gdbtk
--without-x
Thread model: posix
gcc version 3.4.0 20040407 (prerelease)
 /root/edmar/gcc-3.4-20040406/libexec/gcc/powerpc-unknown-linux-gnuspe/3.4.0/cc1
-E -quiet -v -D__unix__ -D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux
-D__linux -Asystem=linux -Asystem=unix -Asystem=posix x.c -O1 -o x.i
ignoring nonexistent directory
"/root/edmar/gcc-3.4-20040406/lib/gcc/powerpc-unknown-linux-gnuspe/3.4.0/../../../../powerpc-unknown-linux-gnuspe/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /root/edmar/gcc-3.4-20040406/include
 /root/edmar/gcc-3.4-20040406/lib/gcc/powerpc-unknown-linux-gnuspe/3.4.0/include
 /usr/include
End of search list.
 /root/edmar/gcc-3.4-20040406/libexec/gcc/powerpc-unknown-linux-gnuspe/3.4.0/cc1
-fpreprocessed x.i -quiet -dumpbase x.c -auxbase x -O1 -version -o x.s
GNU C version 3.4.0 20040407 (prerelease) (powerpc-unknown-linux-gnuspe)
	compiled by GNU C version 2.95.4 20010319 (prerelease/franzo/20011204).
GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=64501
x.c: In function `test___ev_stdd':
x.c:9: internal compiler error: in copy_to_mode_reg, at explow.c:667
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=14924



More information about the Gcc-bugs mailing list