This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/12095] segfault when processing a .S file that contains a #include stmt
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2003 06:25:16 -0000
- Subject: [Bug preprocessor/12095] segfault when processing a .S file that contains a #include stmt
- References: <20030828163657.12095.mkgnu@gmx.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12095
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-03 06:25 -------
Not everyone one who uses GCC or developers for it uses the Linux kernel, can you
provide all the needed headers or is it enough to just preprocessed with the first header
only and get the crash?
Also can you try with 3.3.1?