This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17697] New: ICE: Statement marked for throw, but doesn't - verify_stmts failed
- From: "micis at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Sep 2004 17:01:46 -0000
- Subject: [Bug tree-optimization/17697] New: ICE: Statement marked for throw, but doesn't - verify_stmts failed
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
ICE with -O1 an above:
/usr/local/gcc40/bin/g++40 -O2 -c -o Naming_Context.o Naming_Context.ii -v
Reading specs from /usr/local/gcc40/lib/gcc/powerpc-unknown-linux-
gnu/4.0.0/specs
Configured with: ../gcc40/configure --prefix=/usr/local/gcc40 --program-
suffix=40 --with-cpu=G5 --enable-altivec --enable-languages=c,c++ --enable-
checking
Thread model: posix
gcc version 4.0.0 20040926 (experimental)
/usr/local/gcc40/libexec/gcc/powerpc-unknown-linux-gnu/4.0.0/cc1plus -
fpreprocessed Naming_Context.ii -quiet -dumpbase Naming_Context.ii -mcpu=G5 -
auxbase-strip Naming_Context.o -O2 -version -o /tmp/ccTa7K2I.s
GNU C++ version 4.0.0 20040926 (experimental) (powerpc-unknown-linux-gnu)
compiled by GNU C version 4.0.0 20040919 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Naming_Context.ii: In member function `int ACE_Local_Name_Space<_ACE_MEM_POOL,
ACE_LOCK>::list_types_i(ACE_WSTRING_SET&, const ACE_NS_WString&) [with
_ACE_MEM_POOL = ACE_Lite_MMAP_Memory_Pool, ACE_LOCK = ACE_RW_Process_Mutex]':
Naming_Context.ii:453: error: Statement marked for throw, but doesn't.
D.3212_14 = D.3238_23;
Naming_Context.ii:453: internal compiler error: verify_stmts failed.
Please submit a full bug report, with preprocessed source if appropriate.
Michael Cieslinski
--
Summary: ICE: Statement marked for throw, but doesn't -
verify_stmts failed
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: micis at gmx dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: powerpc-linux-gnu
GCC host triplet: powerpc-linux-gnu
GCC target triplet: powerpc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17697
- Follow-Ups:
- [Bug tree-optimization/17697] ICE: Statement marked for throw, but doesn't - verify_stmts failed
- From: micis at gmx dot de
- [Bug tree-optimization/17697] [4.0 Regression] ICE: Statement marked for throw, but doesn't - verify_stmts failed
- From: pinskia at gcc dot gnu dot org
- [Bug tree-optimization/17697] [4.0 Regression] ICE: Statement marked for throw, but doesn't - verify_stmts failed
- From: pinskia at gcc dot gnu dot org
- [Bug tree-optimization/17697] [4.0 Regression] ICE: Statement marked for throw, but doesn't - verify_stmts failed
- From: pinskia at gcc dot gnu dot org
- [Bug tree-optimization/17697] [4.0 Regression] ICE: Statement marked for throw, but doesn't - verify_stmts failed
- From: jakub at gcc dot gnu dot org
- [Bug tree-optimization/17697] [4.0 Regression] ICE: Statement marked for throw, but doesn't - verify_stmts failed
- From: pinskia at gcc dot gnu dot org
- [Bug tree-optimization/17697] [4.0 Regression] ICE: Statement marked for throw, but doesn't - verify_stmts failed
- From: pinskia at gcc dot gnu dot org
- [Bug tree-optimization/17697] [4.0 Regression] ICE: Statement marked for throw, but doesn't - verify_stmts failed
- From: cvs-commit at gcc dot gnu dot org
- [Bug tree-optimization/17697] [4.0 Regression] ICE: Statement marked for throw, but doesn't - verify_stmts failed
- From: pinskia at gcc dot gnu dot org
- [Bug tree-optimization/17697] [4.0 Regression] ICE: Statement marked for throw, but doesn't - verify_stmts failed
- From: cvs-commit at gcc dot gnu dot org
- [Bug tree-optimization/17697] [4.0 Regression] ICE: Statement marked for throw, but doesn't - verify_stmts failed
- From: micis at gmx dot de