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, asmcons] Fix PR rtl-optimization/89313: ICE in process_alt_operands, at lra-constraints.c:2962


On 3/25/19 3:36 PM, Jeff Law wrote:
> On 2/20/19 8:19 PM, Peter Bergner wrote:
>> gcc/
>> 	PR rtl-optimization/89313
>> 	* function.c (matching_constraint_num): New static function.
>> 	(match_asm_constraints_1): Use it.  Fixup white space and comment.
>> 	Don't replace inputs with non-matching constraints which conflict
>> 	with early clobber outputs.
>>
>> gcc/testsuite/
>> 	PR rtl-optimization/89313
>> 	* gcc.dg/pr89313.c: New test.
> OK.

I did another round of bootstrap and regtesting, since I was on vacation
and trunk has changed.  The testing was still clean, so it's committed now.
Thanks!

Peter


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