Re: [committed] Make test names unique for a couple of goacc tests

2021-12-02 Thread Jeff Law via Gcc-patches
On 9/22/2021 5:03 AM, Thomas Schwinge wrote: Hi! On 2021-09-19T11:35:00-0600, Jeff Law via Gcc-patches wrote: A couple of goacc tests do not have unique names. Thanks for fixing this up, and sorry, largely my "fault", I suppose. ;-| No worries.  I suspect there's still a ton of these lyi

[ping] Make sure that we get unique test names if several DejaGnu directives refer to the same line (was: [committed] Make test names unique for a couple of goacc tests)

2021-09-29 Thread Thomas Schwinge
ould be all generic? > Anyway, not important, I guess.) > >> This patch just adds a numeric suffix to the TODO string to disambiguate >> them. > > So, instead of doing this manually (always error-prone!), like you've... > >> Committed to the trunk, > >> com

Re: [committed] Make test names unique for a couple of goacc tests

2021-09-22 Thread Thomas Schwinge
m. So, instead of doing this manually (always error-prone!), like you've... > Committed to the trunk, > commit f75b237254f32d5be32c9d9610983b777abea633 > Author: Jeff Law > Date: Sun Sep 19 13:31:32 2021 -0400 > > [committed] Make test names unique for a couple of goacc

[committed] Make test names unique for a couple of goacc tests

2021-09-19 Thread Jeff Law via Gcc-patches
Committed to the trunk, Jeff commit f75b237254f32d5be32c9d9610983b777abea633 Author: Jeff Law Date: Sun Sep 19 13:31:32 2021 -0400 [committed] Make test names unique for a couple of goacc tests gcc/testsuite * gfortran.dg/goacc/privatization-1-compute.f90: