]> gcc.gnu.org Git - gcc.git/commit
re PR c++/39131 (decimal float point: ICE on typeid( 0.dd ))
authorJason Merrill <jason@redhat.com>
Thu, 12 Nov 2009 04:44:24 +0000 (23:44 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 12 Nov 2009 04:44:24 +0000 (23:44 -0500)
commitfae927d3bd1c1d5bcef31763547658d8ee5336d0
tree6142e43c713c7611493800c103668e2bf190ced2
parentae761c4536548e9bfa0619430726b249d732279d
re PR c++/39131 (decimal float point: ICE on typeid( 0.dd ))

PR c++/39131
* rtti.c (emit_support_tinfos): Add DFP types.
* config/abi/pre/gnu.ver: Add DFP types.
* testsuite/util/testsuite_abi.cc (check_version): Add CXXABI_1.3.4.

From-SVN: r154113
gcc/cp/ChangeLog
gcc/cp/rtti.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/dfp/typeid1.C [new file with mode: 0644]
libstdc++-v3/ChangeLog
libstdc++-v3/config/abi/pre/gnu.ver
libstdc++-v3/testsuite/util/testsuite_abi.cc
This page took 0.057059 seconds and 5 git commands to generate.