[Bug target/77822] [6 Regression] arm64 Error: immediate value out of range 0 to 63 at operand 3

vogt at linux dot vnet.ibm.com gcc-bugzilla@gcc.gnu.org
Mon Nov 7 14:12:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77822

Dominik Vogt <vogt at linux dot vnet.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vogt at linux dot vnet.ibm.com

--- Comment #22 from Dominik Vogt <vogt at linux dot vnet.ibm.com> ---
Does that mean that every pattern that uses zero_extract or sign_extract needs
to check itself that 0 <= size+pos < GET_MODE_BITS (mode)?


More information about the Gcc-bugs mailing list