https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85711
--- Comment #3 from Steve Ellcey <sje at gcc dot gnu.org> --- Author: sje Date: Wed Jan 23 22:43:42 2019 New Revision: 268219 URL: https://gcc.gnu.org/viewcvs?rev=268219&root=gcc&view=rev Log: 2019-01-23 Bin Cheng <bin.ch...@arm.com> Steve Ellcey <sell...@marvell.com> PR target/85711 * recog.c (address_operand): Return false on wrong mode for address. (constrain_operands): Check for mode with 'p' constraint. Modified: trunk/gcc/ChangeLog trunk/gcc/recog.c