re PR c++/14116 ([testcase] internal compiler error: in lookup_member, at cp/search.c:1498)

2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c++/14116
        * g++.dg/ext/typeof8.C: New test.

From-SVN: r77818
This commit is contained in:
Andrew Pinski 2004-02-14 11:37:24 -08:00
parent d9e94da36a
commit 2cf20d3252
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
PR c++/14116
* g++.dg/ext/typeof8.C: New test.
2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>