]> gcc.gnu.org Git - gcc.git/commit
re PR c++/24278 (ICE while trying to print out error)
authorMark Mitchell <mark@codesourcery.com>
Tue, 20 Dec 2005 04:59:42 +0000 (04:59 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 20 Dec 2005 04:59:42 +0000 (04:59 +0000)
commitc3115fd2d9b8c820af8900b35e3aec3857a3c888
treed038d188b73f2f5d5ab1322b5853d8d799e855b6
parent6b20b203a615aa0a301a006ec96531b1f23337a7
re PR c++/24278 (ICE while trying to print out error)

PR c++/24278
* init.c (expand_member_init): Print messages about baseclasses
using %T rather than %D.
PR c++/24278
* g++.dg/template/ctor5.C: New test.

From-SVN: r108840
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/ctor5.C [new file with mode: 0644]
This page took 0.189081 seconds and 5 git commands to generate.