diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-02-16 11:05:16 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-02-16 11:05:16 +0100 |
commit | 1f1d52e33df1b07c3d33b9fe377691ebbf4be157 (patch) | |
tree | 45257b72023933ca8a7675bbfee3a591c9d125f6 /gcc/expr.c | |
parent | bc50c4998fe8a3dd0f6ff3a0e22e5f0a3ebfd51c (diff) | |
download | gcc-1f1d52e33df1b07c3d33b9fe377691ebbf4be157.zip gcc-1f1d52e33df1b07c3d33b9fe377691ebbf4be157.tar.gz gcc-1f1d52e33df1b07c3d33b9fe377691ebbf4be157.tar.bz2 |
i386.md (*movqi_internal): Remove static from buf variable.
* config/i386/i386.md (*movqi_internal): Remove static from
buf variable. Use output_asm_insn (buf, operands); return "";
instead of return buf;.
* config/i386/sse.md (<sse>_andnot<mode>3<mask_name>,
*<code><mode>3<mask_name>, *andnot<mode>3, *andnottf3, *<code><mode>3,
*<code>tf3, <mask_codefor><code><mode>3<mask_name>): Likewise.
From-SVN: r268956
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions