[Bug c/24101] New: Segfault with preprocessed source
uros at kss-loka dot si
gcc-bugzilla@gcc.gnu.org
Wed Sep 28 12:43:00 GMT 2005
This testcase segfaults for c and c++.
--cut here--
# 1 "/usr/local/lib/gcc/i686-pc-linux-gnu/4.1.0/include/stddef.h" 1 3 4
--cut here--
gcc express-min.i
In file included from express-min.i:1:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.1.0/include/stddef.h:1: internal compiler
error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
This behaviour is quite annoying: if delta tool is used to minimize a
preprocessed file that segfaults, it always produces this kind of one-line
minimized testcase.
--
Summary: Segfault with preprocessed source
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: uros at kss-loka dot si
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24101
More information about the Gcc-bugs
mailing list