This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/24101] [3.4/4.0/4.1 Regression] Segfault with preprocessed source
- From: "uros at kss-loka dot si" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2005 12:55:21 -0000
- Subject: [Bug c/24101] [3.4/4.0/4.1 Regression] Segfault with preprocessed source
- References: <bug-24101-1649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from uros at kss-loka dot si 2005-10-14 12:55 -------
The testcase could be furhter reduced into perhaps the smallest testcase that
ICEs, ever (name this file for example ttt.i):
--cut here--
#
--cut here--
gcc ttt.i
ttt.i:1: internal compiler error: Segmentation fault
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24101