]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Fix recent regression of g++.dg/other/sse2-pr85572-1.C
authorRoger Sayle <roger@nextmovesoftware.com>
Wed, 7 Aug 2024 11:52:26 +0000 (12:52 +0100)
committerRoger Sayle <roger@nextmovesoftware.com>
Wed, 7 Aug 2024 11:52:26 +0000 (12:52 +0100)
commit990a65fb1aa5d1b05a7737df879afb6900e2ce96
tree0528e7f483507b08aff647ed1000b399451562dc
parenta1999cbc816ecd382c7af4ca44153379de49dcaf
testsuite: Fix recent regression of g++.dg/other/sse2-pr85572-1.C

My sincere apologies for not noticing that g++.dg/other/sse2-pr85572-1.C
was FAILing with my recent ashrv2di patch.  I'm not sure how that happened.
Many thanks to Andrew Pinski for alerting me, and confirming that the
changes are harmless/beneficial.  Sorry again for the inconvenience.

2024-08-07  Roger Sayle  <roger@nextmovesoftware.com>

gcc/testsuite/ChangeLog
* g++.dg/other/sse2-pr85572-1.C: Update expected output after
my recent patch for ashrv2di3.  Now with one less instruction.
gcc/testsuite/g++.dg/other/sse2-pr85572-1.C