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 libfortran/26985] incorrect matmul result
Date: Fri, 05 May 2006 11:08:00 -0000	[thread overview]
Message-ID: <20060505110833.2389.qmail@sourceware.org> (raw)
In-Reply-To: <bug-26985-10259@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from fxcoudert at gcc dot gnu dot org  2006-05-05 11:08 -------
Subject: Bug 26985

Author: fxcoudert
Date: Fri May  5 11:08:23 2006
New Revision: 113552

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113552
Log:
        PR libfortran/26985

        * m4/matmul.m4: Correct the condition for the memset call,
        and remove the unneeded call to size0.
        * generated/matmul_r4.c: Regenerate.
        * generated/matmul_r8.c: Regenerate.
        * generated/matmul_r10.c: Regenerate.
        * generated/matmul_r16.c: Regenerate.
        * generated/matmul_c4.c: Regenerate.
        * generated/matmul_c8.c: Regenerate.
        * generated/matmul_c10.c: Regenerate.
        * generated/matmul_c16.c: Regenerate.
        * generated/matmul_i4.c: Regenerate.
        * generated/matmul_i8.c: Regenerate.
        * generated/matmul_i16.c: Regenerate.

        * gfortran.dg/matmul_2.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/matmul_2.f90
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/generated/matmul_c10.c
    trunk/libgfortran/generated/matmul_c16.c
    trunk/libgfortran/generated/matmul_c4.c
    trunk/libgfortran/generated/matmul_c8.c
    trunk/libgfortran/generated/matmul_i16.c
    trunk/libgfortran/generated/matmul_i4.c
    trunk/libgfortran/generated/matmul_i8.c
    trunk/libgfortran/generated/matmul_r10.c
    trunk/libgfortran/generated/matmul_r16.c
    trunk/libgfortran/generated/matmul_r4.c
    trunk/libgfortran/generated/matmul_r8.c
    trunk/libgfortran/m4/matmul.m4


-- 


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


  parent reply	other threads:[~2006-05-05 11:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-02 10:47 [Bug libfortran/26985] New: " fxcoudert at gcc dot gnu dot org
2006-04-02 10:49 ` [Bug libfortran/26985] " fxcoudert at gcc dot gnu dot org
2006-04-02 18:41 ` tkoenig at gcc dot gnu dot org
2006-04-02 19:21 ` tkoenig at gcc dot gnu dot org
2006-04-29 16:31 ` tkoenig at gcc dot gnu dot org
2006-05-05 11:08 ` fxcoudert at gcc dot gnu dot org
2006-05-05 11:08 ` fxcoudert at gcc dot gnu dot org [this message]
2006-05-05 21:34 ` [Bug libfortran/26985] [4.1 only] " fxcoudert at gcc dot gnu dot org
2006-05-07 13:03 ` fxcoudert at gcc dot gnu dot org
2006-05-07 15:50 ` [Bug libfortran/26985] " 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=20060505110833.2389.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).