public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/30947] intrinsic: ALARM
Date: Mon, 06 Aug 2007 23:04:00 -0000	[thread overview]
Message-ID: <20070806230346.8977.qmail@sourceware.org> (raw)
In-Reply-To: <bug-30947-13648@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from fxcoudert at gcc dot gnu dot org  2007-08-06 23:03 -------
Subject: Bug 30947

Author: fxcoudert
Date: Mon Aug  6 23:02:38 2007
New Revision: 127259

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127259
Log:
        PR fortran/30947

        * iresolve.c (gfc_resolve_alarm_sub): Suffix the subroutine name
        with the kind of the STATUS argument.

        * intrinsics/signal.c: Create specific versions of alarm_sub and
        alarm_sub_int according to the integer kind of the last argument.
        * gfortran.map (GFORTRAN_1.0): Remove _gfortran_alarm_sub and
        _gfortran_alarm_sub_int, add _gfortran_alarm_sub_i4,
        _gfortran_alarm_sub_i8, _gfortran_alarm_sub_int_i4 and
        _gfortran_alarm_sub_int_i8.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/iresolve.c
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/gfortran.map
    trunk/libgfortran/intrinsics/signal.c


-- 


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


  parent reply	other threads:[~2007-08-06 23:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-24 18:26 [Bug fortran/30947] New: " dfranke at gcc dot gnu dot org
2007-03-03 10:23 ` [Bug fortran/30947] " fxcoudert at gcc dot gnu dot org
2007-03-08 21:45 ` dfranke at gcc dot gnu dot org
2007-03-08 21:46 ` dfranke at gcc dot gnu dot org
2007-03-08 21:50 ` dfranke at gcc dot gnu dot org
2007-03-08 21:53 ` dfranke at gcc dot gnu dot org
2007-03-08 21:57 ` dfranke at gcc dot gnu dot org
2007-08-06 23:04 ` fxcoudert at gcc dot gnu dot org [this message]
2007-08-06 23:05 ` 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=20070806230346.8977.qmail@sourceware.org \
    --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).