Alex Coplan <alex.cop...@arm.com> writes:
> On 28/08/2024 11:53, Richard Sandiford wrote:
>> Alex Coplan <alex.cop...@arm.com> writes:
>> > Hi,
>> >
>> > This is a v2 of:
>> > https://gcc.gnu.org/pipermail/gcc-patches/2024-August/659966.html
>> > which is rebased on top of Richard S's patch to reduce the cut-and-paste in
>> > scanltranstree.exp (thanks again for doing that).
>> >
>> > Tested on aarch64-linux-gnu, OK for trunk?
>> >
>> > Thanks,
>> > Alex
>> >
>> > -- >8 --
>> >
>> > 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.
>> 
>> The patch only contains the gcc/testsuite changes, but those are ok
>> for trunk, thanks.
>
> Gah, sorry -- those got lost in the rebase.  Is it OK to commit this
> together with the doc changes included as per the previous patch?

Yeah, thanks.

Richard

Reply via email to