aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/trans.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2019-07-08 06:20:55 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2019-07-08 06:20:55 +0000
commit7ef004023510d0c88e1a8bb718ee2848c1358ea4 (patch)
tree2d19a8ca1f83db5c8d5722de794b8f0b79d5886d /gcc/ada/gcc-interface/trans.c
parent0b1949603c401f6ad07c0641b6db59efe3140c0e (diff)
downloadgcc-7ef004023510d0c88e1a8bb718ee2848c1358ea4.zip
gcc-7ef004023510d0c88e1a8bb718ee2848c1358ea4.tar.gz
gcc-7ef004023510d0c88e1a8bb718ee2848c1358ea4.tar.bz2
[riscv] Fix ambiguous .md attribute uses
This patch is part of a series that fixes ambiguous attribute uses in .md files, i.e. cases in which attributes didn't use <ITER:ATTR> to specify an iterator, and in which <ATTR> could have different values depending on the iterator chosen. No behavioural change -- produces the same code as before. 2019-07-08 Richard Sandiford <richard.sandiford@arm.com> gcc/ * config/riscv/pic.md (*local_pic_load_s<mode>) (*local_pic_load_u<mode>): Explicitly specify the mode iterator referenced by <mode>, giving... (*local_pic_load_s<SUBX:mode>, *local_pic_load_u<SUBX:mode>): ...these. * config/riscv/riscv.md (*sge<u>_<X:mode><GPR:mode>) (*slt<u>_<X:mode><GPR:mode>, *sle<u>_<X:mode><GPR:mode>): Explicitly use <X:MODE> for the mode attribute. From-SVN: r273191
Diffstat (limited to 'gcc/ada/gcc-interface/trans.c')
0 files changed, 0 insertions, 0 deletions