October 19, 2017
https://bugzilla.gdcproject.org/show_bug.cgi?id=275

            Bug ID: 275
           Summary: gdc segfaults
           Product: GDC
           Version: development
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gdc
          Assignee: ibuclaw@gdcproject.org
          Reporter: dorian.haglund@gmail.com

Created attachment 92
  --> https://bugzilla.gdcproject.org/attachment.cgi?id=92&action=edit
Source that reproduces the bug

GDC segfaults when compiling the attached file. Here is the log plus some infos about my box:

@ /tmp 4 % uname -a Linux  4.13.0-1-amd64 #1 SMP Debian 4.13.4-1 (2017-10-01) x86_64 GNU/Linux

@ /tmp 0 % gdc --version
gdc (Debian 7.2.0-8) 7.2.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

@ /tmp 0 % gdc gdc_bug.d
gdc: internal compiler error: Segmentation fault (program cc1d)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.

-- 
You are receiving this mail because:
You are watching all bug changes.