[Bug target/82267] x32: unnecessary address-size prefixes. Why isn't -maddress-mode=long the default?
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 26 13:59:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82267
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Sep 26 13:59:18 2017
New Revision: 253202
URL: https://gcc.gnu.org/viewcvs?rev=253202&root=gcc&view=rev
Log:
PR target/82267
* config/i386/i386.c (ix86_print_operand_address_as): Only test
REGNO (base) == SP_REG if base is a REG.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
More information about the Gcc-bugs
mailing list