Fix PR number.
From-SVN: r122804
This commit is contained in:
parent
222725d08c
commit
ed574fe919
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
2007-03-10 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
PR c++/20924
|
||||
PR c++/30924
|
||||
* tree.c (walk_type_fields): Recurse into the element type of
|
||||
ARRAY_TYPEs if there is a pointer set.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
2007-03-10 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
PR c++/20924
|
||||
PR c++/30924
|
||||
* g++.dg/template/array18.C: New test.
|
||||
|
||||
2007-03-10 Dirk Mueller <dmueller@suse.de>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// PR c++/20924
|
||||
// PR c++/30924
|
||||
|
||||
template<typename T>
|
||||
struct x {};
|
||||
|
|
Loading…
Add table
Reference in a new issue