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++/24037] [3.4/4.0/4.1 regression] C++ front-end does not print #include stack for parsering errors



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


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