www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Bug 252] New: ICE when compiling with -flto

http://bugzilla.gdcproject.org/show_bug.cgi?id=252

            Bug ID: 252
           Summary: ICE when compiling with -flto
           Product: GDC
           Version: 6.x
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gdc
          Assignee: ibuclaw gdcproject.org
          Reporter: abulmo gmail.com

Created attachment 90
  --> http://bugzilla.gdcproject.org/attachment.cgi?id=90&action=edit
source file causing the ICE

When compiling the source file attached with -flto I get an Internal Compiler
error:
$ gdc -flto ice.d
ice.d:1:0: internal compiler error: Segmentation fault
 class C {

Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugzilla.gdcproject.org> for instructions.

I am using the latest release of gdc under linux (fedora 24 & 25) from github:
gcc version 6.3.0 (gdcproject.org 20161222-v2.068.2_gcc6)

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