public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/42041] Missing defs in omp_lib.h
Date: Thu, 24 Feb 2011 17:11:00 -0000	[thread overview]
Message-ID: <bug-42041-4-tIRdZ3MKbQ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-42041-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42041

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-24 16:22:28 UTC ---
Author: jakub
Date: Thu Feb 24 16:22:24 2011
New Revision: 170475

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170475
Log:
    * omp.h.in (omp_in_final): New prototype.
    * omp_lib.f90.in (omp_in_final): New interface.
    * omp_lib.h.in (omp_sched_static, omp_sched_dynamic,
    omp_sched_guided, omp_sched_auto): Use omp_sched_kind
    kind for the parameters.
    (omp_in_final): New external.
    * task.c (omp_in_final): New function.
    * fortran.c (omp_in_final_): Likewise.
    * libgomp.map (OMP_3.1): Export omp_in_final and omp_in_final_.

    PR fortran/42041
    * omp_lib.f90.in (omp_integer_kind, omp_logical_kind): Remove
    and replace all its uses in the module with 4.

Modified:
    branches/gomp-3_1-branch/libgomp/ChangeLog
    branches/gomp-3_1-branch/libgomp/fortran.c
    branches/gomp-3_1-branch/libgomp/libgomp.map
    branches/gomp-3_1-branch/libgomp/omp.h.in
    branches/gomp-3_1-branch/libgomp/omp_lib.f90.in
    branches/gomp-3_1-branch/libgomp/omp_lib.h.in
    branches/gomp-3_1-branch/libgomp/task.c


  parent reply	other threads:[~2011-02-24 16:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-42041-4@http.gcc.gnu.org/bugzilla/>
2011-02-24 14:18 ` jakub at gcc dot gnu.org
2011-02-24 17:11 ` jakub at gcc dot gnu.org [this message]
2011-08-02 16:16 ` jakub at gcc dot gnu.org
2011-08-02 17:16 ` jakub at gcc dot gnu.org
2009-11-14  7:00 [Bug fortran/42041] New: " longb at cray dot com
2009-11-14 10:59 ` [Bug fortran/42041] " jakub at gcc dot gnu dot org
2009-11-16 16:59 ` longb at cray dot com
2009-11-17  7:56 ` burnus at gcc dot gnu dot org
2010-06-10 20:36 ` fxcoudert at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-42041-4-tIRdZ3MKbQ@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).