------- Comment #6 from jason at gcc dot gnu dot org  2008-12-10 22:13 -------
Subject: Bug 35319

Author: jason
Date: Wed Dec 10 22:11:44 2008
New Revision: 142661

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142661
Log:
        PR c++/35319
        * mangle.c (write_builtin_type): Add mangling for decimal floating
        point and fixed point types.
        (write_type): Pass FIXED_POINT_TYPE along.
        * cp-demangle.c (cplus_demangle_type): Support fixed-point types.
        (d_print_comp, d_dump): Likewise.

Added:
    trunk/gcc/testsuite/g++.dg/ext/fixed2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/mangle.c
    trunk/gcc/testsuite/ChangeLog
    trunk/include/ChangeLog
    trunk/include/demangle.h
    trunk/libiberty/ChangeLog
    trunk/libiberty/cp-demangle.c


-- 


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

Reply via email to