public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug d/98025] New: [11 Regression][CET] libphobos: dub segfaults when built with gdc 11
@ 2020-11-27  9:20 ibuclaw at gdcproject dot org
  2020-11-27 10:53 ` [Bug d/98025] " rguenth at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ibuclaw at gdcproject dot org @ 2020-11-27  9:20 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98025
           Summary: [11 Regression][CET] libphobos: dub segfaults when
                    built with gdc 11
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: d
          Assignee: ibuclaw at gdcproject dot org
          Reporter: ibuclaw at gdcproject dot org
  Target Milestone: ---

Following on from pr95680, the layout of the Fiber class changes when libphobos
is built with -fversion=CET.  This breaks user code that implement their own
fibers based off core.thread unless they also compile with -fversion=CET as
well.

So when libphobos is compiled with --enable-cet, this needs to be also recorded
in gcc.config to persist in the ABI.  Not just as an internal implementation
detail.

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

end of thread, other threads:[~2020-11-27 20:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27  9:20 [Bug d/98025] New: [11 Regression][CET] libphobos: dub segfaults when built with gdc 11 ibuclaw at gdcproject dot org
2020-11-27 10:53 ` [Bug d/98025] " rguenth at gcc dot gnu.org
2020-11-27 20:28 ` cvs-commit at gcc dot gnu.org
2020-11-27 20:34 ` ibuclaw at gdcproject dot 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).