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 "+r,r" constraint handling in gimplifier (PR inline-asm/20314)


On Mon, Mar 07, 2005 at 06:36:42PM -0500, Jakub Jelinek wrote:
> 	PR inline-asm/20314
> 	* gimplify.c (gimplify_asm_expr): Handle input/output constraints
> 	with multiple alternatives.
> 
> 	* stmt.c (parse_output_constraint): Fix a typo.

Ok, except,

> 	* gcc.dg/torture/pr20314-1.c: New test.
> 	* gcc.dg/torture/pr20314-2.c: New test.

I don't see anything about these that are x86 specific.


r~


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