r112084 - in /trunk/gcc: cp/ChangeLog cp/decl.c...
reichelt@gcc.gnu.org
reichelt@gcc.gnu.org
Wed Mar 15 15:27:00 GMT 2006
Author: reichelt
Date: Wed Mar 15 15:27:11 2006
New Revision: 112084
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112084
Log:
PR c++/6634
decl.c (grokdeclarator): Do not accept long long double.
Reorganize checks for invalid (combinations of) type modifiers.
Quote modifiers in messages.
g++.dg/parse/long1.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/parse/long1.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list