Adjust regex pattern to expect an additional attribute and function return type
authorMartin Sebor <msebor@redhat.com>
Tue, 24 Nov 2020 16:57:40 +0000 (09:57 -0700)
committerMartin Sebor <msebor@redhat.com>
Tue, 24 Nov 2020 16:57:40 +0000 (09:57 -0700)
commit1805dbc58bac78a823e9cff075b9dc993f29c360
treea2f81f513240fdc4e785f6c3236752f617fa4a7c
parentbc8f0f1f88d95a284aa329fbc7e70e0b529eaa2a
Adjust regex pattern to expect an additional attribute and function return type

gcc/testsuite/ChangeLog:

* gfortran.dg/gomp/declare-target-4.f90: Adjust pattern to expect
an additional attribute and function return type.
gcc/testsuite/gfortran.dg/gomp/declare-target-4.f90