diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2020-05-05 18:01:06 +0200 |
---|---|---|
committer | Uros Bizjak <ubizjak@gmail.com> | 2020-05-05 18:01:06 +0200 |
commit | b1ea0ebd97fab1323d3208e710212b4e423c2156 (patch) | |
tree | bcca71624cb5b0ee2831e053c7fbfa09af10907f /gcc/fortran | |
parent | b776bdca9322977cbb8aced2fe24ecd317a6f16b (diff) | |
download | gcc-b1ea0ebd97fab1323d3208e710212b4e423c2156.zip gcc-b1ea0ebd97fab1323d3208e710212b4e423c2156.tar.gz gcc-b1ea0ebd97fab1323d3208e710212b4e423c2156.tar.bz2 |
i386: Use "clobber (scratch)" in expanders
Use "clobber (scratch:M)" instad of "clobber (match_scratch:M N)" in expanders.
* config/i386/i386.md (fixuns_trunc<mode>si2): Use
"clobber (scratch:M)" instad of "clobber (match_scratch:M N)".
(addqi3_cconly_overflow): Ditto.
(umulv<mode>4): Ditto.
(<s>mul<mode>3_highpart): Ditto.
(tls_global_dynamic_32): Ditto.
(tls_local_dynamic_base_32): Ditto.
(atanxf2): Ditto.
(asinxf2): Ditto.
(acosxf2): Ditto.
(logxf2): Ditto.
(log10xf2): Ditto.
(log2xf2): Ditto.
(*adddi_4): Remove "m" constraint from scratch operand.
(*add<mode>_4): Ditto.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions