r142661 - in /trunk: gcc/cp/ChangeLog gcc/cp/ma...
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed Dec 10 22:11:00 GMT 2008
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
More information about the Gcc-cvs
mailing list