This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11358] complex-6.c:40: internal compiler error: in subreg_hard_regno, at emit-rtl.c:1087
- From: "olh at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jul 2003 06:44:52 -0000
- Subject: [Bug target/11358] complex-6.c:40: internal compiler error: in subreg_hard_regno, at emit-rtl.c:1087
- References: <20030628095358.11358.olh@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11358
------- Additional Comments From olh at suse dot de 2003-07-23 06:44 -------
I just verified that simple testcase:
olh@mandarine:~/obj-gcc/gcc/stage1> ~/obj-gcc/gcc/stage1/xgcc -Wall -O1 -g -o ~/x ~/x.c -v
Using built-in specs.
Configured with: /home/olh/gcc-head/configure --prefix=/usr --disable-nls --enable-threads=posix --enable-languages=c,c++,f77,objc
Thread model: posix
gcc version 3.4 20030723 (experimental)
cc1 -quiet -v -iprefix /home/olh/obj-gcc/gcc/stage1/../lib/gcc-lib/powerpc64-unknown-linux-gnu/3.4/ -D__unix__ -D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem=unix -Asystem=posix /home/olh/x.c -quiet -dumpbase x.c -auxbase x -g -O1 -Wall -version -o /tmp/ccyPXTqe.s
ignoring nonexistent directory "/home/olh/obj-gcc/gcc/lib/gcc-lib/powerpc64-unknown-linux-gnu/3.4/include"
ignoring nonexistent directory "/home/olh/obj-gcc/gcc/lib/gcc-lib/powerpc64-unknown-linux-gnu/3.4/../../../../powerpc64-unknown-linux-gnu/include"
ignoring nonexistent directory "/usr/lib/gcc-lib/powerpc64-unknown-linux-gnu/3.4/include"
ignoring nonexistent directory "/usr/powerpc64-unknown-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/local/include
/usr/include
End of search list.
GNU C version 3.4 20030723 (experimental) (powerpc64-unknown-linux-gnu)
compiled by GNU C version 3.2.3 (SuSE Linux).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
/home/olh/x.c: In function `ctest_int':
/home/olh/x.c:4: internal compiler error: in subreg_hard_regno, at emit-rtl.c:1023
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.