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: [tree-ssa] PATCH to gimplify_asm_expr for optimization/12525


On Tue, 7 Oct 2003, Jason Merrill wrote:
> Test in gcc.dg/tree-ssa/asm-1.c.
>
> 2003-10-07  Jason Merrill  <jason@redhat.com>
>
> 	PR optimization/12525
> 	* gimplify.c (gimplify_asm_expr): If the constraint doesn't allow
> 	a register, call mark_addressable.  Split an in/out operand that
> 	does allow a register into separate input and output operands.

Thanks!

Can the PR be closed, or is there something missing? (My tests didn't
show any problems.)

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/


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