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 reload failures on inline asm from mplayer SVN (PR inline-asm/39543, take 3)


Jakub Jelinek <jakub@redhat.com> writes:

> 2009-04-22  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR inline-asm/39543
> 	* fwprop.c (forward_propagate_asm): New function.
> 	(forward_propagate_and_simplify): Propagate also into __asm, if it
> 	doesn't increase the number of referenced registers.
>
> 	* gcc.target/i386/pr39543-1.c: New test.
> 	* gcc.target/i386/pr39543-2.c: New test.
> 	* gcc.target/i386/pr39543-3.c: New test.

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]