http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54986
Bug #: 54986
Summary: Internal Error: segmentation fault
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54986
--- Comment #1 from Rémi Vanicat 2012-10-19
12:06:30 UTC ---
I forgot to give you the version:
I'm using debian unstable gcc:
g++-4.7 (Debian 4.7.2-4) 4.7.2
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; s
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54986
--- Comment #2 from Rémi Vanicat 2012-10-19
14:13:21 UTC ---
Created attachment 28492
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28492
Small test case
I've isolated the bug to a relatively small file (140 line, with no #include),
here