[Bug 252] New: ICE when compiling with -flto
via D.gnu
d.gnu at puremagic.com
Sun Feb 26 01:01:26 PST 2017
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 at gdcproject.org
Reporter: abulmo at 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.
More information about the D.gnu
mailing list