|
|
[hjl@gnu-31 build_base_o2.0000]$ /usr/gcc-4.3/bin/gcc foo.i -O2 -S
foo.c: In function ?Perl_pp_int?:
foo.c:60: internal compiler error: in subreg_get_info, at rtlanal.c:3065
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
[hjl@gnu-31 build_base_o2.0000]$ /usr/gcc-4.3/bin/gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /net/gnu-13/export/gnu/src/gcc/gcc/configure
--enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --enable-shared
--enable-threads=posix --enable-haifa --enable-checking=assert
--prefix=/usr/gcc-4.3 --with-local-prefix=/usr/local
Thread model: posix
gcc version 4.3.0 20061226 (experimental) [trunk revision 120211]
--
Summary: Gcc 4.3 revision 120211 failed to compile perlbench
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: regression
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl at lucon dot org
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30311
|
|