This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/24101] [3.4/4.0/4.1 Regression] Segfault with preprocessed source



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]