Fix typo in 'libgomp.c/target-51.c'
commit58edbc8a16878bd679d8fad183b8191af4695c15
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 14 Jun 2023 07:25:15 +0000 (14 09:25 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Wed, 14 Jun 2023 09:41:43 +0000 (14 11:41 +0200)
tree84204b786d5914c8b90c028d319d7579365430d7
parentb7e42b85212e03eb59193a712eb523f26911a581
Fix typo in 'libgomp.c/target-51.c'

..., and therefore, given 'target offload_device':

    PASS: libgomp.c/target-51.c (test for excess errors)
    PASS: libgomp.c/target-51.c execution test
    [-FAIL:-]{+PASS:+} libgomp.c/target-51.c output pattern test

Fix-up for recent commit 18c8b56c7d67a9e37acf28822587786f0fc0efbc
"OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatory".

libgomp/
* testsuite/libgomp.c/target-51.c: Fix typo.
libgomp/testsuite/libgomp.c/target-51.c