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

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




------- Comment #9 from reichelt at gcc dot gnu dot org  2006-03-15 15:27 -------
Subject: Bug 6634

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


-- 


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: