https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86416
--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Wed Dec 18 23:27:28 2019 New Revision: 279552 URL: https://gcc.gnu.org/viewcvs?rev=279552&root=gcc&view=rev Log: 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. Modified: trunk/libgomp/ChangeLog trunk/libgomp/testsuite/libgomp.c/pr86416-1.c trunk/libgomp/testsuite/libgomp.c/pr86416-2.c