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

            Bug ID: 103017
           Summary: Fix redundant check in aut insn generation
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ashimida at linux dot alibaba.com
  Target Milestone: ---

During the generation of the epilogue of aarch64(aarch64_expand_epilogue),
the value of crtl->calls_eh_return does not need to be checked again.

This value has been checked during aarch64_return_address_signing_enabled.
  • [Bug target/103017] New: Fi... ashimida at linux dot alibaba.com via Gcc-bugs

Reply via email to