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] Fix __builtin_apply_args on some targets (PR middle-end/37323)


Jakub Jelinek <jakub@redhat.com> writes:

> 2008-11-10  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR middle-end/37323
> 	* builtins.c (expand_builtin_apply_args): Emit sequence before
> 	parm_birth_insn instead of after entry_of_function's first insn.

This is OK.

Thanks.

Ian


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