This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24037] [3.4/4.0/4.1 regression] C++ front-end does not print #include stack for parsering errors
- 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: 14 Oct 2005 00:22:27 -0000
- Subject: [Bug c++/24037] [3.4/4.0/4.1 regression] C++ front-end does not print #include stack for parsering errors
- References: <bug-24037-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-14 00:22 -------
(In reply to comment #3)
> Isn't this the same as PR 24009? And, I bet this isn't the new parser, but
> rather the Austern/Weinberg patch to read all tokens up front.
Yes I am sure as we get in 3.4.0 and in 3.4.5 20050927:
t.h:1: error: expected unqualified-id before numeric constant
And Austern/Weinberg's patch was not until 4.0.0.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24037