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

            Bug ID: 114982
           Summary: [15 Regression] New test
                    g++.dg/tree-ssa/cxa_atexit-6.C fails on Darwin.
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: iains at gcc dot gnu.org
  Target Milestone: ---

The call to __cxa_atexit is elided on Darwin.

The rules for what binds locally on Mach-O might be in error (but I think that
they are subtly different from ELF).

Reply via email to