]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]
authorAlex Coplan <alex.coplan@arm.com>
Tue, 27 Aug 2024 16:51:12 +0000 (16:51 +0000)
committerAlex Coplan <alex.coplan@arm.com>
Wed, 28 Aug 2024 11:18:47 +0000 (12:18 +0100)
commit3f51f0dc88ec21c1ec79df694200f10ef85915f4
tree76c661e0695464322ada3378dabf7c6f4fec45b7
parent2c0b574ac6a2d01b099fcb60e46414e96b93f0a9
testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]

This extends the scan-ltrans-tree* helpers to create RTL variants.  This
is needed to check the behaviour of an RTL pass under LTO.

gcc/ChangeLog:

PR libstdc++/116140
* doc/sourcebuild.texi: Document ltrans-rtl value of kind for
scan-<kind>-dump*.

gcc/testsuite/ChangeLog:

PR libstdc++/116140
* lib/scanltranstree.exp (scan-ltrans-rtl-dump): New.
(scan-ltrans-rtl-dump-not): New.
(scan-ltrans-rtl-dump-dem): New.
(scan-ltrans-rtl-dump-dem-not): New.
(scan-ltrans-rtl-dump-times): New.
gcc/doc/sourcebuild.texi
gcc/testsuite/lib/scanltranstree.exp