------- Comment #9 from mmitchel at gcc dot gnu dot org 2007-03-10 19:44 ------- Subject: Bug 20924
Author: mmitchel Date: Sat Mar 10 19:44:11 2007 New Revision: 122802 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122802 Log: PR c++/20924 * tree.c (walk_type_fields): Recurse into the element type of ARRAY_TYPEs if there is a pointer set. PR c++/20924 * g++.dg/template/array18.C: New test. Added: branches/gcc-4_2-branch/gcc/testsuite/g++.dg/template/array18.C Modified: branches/gcc-4_2-branch/gcc/ChangeLog branches/gcc-4_2-branch/gcc/testsuite/ChangeLog branches/gcc-4_2-branch/gcc/tree.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20924