re PR middle-end/86416 ([OpenMP] Offloading - better lto1 error message if mode not...
authorJakub Jelinek <jakub@redhat.com>
Wed, 18 Dec 2019 23:27:28 +0000 (00:27 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 18 Dec 2019 23:27:28 +0000 (00:27 +0100)
commit601399c0dfc02bf97132816a5b16e14e768c9e5a
treeeaa5208f0ad406f79cfd01ab06c23214e370a976
parenta6163563f2ce502bd4ef444bd5de33570bb8eeb1
re PR middle-end/86416 ([OpenMP] Offloading - better lto1 error message if mode not supported on offloading target)

PR middle-end/86416
* testsuite/libgomp.c/pr86416-1.c (main): Use L suffixes rather than
q or none.
* testsuite/libgomp.c/pr86416-2.c (main): Use Q suffixes rather than
L or none.

From-SVN: r279552
libgomp/ChangeLog
libgomp/testsuite/libgomp.c/pr86416-1.c
libgomp/testsuite/libgomp.c/pr86416-2.c