This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix C global decl handling regression in 4.0.2 from 4.0.1
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 29 Sep 2005 09:23:29 -0700
- Subject: Re: [PATCH] Fix C global decl handling regression in 4.0.2 from 4.0.1
- References: <20050929093421.GM1020@devserv.devel.redhat.com>
On Thu, Sep 29, 2005 at 05:34:21AM -0400, Jakub Jelinek wrote:
> * c-decl.c (c_write_global_declarations_1): If any
> wrapup_global_declaration_2 call returned true, restart the loop.
>
> * gcc.c-torture/execute/20050929-1.c: New test.
Ok.
r~