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

            Bug ID: 118444
           Summary: [Meta bug] musttail bugs
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ak at gcc dot gnu.org
        Depends on: 115606, 115979, 116080, 116545, 118430, 118442
  Target Milestone: ---

Issues with the new musttail attribute.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115606
[Bug 115606] C++ front-end marks the return slot as addressable early on which
prevents tail call being marked
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115979
[Bug 115979] Implicitly generated C++ calls stop musttail search early
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116080
[Bug 116080] [15 regression] New tests from r15-2233-g8d1af8f904a0c0 fail
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116545
[Bug 116545] Support old style statement attributes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118430
[Bug 118430] [14/15 Regression] tail call vs IPA-VRP return value range with
constant value
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118442
[Bug 118442] -fprofile-generate wrongly adds instrumentation after musttail
call

Reply via email to