public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/104213] New: bogus use-after-free in virtual dtor with -ffat-lto-objects on ARM
@ 2022-01-24 19:13 dtardon at redhat dot com
  2022-01-24 19:14 ` [Bug c++/104213] " dtardon at redhat dot com
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: dtardon at redhat dot com @ 2022-01-24 19:13 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104213
           Summary: bogus use-after-free in virtual dtor with
                    -ffat-lto-objects on ARM
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dtardon at redhat dot com
  Target Milestone: ---

Created attachment 52281
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52281&action=edit
reproducer.cpp

g++ 12 emits a bogus use-after-free warning on any virtual dtor on ARM if
-ffat-lto-objects is used. See the attached minimal reproducer.

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

end of thread, other threads:[~2022-01-29  5:40 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-24 19:13 [Bug c++/104213] New: bogus use-after-free in virtual dtor with -ffat-lto-objects on ARM dtardon at redhat dot com
2022-01-24 19:14 ` [Bug c++/104213] " dtardon at redhat dot com
2022-01-24 19:17 ` [Bug c++/104213] [12 Regression] " pinskia at gcc dot gnu.org
2022-01-24 20:35 ` [Bug target/104213] " mpolacek at gcc dot gnu.org
2022-01-24 20:39 ` mpolacek at gcc dot gnu.org
2022-01-24 20:48 ` msebor at gcc dot gnu.org
2022-01-24 20:51 ` jakub at gcc dot gnu.org
2022-01-24 20:54 ` pinskia at gcc dot gnu.org
2022-01-24 21:02 ` jakub at gcc dot gnu.org
2022-01-24 21:19 ` mpolacek at gcc dot gnu.org
2022-01-24 21:22 ` pinskia at gcc dot gnu.org
2022-01-24 21:31 ` mpolacek at gcc dot gnu.org
2022-01-24 21:37 ` mpolacek at gcc dot gnu.org
2022-01-25  7:59 ` rguenth at gcc dot gnu.org
2022-01-25 20:12 ` mpolacek at gcc dot gnu.org
2022-01-25 23:09 ` mpolacek at gcc dot gnu.org
2022-01-26 17:22 ` cvs-commit at gcc dot gnu.org
2022-01-26 17:23 ` mpolacek at gcc dot gnu.org
2022-01-29  5:40 ` pinskia 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).