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

--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
Sorry!! I copied totally wrong command line, so it's:

~/BIG/bin/arm/dev/shm/buildbot/install/gcc/bin/arm-linux-gnueabi-gcc
/home/marxin/Programming/llvm-project/clang/test/Frontend/fixed_point_compound.c
-fnon-call-exceptions
during GIMPLE pass: eh
/home/marxin/Programming/llvm-project/clang/test/Frontend/fixed_point_compound.c:
In function ‘div_ai’:
/home/marxin/Programming/llvm-project/clang/test/Frontend/fixed_point_compound.c:634:6:
internal compiler error: in operation_could_trap_helper_p, at tree-eh.c:2479
  634 | void div_ai() {
      |      ^~~~~~
0x614ff8 operation_could_trap_helper_p(tree_code, bool, bool, bool, bool,
tree_node*, bool*)
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tree-eh.c:2479
0xbd4407 stmt_could_throw_1_p
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tree-eh.c:2891
0xbd4407 stmt_could_throw_p(function*, gimple*)
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tree-eh.c:2941
0xbd628a stmt_could_throw_p(function*, gimple*)
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tree-eh.c:2913
0xbd628a lower_eh_constructs_2
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tree-eh.c:2058
0xbd8c5e lower_eh_constructs_1
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tree-eh.c:2153
0xbd8c5e execute
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/tree-eh.c:2198
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

Reply via email to