]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/6634 (wrong parsing of "long long double")
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Mon, 31 Jul 2006 22:52:20 +0000 (22:52 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Mon, 31 Jul 2006 22:52:20 +0000 (22:52 +0000)
commit5d48268fad613bdf6cebcb3930f3d2d275e4b3fd
tree584a32cc3a7ae145adf378e0bf73774725aff877
parentcaade1927f31c76c8a3586913ffa52ac458e4234
re PR c++/6634 (wrong parsing of "long long double")

PR c++/6634
* decl.c (grokdeclarator): Check whether "long" or "short" was
specified for non-integral types.

* g++.dg/parse/long1.C: Add more tests.

From-SVN: r115843
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/long1.C