public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/80883] Hardcoded null DSO handle parameter to __cxa_thread_atexit() on MinGW-w64 targets
       [not found] <bug-80883-4@http.gcc.gnu.org/bugzilla/>
@ 2023-04-11  9:58 ` lh_mouse at 126 dot com
  0 siblings, 0 replies; only message in thread
From: lh_mouse at 126 dot com @ 2023-04-11  9:58 UTC (permalink / raw)
  To: gcc-bugs

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

LIU Hao <lh_mouse at 126 dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from LIU Hao <lh_mouse at 126 dot com> ---
I'm closing this. It looks like if mingw-w64 CRT doesn't define `__dso_handle`
then a null pointer is passed, but with more recent versions it is defined, and
the argument is no longer a null pointer.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-11  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-80883-4@http.gcc.gnu.org/bugzilla/>
2023-04-11  9:58 ` [Bug c++/80883] Hardcoded null DSO handle parameter to __cxa_thread_atexit() on MinGW-w64 targets lh_mouse at 126 dot com

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