-
- Downloads
read-rtl.c (read_rtx): Allow 's' and 'T' strings to be omitted, treating missing ones as "".
* read-rtl.c (read_rtx): Allow 's' and 'T' strings to be omitted, treating missing ones as "". * config/mips/mips.md: Remove constraints from match_operands and match_scratches if they appear in define_expands (except reload*), define_peephole2s, define_splits or attribute specifications. * config/mips/7000.md, config/mips/sb1.md: Remove match_operand constraint strings. From-SVN: r81676
Showing
- gcc/ChangeLog 10 additions, 0 deletionsgcc/ChangeLog
- gcc/config/mips/7000.md 2 additions, 2 deletionsgcc/config/mips/7000.md
- gcc/config/mips/mips.md 474 additions, 476 deletionsgcc/config/mips/mips.md
- gcc/config/mips/sb1.md 4 additions, 4 deletionsgcc/config/mips/sb1.md
- gcc/read-rtl.c 13 additions, 11 deletionsgcc/read-rtl.c
Loading
Please register or sign in to comment