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

Filip Kastl <pheeck at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE in                      |ICE in
                   |delete_unmarked_insns, at   |delete_unmarked_insns, at
                   |dce.cc:653                  |dce.cc:653 while compiling
                   |                            |gfortran.dg/inline_matmul_9
                   |                            |.f90 for aarch64

--- Comment #1 from Filip Kastl <pheeck at gcc dot gnu.org> ---
Also happens with LLVM testcase flang/test/Lower/HLFIR/conversion-ops.f90

aarch64-linux-gnu-gfortran
/home/worker/llvm/src/flang/test/Lower/HLFIR/conversion-ops.f90 -Oz
-fschedule-insns -fharden-control-flow-redundancy -fnon-call-exceptions

and with GCC testsuite testcase gfortran.dg/typebound_operator_15.f90

aarch64-linux-gnu-gfortran
/home/worker/buildworker/tiber-option-juggler/build/gcc/testsuite/gfortran.dg/typebound_operator_15.f90
-fno-gcse -fharden-control-flow-redundancy -flive-patching=inline-clone -O2
-fnon-call-exceptions

Reply via email to