public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/72768] Potential bug about the order of destructors of static objects and atexit() callbacks in C++?
       [not found] <bug-72768-4@http.gcc.gnu.org/bugzilla/>
@ 2021-12-25  2:54 ` pinskia at gcc dot gnu.org
  2022-01-06 21:46 ` jason at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-25  2:54 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code

--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
clang and ICC do have the same behavior as GCC here ...

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

* [Bug c++/72768] Potential bug about the order of destructors of static objects and atexit() callbacks in C++?
       [not found] <bug-72768-4@http.gcc.gnu.org/bugzilla/>
  2021-12-25  2:54 ` [Bug c++/72768] Potential bug about the order of destructors of static objects and atexit() callbacks in C++? pinskia at gcc dot gnu.org
@ 2022-01-06 21:46 ` jason at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: jason at gcc dot gnu.org @ 2022-01-06 21:46 UTC (permalink / raw)
  To: gcc-bugs

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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jason at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> ---
Not a bug, as explained here and in the std-discussion thread.

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

end of thread, other threads:[~2022-01-06 21:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-72768-4@http.gcc.gnu.org/bugzilla/>
2021-12-25  2:54 ` [Bug c++/72768] Potential bug about the order of destructors of static objects and atexit() callbacks in C++? pinskia at gcc dot gnu.org
2022-01-06 21:46 ` jason 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).