public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/108331] New: ABI break of std::__c_file and std::fstream for win32 thread model of GCC for windows
@ 2023-01-07 21:19 unlvsur at live dot com
  2023-01-07 22:31 ` [Bug libstdc++/108331] [13 Regression] " redi at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: unlvsur at live dot com @ 2023-01-07 21:19 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 108331
           Summary: ABI break of std::__c_file and std::fstream for win32
                    thread model of GCC for windows
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

The recent win32 thread model changes cause abi break of std::fstream due to
layout silently change.

I do not understand why you need a mutex for std::fstream. Now win32, posix and
mcf thread model they cause abi issues for this due to that lock. Can we unify
the abi for windows here?

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

end of thread, other threads:[~2023-01-13 13:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-07 21:19 [Bug libstdc++/108331] New: ABI break of std::__c_file and std::fstream for win32 thread model of GCC for windows unlvsur at live dot com
2023-01-07 22:31 ` [Bug libstdc++/108331] [13 Regression] " redi at gcc dot gnu.org
2023-01-07 22:33 ` redi at gcc dot gnu.org
2023-01-07 23:43 ` ebotcazou at gcc dot gnu.org
2023-01-09 11:36 ` redi at gcc dot gnu.org
2023-01-09 11:42 ` ebotcazou at gcc dot gnu.org
2023-01-10  8:08 ` rguenth at gcc dot gnu.org
2023-01-10 11:44 ` redi at gcc dot gnu.org
2023-01-13 13:42 ` cvs-commit at gcc dot gnu.org
2023-01-13 13:45 ` redi 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).