public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pault at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/31994] conjg(transpose(a)) produces wrong answer.
Date: Thu, 31 May 2007 18:52:00 -0000	[thread overview]
Message-ID: <20070531185119.8115.qmail@sourceware.org> (raw)
In-Reply-To: <bug-31994-11715@http.gcc.gnu.org/bugzilla/>



------- Comment #11 from pault at gcc dot gnu dot org  2007-05-31 18:51 -------
Subject: Bug 31994

Author: pault
Date: Thu May 31 18:50:56 2007
New Revision: 125235

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125235
Log:
2007-05-31  Paul Thomas  <pault@gcc.gnu.org>

        backport from trunk

        PR fortran/31483
        * trans-expr.c (gfc_conv_function_call): Give a dummy
        procedure the correct type if it has alternate returns.


        PR fortran/31540
        * resolve.c (resolve_fl_procedure): Resolve constant character
        lengths.

        PR fortran/31867
        PR fortran/31994
        * trans-array.c (gfc_conv_expr_descriptor): Obtain the stored
        offset for non-descriptor, source arrays and correct for stride
        not equal to one before writing to field of output descriptor.

2007-05-31  Paul Thomas  <pault@gcc.gnu.org>

        backport from trunk

        PR fortran/31483
        * gfortran.dg/altreturn_5.f90: New test.

        PR fortran/31540
        * gfortran.dg/char_result_5.f90: New test.

        PR fortran/31867
        * gfortran.dg/char_length_5.f90: New test.

        PR fortran/31994
        * gfortran.dg/array_reference_1.f90: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/altreturn_5.f90
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/array_reference_1.f90
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/char_length_5.f90
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/char_result_13.f90
Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/resolve.c
    branches/gcc-4_2-branch/gcc/fortran/trans-array.c
    branches/gcc-4_2-branch/gcc/fortran/trans-expr.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


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


  parent reply	other threads:[~2007-05-31 18:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-19  0:08 [Bug fortran/31994] New: " elizabeth dot l dot yip at boeing dot com
2007-05-19  2:29 ` [Bug fortran/31994] " jvdelisle at gcc dot gnu dot org
2007-05-19  2:38 ` jvdelisle at gcc dot gnu dot org
2007-05-19  9:12 ` dfranke at gcc dot gnu dot org
2007-05-20  9:52 ` tkoenig at gcc dot gnu dot org
2007-05-20 14:40 ` fxcoudert at gcc dot gnu dot org
2007-05-20 14:43 ` fxcoudert at gcc dot gnu dot org
2007-05-20 16:08 ` jvdelisle at gcc dot gnu dot org
2007-05-21  9:13 ` pault at gcc dot gnu dot org
2007-05-21 13:16 ` pault at gcc dot gnu dot org
2007-05-21 13:22 ` pault at gcc dot gnu dot org
2007-05-26  3:17 ` pinskia at gcc dot gnu dot org
2007-05-31 18:52 ` pault at gcc dot gnu dot org [this message]
2007-06-10  2:15 ` pinskia 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=20070531185119.8115.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).