[Bug bootstrap/61565] New: ICE building libjava/interpret.cc
rth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 19 18:18:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61565
Bug ID: 61565
Summary: ICE building libjava/interpret.cc
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: rth at gcc dot gnu.org
Created attachment 32976
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32976&action=edit
preprocessed file
$ cc1plus -quiet -O2 -fPIC -fnon-call-exceptions interpret.ii
../../../git-rh/libjava/interpret.cc: In static member function ‘static void
_Jv_InterpMethod::run(void*, ffi_java_raw*, _Jv_InterpMethod*)’:
../../../git-rh/libjava/interpret.cc:991:1: error: missing REG_EH_REGION note
at the end of bb 961
}
^
../../../git-rh/libjava/interpret.cc:991:1: error: missing REG_EH_REGION note
at the end of bb 944
../../../git-rh/libjava/interpret.cc:991:1: internal compiler error:
verify_flow_info failed
0x8282f3 verify_flow_info()
../../git-rh/gcc/cfghooks.c:260
0xac52bb execute_function_todo
../../git-rh/gcc/passes.c:1789
0xac5bcb execute_todo
../../git-rh/gcc/passes.c:1834
More information about the Gcc-bugs
mailing list