public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/90111] Placement of Fortran OpenACC 'routine' directive inside 'specification-part'
       [not found] <bug-90111-4@http.gcc.gnu.org/bugzilla/>
@ 2020-11-09 15:20 ` cvs-commit at gcc dot gnu.org
  2020-11-09 15:23 ` burnus at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-11-09 15:20 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90111

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tobias Burnus <burnus@gcc.gnu.org>:

https://gcc.gnu.org/g:f27a3b37b4805feba138dd421f039e3267b1c5f0

commit r11-4845-gf27a3b37b4805feba138dd421f039e3267b1c5f0
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon Nov 9 16:16:44 2020 +0100

    Fortran: Fix OpenACC in specification-part checks [PR90111]

    OpenACC's routine and declare directives can appear anywhere in the
    specification part, i.e. before/after use-stmts, import-stmt,
implicit-part,
    or declaration-constructs.

    gcc/fortran/ChangeLog:

            PR fortran/90111
            * parse.c (case_decl): Move ST_OACC_ROUTINE and ST_OACC_DECLARE to
...
            (case_omp_decl): ... here.
            (verify_st_order): Update comment.

    gcc/testsuite/ChangeLog:

            PR fortran/90111
            * gfortran.dg/goacc/specification-part.f90: New test.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug fortran/90111] Placement of Fortran OpenACC 'routine' directive inside 'specification-part'
       [not found] <bug-90111-4@http.gcc.gnu.org/bugzilla/>
  2020-11-09 15:20 ` [Bug fortran/90111] Placement of Fortran OpenACC 'routine' directive inside 'specification-part' cvs-commit at gcc dot gnu.org
@ 2020-11-09 15:23 ` burnus at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: burnus at gcc dot gnu.org @ 2020-11-09 15:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90111

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> ---
FIXED on mainline (GCC 11).

See also remarks in the patch email at:
https://gcc.gnu.org/pipermail/gcc-patches/2020-November/558460.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-09 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-90111-4@http.gcc.gnu.org/bugzilla/>
2020-11-09 15:20 ` [Bug fortran/90111] Placement of Fortran OpenACC 'routine' directive inside 'specification-part' cvs-commit at gcc dot gnu.org
2020-11-09 15:23 ` burnus at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).