Re: [PATCH v2 2/5] testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]

2024-08-29 Thread Alex Coplan
On 28/08/2024 18:34, Andrew Pinski wrote: > On Wed, Aug 28, 2024 at 4:05 AM Alex Coplan wrote: > > > > On 28/08/2024 11:53, Richard Sandiford wrote: > > > Alex Coplan writes: > > > > Hi, > > > > > > > > This is a v2 of: > > > > https://gcc.gnu.org/pipermail/gcc-patches/2024-August/659966.html > >

Re: [PATCH v2 2/5] testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]

2024-08-28 Thread Andrew Pinski
On Wed, Aug 28, 2024 at 4:05 AM Alex Coplan wrote: > > On 28/08/2024 11:53, Richard Sandiford wrote: > > Alex Coplan 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

Re: [PATCH v2 2/5] testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]

2024-08-28 Thread Richard Sandiford
Alex Coplan writes: > On 28/08/2024 11:53, Richard Sandiford wrote: >> Alex Coplan 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 >> > scanltranstre

Re: [PATCH v2 2/5] testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]

2024-08-28 Thread Alex Coplan
On 28/08/2024 11:53, Richard Sandiford wrote: > Alex Coplan 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

Re: [PATCH v2 2/5] testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]

2024-08-28 Thread Richard Sandiford
Alex Coplan 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? > > Th

[PATCH v2 2/5] testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]

2024-08-28 Thread Alex Coplan
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