-
- Downloads
[PR72741, PR89433] Repeated use of the Fortran OpenACC 'routine' directive
gcc/fortran/
PR fortran/72741
PR fortran/89433
* openmp.c (gfc_match_oacc_routine): Handle repeated use of the
Fortran OpenACC 'routine' directive.
gcc/testsuite/
PR fortran/72741
PR fortran/89433
* gfortran.dg/goacc/routine-multiple-directives-1.f90: New file.
* gfortran.dg/goacc/routine-multiple-directives-2.f90: Likewise.
Co-Authored-By:
Cesar Philippidis <cesar@codesourcery.com>
From-SVN: r269287
Showing
- gcc/fortran/ChangeLog 5 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/openmp.c 35 additions, 8 deletionsgcc/fortran/openmp.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/goacc/routine-multiple-directives-1.f90 58 additions, 0 deletions...suite/gfortran.dg/goacc/routine-multiple-directives-1.f90
- gcc/testsuite/gfortran.dg/goacc/routine-multiple-directives-2.f90 82 additions, 0 deletions...suite/gfortran.dg/goacc/routine-multiple-directives-2.f90
Loading
Please register or sign in to comment