]> git.ipfire.org Git - thirdparty/gcc.git/commit
Refine testcase for power10.
authorliuhongt <hongtao.liu@intel.com>
Thu, 6 Jun 2024 03:27:53 +0000 (11:27 +0800)
committerliuhongt <hongtao.liu@intel.com>
Thu, 6 Jun 2024 03:33:47 +0000 (11:33 +0800)
commitfcfce55c85f842ed843cbc4aabe744c6a004dead
tree7942448f7c5fea1c758f17920fe9520db5c8a4c2
parent67be156f952241ad99af1eedc4da91bc2e201cd3
Refine testcase for power10.

For power10, there're extra 3 REG_EQUIV notes with (fix:SI. to avoid
the failure. Check (fix:SI is from the pattern not NOTE.

gcc/testsuite/ChangeLog:

PR target/115365
* gcc.dg/pr100927.c: Don't scan fix:SI from the note.
gcc/testsuite/gcc.dg/pr100927.c