On Wed, May 07, 2003 at 12:01:39AM -0400, Jason Merrill wrote: > I'd probably just add > > if (declarator == error_mark_node) > break; > > before that test. > OK. Done. > That's an improvement. > Should this patch also be useful in mainline? Diego.