https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63915
Bug ID: 63915 Summary: gomp/pr60823-2.c:31:1: error: dead STMT in EH table Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: aivchenk at gmail dot com >g++ gcc/testsuite/c-c++-common/gomp/pr60823-2.c -O1 -fopenmp-simd -fPIC -m32 gcc/testsuite/c-c++-common/gomp/pr60823-2.c: In function ‘int main()’: gcc/testsuite/c-c++-common/gomp/pr60823-2.c:31:1: error: dead STMT in EH table main () ^ # .MEM_15 = VDEF <.MEM_42> _16 = foo (_14, _13); gcc/testsuite/c-c++-common/gomp/pr60823-2.c:31:1: internal compiler error: verify_gimple failed 0xcf687d verify_gimple_in_cfg(function*, bool) /export/users/aivchenk/src/gcc_mainline/gcc/tree-cfg.c:5027 0xbfd25f execute_function_todo /export/users/aivchenk/src/gcc_mainline/gcc/passes.c:1868 0xbfdbc3 execute_todo /export/users/aivchenk/src/gcc_mainline/gcc/passes.c:1925 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <http://gcc.gnu.org/bugs.html> for instructions.