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: 17 Sep 2003 05:35:39 -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
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-17 05:35 -------
Yes you are using a too new bison which is messed up and is no longer POSIX complaint and such
so it will not work at all.