]> gcc.gnu.org Git - gcc.git/commit
libgomp testsuite: tell warning from error diagnostics, etc. [PR80219, PR85303]
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 29 Oct 2020 09:29:19 +0000 (10:29 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Mon, 2 Nov 2020 13:29:56 +0000 (14:29 +0100)
commit3940a3ff2be0b445a5b24a222e83669e570f32a9
treed0d5c8b343dcf13de0e7f658432b3045698b8c2a
parentb0cb1f1fed535595660d03469fb922b2cd42ba4e
libgomp testsuite: tell warning from error diagnostics, etc. [PR80219, PR85303]

This changes makes 'dg-warning', 'dg-error', 'dg-bogus', 'dg-message' behave as
expected, and also enables use of relative line numbers as well as 'dg-line'.

libgomp/
PR testsuite/80219
PR testsuite/85303
* testsuite/lib/libgomp.exp (libgomp_init): Set
'gcc_warning_prefix', 'gcc_error_prefix'.

(cherry picked from commit 528507fa0314c75d1105890e4781a475c8badd7c)
libgomp/testsuite/lib/libgomp.exp
This page took 0.062311 seconds and 6 git commands to generate.