This is the mail archive of the gcc-patches@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]

Re: [PATCH][TUPLES] Fix for va_start related problems and an ICE.


On Thu, Mar 27, 2008 at 22:26, Doug Kwan (關振紱) <dougkwan@google.com> wrote:

> The patch fixes 467 C failures and 222 Fortran failures.

Excellent!  Thanks.


>  2008-03-27  Doug Kwan  <dougkwan@google.com>
>
>         * c-decl.c (merge_decls): Also copy gimpel body of decls.
>         * gimplify.c (gimplify_call_expr): Do not exit early when
>         gimplifying __builtin_va_start().

OK.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]