* g++.dg/tc1/dr147.C: Add reference to PR.

From-SVN: r85581
This commit is contained in:
Giovanni Bajo 2004-08-04 23:36:53 +00:00
parent 878f99d229
commit f1ff6bb8a9
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
* g++.dg/tc1/dr147.C: Add reference to PR.
2004-08-03 Richard Sandiford <rsandifo@redhat.com>
* gcc.dg/mips-args-[23].c: Declare abort() and exit().

View File

@ -1,6 +1,6 @@
// { dg-do compile }
// Origin: Giovanni Bajo <giovannibajo at gcc dot gnu dot org>
// DR147: Naming the constructor
// DR147: Naming the constructor (PR 11764)
namespace N1 {