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/28094] Modulo of real(kind=10) variables doesn't work
Date: Sat, 24 Jun 2006 08:36:00 -0000	[thread overview]
Message-ID: <20060624082742.1336.qmail@sourceware.org> (raw)
In-Reply-To: <bug-28094-10259@http.gcc.gnu.org/bugzilla/>



------- Comment #3 from fxcoudert at gcc dot gnu dot org  2006-06-24 08:27 -------
Subject: Bug 28094

Author: fxcoudert
Date: Sat Jun 24 08:27:32 2006
New Revision: 114961

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

        * trans-intrinsic.c (gfc_conv_intrinsic_mod): Support cases where
        there is no integer kind equal to the resulting real kind.
        * intrinsic.c (add_functions): MODULO is not allowed as an actual
        argument.

        * Makefile.am: Add _mod_r10.F90 and _mod_r16.F90.
        * Makefile.in: Regenerate.
        * generated/_mod_r10.F90: New file.
        * generated/_mod_r16.F90: New file.

Added:
    trunk/libgfortran/generated/_mod_r10.F90
    trunk/libgfortran/generated/_mod_r16.F90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/intrinsic.c
    trunk/gcc/fortran/trans-intrinsic.c
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/Makefile.am
    trunk/libgfortran/Makefile.in


-- 


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


  parent reply	other threads:[~2006-06-24  8:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-20 11:57 [Bug fortran/28094] New: " fxcoudert at gcc dot gnu dot org
2006-06-20 19:09 ` [Bug fortran/28094] " paulthomas2 at wanadoo dot fr
2006-06-21 14:54 ` fxcoudert at gcc dot gnu dot org
2006-06-24  8:36 ` fxcoudert at gcc dot gnu dot org [this message]
2006-06-24  9:23 ` [Bug fortran/28094] [4.1 only] " fxcoudert at gcc dot gnu dot org
2006-06-29 21:40 ` patchapp at dberlin dot org
2006-07-02 21:17 ` fxcoudert at gcc dot gnu dot org
2006-07-02 21:23 ` [Bug fortran/28094] " 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=20060624082742.1336.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).