public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/25619] temporary array of constant size character type goes wrong
Date: Wed, 05 Apr 2006 04:47:00 -0000	[thread overview]
Message-ID: <20060405044755.985.qmail@sourceware.org> (raw)
In-Reply-To: <bug-25619-6528@http.gcc.gnu.org/bugzilla/>



------- Comment #7 from hjl at gcc dot gnu dot org  2006-04-05 04:47 -------
Subject: Bug 25619

Author: hjl
Date: Wed Apr  5 04:47:51 2006
New Revision: 112695

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

2006-04-04  H.J. Lu  <hongjiu.lu@intel.com>

        PR fortran/25619
        * trans-array.c (gfc_conv_expr_descriptor): Only dereference
        character pointer when copying temporary.

        PR fortran/23634
        * trans-array.c (gfc_conv_expr_descriptor): Properly copy
        temporary character with non constant size.

gcc/testsuite/

2006-04-04  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/23634
        PR fortran/25619
        * gfortran.dg/actual_array_constructor_1.f90: New testcase.

Added:
    trunk/gcc/testsuite/gfortran.dg/actual_array_constructor_1.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-array.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


  parent reply	other threads:[~2006-04-05  4:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-01  6:36 [Bug fortran/25619] New: ICE in gimplify_expr with chacter type pinskia at gcc dot gnu dot org
2006-01-02  3:08 ` [Bug fortran/25619] tempary array of character type goes wrong pinskia at gcc dot gnu dot org
2006-01-02  3:13 ` [Bug fortran/25619] tempary array of constant size " pinskia at gcc dot gnu dot org
2006-02-21  9:08 ` fxcoudert at gcc dot gnu dot org
2006-02-28  0:25 ` pinskia at gcc dot gnu dot org
2006-02-28 13:12 ` fxcoudert at gcc dot gnu dot org
2006-03-03 19:11 ` pinskia at gcc dot gnu dot org
2006-04-05  4:47 ` hjl at gcc dot gnu dot org [this message]
2006-04-12 20:58 ` [Bug fortran/25619] temporary " hjl at gcc dot gnu dot org
2006-04-17 15:14 ` pault 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=20060405044755.985.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).