diff options
author | Jeff Law <jeffreyalaw@gmail.com> | 2022-01-20 23:48:03 -0500 |
---|---|---|
committer | Jeff Law <jeffreyalaw@gmail.com> | 2022-01-20 23:48:03 -0500 |
commit | 6f45deb2aed804b185e7dabd2392bfbe14e9bb57 (patch) | |
tree | 5713bd14dc6a241a2651f44a4e000a887973a07a /gcc/gimple-range-path.cc | |
parent | 39cd3cce52523bc807ff001a2c1290d28ef6f24e (diff) | |
download | gcc-6f45deb2aed804b185e7dabd2392bfbe14e9bb57.zip gcc-6f45deb2aed804b185e7dabd2392bfbe14e9bb57.tar.gz gcc-6f45deb2aed804b185e7dabd2392bfbe14e9bb57.tar.bz2 |
[committed] Fix expected output for various MIPS multiplication tests
The recent multiply-highpart work twiddled code generation on the MIPS targets
and is causing mips.exp failures.
The resultant code is actually better and matches a comment in the test files
which indicates that it would be better to generate a mult-highpart. So I'm
pretty confident in removing the undesired mflo & changing the name of the
target pattern we expect to see.
This fixes the mips64 and mips64el failures in my tester. I suspect it'll
also fix the failures on mipsisa32, but that target is bootstrapped with qemu --
which takes forever so it only runs once a week ;-)
gcc/testsuite
* gcc.target/mips/fix-r4000-2.c: Update expected output.
* gcc.target/mips/fix-r4000-3.c: Update expected output. Add
-fexpensive-optimizations for consistency in output.
* gcc.target/mips/fix-r4000-7.c: Update expected output.
* gcc.target/mips/fix-r4000-8.c: Update expected output.
Diffstat (limited to 'gcc/gimple-range-path.cc')
0 files changed, 0 insertions, 0 deletions