* config/i386/i386.h (ASM_PRINTF_EXTENSIONS): New macro.
commit34b38a09b61efae34647085447817b3d195a4b99
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 30 Jul 2017 08:51:37 +0000 (30 08:51 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 30 Jul 2017 08:51:37 +0000 (30 08:51 +0000)
treee8845add693bbe723e3dcb5ea546fae62df0fec1
parent5eb639c293ae9b510afa714ab7d7776a98e4e01e
* config/i386/i386.h (ASM_PRINTF_EXTENSIONS): New macro.
(ASM_OUTPUT_REG_PUSH): Rewrite with new operand modifiers.
(ASM_OUTPUT_REG_POP): Ditto.
* config/i386/i386.c (ix86_asm_output_function_label): Use fputs
instead of asm_fprintf to output pure string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250720 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h