]> git.ipfire.org Git - thirdparty/gcc.git/commit
parser.c (cp_lexer_new_main): Get the first token, first, before doing anything.
authorMike Stump <mrs@apple.com>
Mon, 31 Jan 2005 22:05:07 +0000 (22:05 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Mon, 31 Jan 2005 22:05:07 +0000 (22:05 +0000)
commit3d8a8aade36871c292e4f374262e9946cb6aa83c
tree23e04a3713ff8c299809b404d62cb8c9b197e1c4
parent9ea888348fda5bbe3f33ec2b241d7adb1c94383b
parser.c (cp_lexer_new_main): Get the first token, first, before doing anything.

        * parser.c (cp_lexer_new_main): Get the first token, first, before
        doing anything.
Radar 3929334

From-SVN: r94494
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/g++.dg/pch/pch.C [new file with mode: 0644]
gcc/testsuite/g++.dg/pch/pch.Hs [new file with mode: 0644]