[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c++/6634] wrong parsing of "long long double"




------- Comment #12 from reichelt at gcc dot gnu dot org  2006-07-31 22:52 -------
Subject: Bug 6634

Author: reichelt
Date: Mon Jul 31 22:52:20 2006
New Revision: 115843

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115843
Log:
        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.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/parse/long1.C


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6634

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: