This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/61565] New: ICE building libjava/interpret.cc
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 19 Jun 2014 18:18:46 +0000
- Subject: [Bug bootstrap/61565] New: ICE building libjava/interpret.cc
- Auto-submitted: auto-generated
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