[PATCH] S/390: PR target/79240: Fix assertion in s390_extzv_shift_ok.

Jakub Jelinek jakub@redhat.com
Thu Jan 26 17:09:00 GMT 2017


On Thu, Jan 26, 2017 at 05:43:13PM +0100, Dominik Vogt wrote:
> > If the predicates are supposed to ensure it, then I think the assert is
> > fine.
> 
> Is it guaranteed that the predicate conditions are evaluated
> before executing the conditions?

Yes.  You can see it in insn-recog.c...

	Jakub



More information about the Gcc-patches mailing list