http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60657

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |law at redhat dot com

--- Comment #6 from Jeffrey A. Law <law at redhat dot com> ---
There's a handful of these that need fixing in the ARM backend, some for the
'M' constraint others for 'I'.

Could you use satisfies_constraint_M and satisfies_constraint_I on the operand?
 At least that way the constraint and the predicate are 100% checking the same
thing.

Reply via email to