[committed] libgomp.fortran/uses_allocators_1.f90: Fix dg-error for r16-6273 (was: OpenMP: uses_allocators with ';'-separated list)
Tobias Burnus
tburnus@baylibre.com
Mon Dec 22 10:02:09 GMT 2025
Tobias Burnus wrote:
> Trivial patch to permit:
> uses_allocators( traits(t1): alloc1 ; traits(t2): alloc2 )
> using ';' to split the items. (With commas, the modifier applies
> to all list items; with semicolons, new modifiers can be specified.)
Seemingly not that trivial as I missed to include the attached dg-error
update in the commit …
Fixed/updated two uses_allocators_1.f90 dg-error pattern in commit
r16-6324-g50e2c80545c26f
> This syntax saves typing of multiple (here: one) ') uses_allocators('
> in addition.
>
> Committed as Rev. r16-6273-g7044071f07d763.
Cherrs,
Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: committed.diff
Type: text/x-patch
Size: 1728 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/fortran/attachments/20251222/d1c2a9c6/attachment.bin>
More information about the Fortran
mailing list