This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
gcc 3.0.2: Internal compiler error in reload_cse_simplify_operands, at reload1.c:8364
- To: gcc-bugs at gcc dot gnu dot org
- Subject: gcc 3.0.2: Internal compiler error in reload_cse_simplify_operands, at reload1.c:8364
- From: Gert Wollny <wollny at cns dot mpg dot de>
- Date: Tue, 30 Oct 2001 14:05:44 +0100
- Organization: http://www.cns.mpg.de
---Attached---
Preprocessd source
---Compile command:---
gcc -v --save-temps -D__KERNEL__ -I/usr/src/linux-2.4.13/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.13/include/linux/modversions.h -c 8139too.c
---Output of gcc---
gcc: Warning: -pipe ignored because -save-temps specified
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.2/specs
Configured with: ../configure --prefix=/usr
Thread model: single
gcc version 3.0.2
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.2/cpp0 -lang-c -v
-I/usr/src/linux-2.4.13/include -D__GNUC__=3 -D__GNUC_MINOR__=0
-D__GNUC_PATCHLEVEL__=2 -D__ELF__ -Dunix -Dlinux -D__ELF__ -D__unix__
-D__linux__ -D__unix -D__linux -Asystem=posix -D__OPTIMIZE__
-D__STDC_HOSTED__=1 -Wall -Wstrict-prototypes -Wno-trigraphs -Acpu=i386
-Amachine=i386 -Di386 -D__i386 -D__i386__ -D__i686 -D__i686__
-D__pentiumpro -D__pentiumpro__ -D__tune_i686__ -D__tune_pentiumpro__
-D__KERNEL__ -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.13/include/linux/modversions.h 8139too.c 8139too.i
GNU CPP version 3.0.2 (cpplib) (i386 Linux/ELF)
ignoring nonexistent directory "/usr/i686-pc-linux-gnu/include"
ignoring duplicate directory "/usr/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/src/linux-2.4.13/include
/usr/include
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.2/include
End of search list.
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.2/cc1 -fpreprocessed 8139too.i
-quiet -dumpbase 8139too.c -mpreferred-stack-boundary=2 -march=i686 -O2
-Wall -Wstrict-prototypes -Wno-trigraphs -version -fomit-frame-pointer
-fno-strict-aliasing -fno-common -o 8139too.s
GNU CPP version 3.0.2 (cpplib) (i386 Linux/ELF)
GNU C version 3.0.2 (i686-pc-linux-gnu)
compiled by GNU C version 3.0.1.
8139too.c: In function `netdev_ethtool_ioctl':
8139too.c:2432: Unrecognizable insn:
(insn/i 694 1228 1225 (parallel[
(set (reg:SI 6 ebp)
(asm_operands:SI ("addl %3,%1 ; sbbl %0,%0; cmpl %1,%4;
sbbl $0,%0") ("=&r") 0[
(reg/v:SI 1 edx [176])
(mem:SI (plus:SI (reg/f:SI 6 ebp)
(const_int -356 [0xfffffe9c])) 0)
(mem/s:SI (plus:SI (reg:SI 0 eax [184])
(const_int 12 [0xc])) 0)
]
[
(asm_input:SI ("1"))
(asm_input:SI ("g"))
(asm_input:SI ("g"))
] ("/usr/src/linux-2.4.13/include/asm/uaccess.h")
558))
(set (reg/v:SI 1 edx [176])
(asm_operands:SI ("addl %3,%1 ; sbbl %0,%0; cmpl %1,%4;
sbbl $0,%0") ("=r") 1[
(reg/v:SI 1 edx [176])
(mem:SI (plus:SI (reg/f:SI 6 ebp)
(const_int -356 [0xfffffe9c])) 0)
(mem/s:SI (plus:SI (reg:SI 0 eax [184])
(const_int 12 [0xc])) 0)
]
[
(asm_input:SI ("1"))
(asm_input:SI ("g"))
(asm_input:SI ("g"))
] ("/usr/src/linux-2.4.13/include/asm/uaccess.h")
558))
(clobber (reg:QI 19 dirflag))
(clobber (reg:QI 18 fpsr))
(clobber (reg:QI 17 flags))
] ) -1 (insn_list 680 (insn_list 687 (nil)))
(nil))
8139too.c:2432: Internal compiler error in reload_cse_simplify_operands,
at reload1.c:8364
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
Have a nice day
Gert Wollny
8139too.i.bz2