public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/115170] New: __cxa_atexit@plt even if -fno-plt
@ 2024-05-21  2:57 crrodriguez at opensuse dot org
  2024-05-21  3:09 ` [Bug middle-end/115170] " pinskia at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: crrodriguez at opensuse dot org @ 2024-05-21  2:57 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 115170
           Summary: __cxa_atexit@plt even if -fno-plt
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: crrodriguez at opensuse dot org
  Target Milestone: ---

gcc inserts calls to __cxa_* functions via PLT even if -fno-plt is given..(or
lazy binding is disabled) 

I did not find anywhere if this is requirement so I assume it is an oversight.

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

end of thread, other threads:[~2024-05-24 11:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-21  2:57 [Bug c/115170] New: __cxa_atexit@plt even if -fno-plt crrodriguez at opensuse dot org
2024-05-21  3:09 ` [Bug middle-end/115170] " pinskia at gcc dot gnu.org
2024-05-21  3:11 ` pinskia at gcc dot gnu.org
2024-05-21  3:13 ` pinskia at gcc dot gnu.org
2024-05-21  4:18 ` pinskia at gcc dot gnu.org
2024-05-21  4:23 ` pinskia at gcc dot gnu.org
2024-05-21 15:43 ` crrodriguez at opensuse dot org
2024-05-21 16:00 ` pinskia at gcc dot gnu.org
2024-05-23 20:08 ` crrodriguez at opensuse dot org
2024-05-24 11:41 ` amonakov at gcc dot gnu.org

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).