public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/103017] New: Fix redundant check in aut insn generation
@ 2021-11-01  7:48 ashimida at linux dot alibaba.com
  2021-11-01  8:22 ` [Bug target/103017] " ashimida at linux dot alibaba.com
  2021-12-01  2:43 ` ashimida at linux dot alibaba.com
  0 siblings, 2 replies; 3+ messages in thread
From: ashimida at linux dot alibaba.com @ 2021-11-01  7:48 UTC (permalink / raw)
  To: gcc-bugs

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/103017] Fix redundant check in aut insn generation
  2021-11-01  7:48 [Bug target/103017] New: Fix redundant check in aut insn generation ashimida at linux dot alibaba.com
@ 2021-11-01  8:22 ` ashimida at linux dot alibaba.com
  2021-12-01  2:43 ` ashimida at linux dot alibaba.com
  1 sibling, 0 replies; 3+ messages in thread
From: ashimida at linux dot alibaba.com @ 2021-11-01  8:22 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from ashimida <ashimida at linux dot alibaba.com> ---
Submitted at
https://gcc.gnu.org/pipermail/gcc-patches/2021-November/582997.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/103017] Fix redundant check in aut insn generation
  2021-11-01  7:48 [Bug target/103017] New: Fix redundant check in aut insn generation ashimida at linux dot alibaba.com
  2021-11-01  8:22 ` [Bug target/103017] " ashimida at linux dot alibaba.com
@ 2021-12-01  2:43 ` ashimida at linux dot alibaba.com
  1 sibling, 0 replies; 3+ messages in thread
From: ashimida at linux dot alibaba.com @ 2021-12-01  2:43 UTC (permalink / raw)
  To: gcc-bugs

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

ashimida <ashimida at linux dot alibaba.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from ashimida <ashimida at linux dot alibaba.com> ---
Submitted at
https://gcc.gnu.org/pipermail/gcc-patches/2021-November/582997.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-01  2:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01  7:48 [Bug target/103017] New: Fix redundant check in aut insn generation ashimida at linux dot alibaba.com
2021-11-01  8:22 ` [Bug target/103017] " ashimida at linux dot alibaba.com
2021-12-01  2:43 ` ashimida at linux dot alibaba.com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).