libgomp.fortran/alloc-*.f90: Add missing dg-prune-output

libgomp/
	* testsuite/libgomp.fortran/alloc-7.f90: Add dg-prune-output
	for -fintrinsic-modules-path= warning of the C compiler.
	* testsuite/libgomp.fortran/alloc-9.f90: Likewise.
	* testsuite/libgomp.fortran/alloc-10.f90: Likewise.
This commit is contained in:
Tobias Burnus 2021-09-30 14:44:06 +02:00
parent 70de20db23
commit ef37ddf477
3 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,5 @@
! { dg-additional-sources alloc-7.c }
! { dg-prune-output "command-line option '-fintrinsic-modules-path=.*' is valid for Fortran but not for C" }
module m
use omp_lib
use iso_c_binding

View File

@ -1,4 +1,5 @@
! { dg-additional-sources alloc-7.c }
! { dg-prune-output "command-line option '-fintrinsic-modules-path=.*' is valid for Fortran but not for C" }
module m
use omp_lib
use iso_c_binding

View File

@ -1,4 +1,5 @@
! { dg-additional-sources alloc-7.c }
! { dg-prune-output "command-line option '-fintrinsic-modules-path=.*' is valid for Fortran but not for C" }
module m
use omp_lib
use iso_c_binding