aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2015-11-10 18:48:31 +0100
committerUros Bizjak <uros@gcc.gnu.org>2015-11-10 18:48:31 +0100
commit41d9ec3c24885c2d9731fe99244104758ed44453 (patch)
treea1931e1814374f90c5e684873599767a012d3541 /gcc/config.gcc
parent6a9ee02f7afa32a1bded5d4d0644ac1b02064148 (diff)
downloadgcc-41d9ec3c24885c2d9731fe99244104758ed44453.zip
gcc-41d9ec3c24885c2d9731fe99244104758ed44453.tar.gz
gcc-41d9ec3c24885c2d9731fe99244104758ed44453.tar.bz2
i386.c (ix86_print_operand): Remove dead code that tried to avoid (%rip) for call operands.
* config/i386/i386.c (ix86_print_operand): Remove dead code that tried to avoid (%rip) for call operands. * config/i386/i386.c (ix86_print_operand_address_as): Add no_rip argument. Do not use RIP relative addressing when no_rip is set. (ix86_print_operand): Update call to ix86_print_operand_address_as. (ix86_print_operand_address): Ditto. * config/i386/i386.md (*movabs<mode>_1): Use %P modifier for absolute movabs operand 0. Add square braces for -masm=intel. (*movabs<mode>_2): Ditto for operand 1. From-SVN: r230117
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions