This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/37532] [4.4 regression] ICE with decimal floating point data types



------- Comment #2 from jakub at gcc dot gnu dot org  2008-09-16 22:05 -------
Subject: Bug 37532

Author: jakub
Date: Tue Sep 16 22:03:57 2008
New Revision: 140399

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140399
Log:
        PR c++/37532
        * lex.c (init_reswords): Don't populate ridpointers for D_CONLY
        reserved words.

        * g++.dg/parse/crash46.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/parse/crash46.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/lex.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]