This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/23043] New: [4.1 regression] [m68k-linux] bootstrap error on m68k-linux
- From: "debian-gcc at lists dot debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2005 06:50:11 -0000
- Subject: [Bug target/23043] New: [4.1 regression] [m68k-linux] bootstrap error on m68k-linux
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
seen with CVS 20050723
stage1/xgcc -Bstage1/ -B/usr/lib/gcc-snapshot/m68k-linux-gnu/bin/ -c -O2
-DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition
-fno-common -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/.
-I../../src/gcc/../include -I../../src/gcc/../libcpp/include
../../src/gcc/c-decl.c -o c-decl.o
../../src/gcc/c-decl.c: In function 'pushdecl':
../../src/gcc/c-decl.c:2259: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [c-decl.o] Error 1
Program received signal SIGSEGV, Segmentation fault.
0x80318044 in get_avail_load_store_reg (insn=0x0)
at ../../src/gcc/postreload-gcse.c:942
942 gcc_assert (REG_P (SET_SRC (PATTERN (insn))));
--
Summary: [4.1 regression] [m68k-linux] bootstrap error on m68k-
linux
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: debian-gcc at lists dot debian dot org
CC: gcc-bugs at gcc dot gnu dot org,schwab at suse dot de
GCC target triplet: m68k-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23043