gengtype.c (walk_type): Process a subobject before processing the pointer that points...
authorGeoffrey Keating <geoffk@apple.com>
Thu, 14 Aug 2003 03:10:49 +0000 (03:10 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 14 Aug 2003 03:10:49 +0000 (03:10 +0000)
commit4da6879c75da767a09b28a1e36fa19ae807738e5
treef2335aeef6d79bb09b972a151a81ec8655d36c8b
parent2842011664f2dd313ab8f5784fadc36ecb9f57cf
gengtype.c (walk_type): Process a subobject before processing the pointer that points to the subobject.

* gengtype.c (walk_type): Process a subobject before processing
the pointer that points to the subobject.

From-SVN: r70427
gcc/ChangeLog
gcc/gengtype.c