public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug d/97842] New: ice compiling dxml
@ 2020-11-16  0:45 alex at sunopti dot com
  2020-11-16 11:35 ` [Bug d/97842] " ibuclaw at gdcproject dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: alex at sunopti dot com @ 2020-11-16  0:45 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97842
           Summary: ice compiling dxml
           Product: gcc
           Version: 10.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: d
          Assignee: ibuclaw at gdcproject dot org
          Reporter: alex at sunopti dot com
  Target Milestone: ---

Created attachment 49566
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49566&action=edit
The source for dxml to repro the bug.

Internal compiler error when compiling dxml library, using gdc 10.2.0 on debian
testing.

Note : Dxml needs a modification to the standard library to expose source
property in std.util.ByCodeUnitImpl

sudo nano '/usr/lib/gcc/x86_64-linux-gnu/10/include/d/std/utf.d'
Insert at line 3333 :
auto source() const { return str; }

gdc -funittest dxml/parser.d

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

end of thread, other threads:[~2020-11-18 10:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-16  0:45 [Bug d/97842] New: ice compiling dxml alex at sunopti dot com
2020-11-16 11:35 ` [Bug d/97842] " ibuclaw at gdcproject dot org
2020-11-16 14:07 ` ibuclaw at gdcproject dot org
2020-11-16 14:42 ` ibuclaw at gdcproject dot org
2020-11-16 22:21 ` alex at sunopti dot com
2020-11-17  9:00 ` ibuclaw at gdcproject dot org
2020-11-18 10:32 ` cvs-commit at gcc dot gnu.org
2020-11-18 10:37 ` 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).