This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/16089] New: [3.5 regression] unwind-dw2.c:1311: error: insn outside basic block
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2004 21:15:38 -0000
- Subject: [Bug bootstrap/16089] New: [3.5 regression] unwind-dw2.c:1311: error: insn outside basic block
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
In stage1, the following errors occur:
./xgcc -B./ -B/home/dave/opt/gnu/gcc/gcc-3.5.0/hppa-linux/bin/ -isystem /home/da
ve/opt/gnu/gcc/gcc-3.5.0/hppa-linux/include -isystem /home/dave/opt/gnu/gcc/gcc-
3.5.0/hppa-linux/sys-include -L/home/dave/gnu/gcc-3.5/objdir/gcc/../ld -O2 -DIN
_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-
style-definition -isystem ./include -fPIC -DELF=1 -DLINUX=1 -g -DHAVE_GTHR_DEF
AULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc/gcc -I../../gcc/
gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include -I../../gcc/g
cc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee -I../../gcc/gcc/../libb
anshee/points-to -fexceptions -c ../../gcc/gcc/unwind-dw2.c -o libgcc/./unwind-
dw2.o
../../gcc/gcc/unwind-dw2.c: In function `uw_init_context_1':
../../gcc/gcc/unwind-dw2.c:1311: error: insn outside basic block
(insn 473 1 10 (set (reg:SI 107)
(reg:SI 2 %r2)) -1 (nil)
(nil))
../../gcc/gcc/unwind-dw2.c:1311: internal compiler error: in rtl_verify_flow_inf
o, at cfgrtl.c:2223
My last successful build was updated at Sat Jun 19 00:04:42 UTC 2004.
--
Summary: [3.5 regression] unwind-dw2.c:1311: error: insn outside
basic block
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: hppa-unknown-linux-gnu
GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16089