]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/17595 (Unfriendly error message/rejects legal #pragmas in the middle of...
authorMark Mitchell <mark@codesourcery.com>
Thu, 23 Dec 2004 22:07:01 +0000 (22:07 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 23 Dec 2004 22:07:01 +0000 (22:07 +0000)
commit0d63048c5b05fff144a7b3b8103cedf14839cac4
tree136d2b960d550dd2f69a786e64f54a8059c8b09d
parent058e32b336f75d77847ecdd938cb30ff493b9018
re PR c++/17595 (Unfriendly error message/rejects legal #pragmas in the middle of a parameter list)

PR c++/17595
* parser.c (cp_parser_error): Issue better messages about
#pragma in locations where it is not permitted.

From-SVN: r92572
gcc/cp/ChangeLog
gcc/cp/parser.c