This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Wed, 7 May 2003 08:58:09 -0400, Diego Novillo <dnovillo@redhat.com> wrote: > 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? Probably. Jason
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |