[Bug target/90935] New: [nvptx] internal compiler error: in get_personality_function, at expr.c:12497

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 19 12:46:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90935

            Bug ID: 90935
           Summary: [nvptx] internal compiler error: in
                    get_personality_function, at expr.c:12497
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

gcc.sum:
...
FAIL: gcc.dg/pr88071.c (internal compiler error)
...

gcc.log:
...
during RTL pass: final^M
In file included from
/home/vries/nvptx/mainkernel-2/source-gcc/gcc/testsuite/gcc.dg/pr88071.c:5:^M
/home/vries/nvptx/mainkernel-2/source-gcc/gcc/testsuite/gcc.dg/gomp/openmp-simd-2.c:
In function 'foo':^M
/home/vries/nvptx/mainkernel-2/source-gcc/gcc/testsuite/gcc.dg/gomp/openmp-simd-2.c:28:1:
internal compiler error: in get_personality_function, at expr.c:12497^M
0x86f88d get_personality_function(tree_node*)^M
        /home/vries/nvptx/mainkernel-2/source-gcc/gcc/expr.c:12497^M
0x84b59d output_function_exception_table(int)^M
        /home/vries/nvptx/mainkernel-2/source-gcc/gcc/except.c:3193^M
0x89ba61 rest_of_handle_final^M
        /home/vries/nvptx/mainkernel-2/source-gcc/gcc/final.c:4672^M
0x89ba61 execute^M
        /home/vries/nvptx/mainkernel-2/source-gcc/gcc/final.c:4737^M
...

The testcase is missing dg-require-effective-target exceptions, but we'd better
not ICE.


More information about the Gcc-bugs mailing list