public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/18109] ICE with explicit array of strings
Date: Tue, 31 May 2005 17:20:00 -0000	[thread overview]
Message-ID: <20050531171926.7346.qmail@sourceware.org> (raw)
In-Reply-To: <20041022133113.18109.martin@mpa-garching.mpg.de>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-05-31 17:19 -------
Subject: Bug 18109

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pault@gcc.gnu.org	2005-05-31 17:19:12

Modified files:
	gcc/fortran    : ChangeLog trans-array.c trans-expr.c 

Log message:
	2005-05-30  Paul Thomas  <pault@gcc.gnu.org>
	
	PR fortran/18109
	PR fortran/18283
	PR fortran/19107
	* fortran/trans-array.c (gfc_conv_expr_descriptor): Obtain the
	string length from the expression typespec character length value
	and set temp_ss->stringlength and backend_decl. Obtain the
	tree expression from gfc_conv_expr rather than gfc_conv_expr_val.
	Dereference the expression to obtain the character.
	* fortran/trans-expr.c (gfc_conv_component_ref): Remove the
	dereference of scalar character pointer structure components.
	* fortran/trans-expr.c (gfc_trans_subarray_assign): Obtain the
	string length for the structure component from the component
	expression.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.444&r2=1.445
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-array.c.diff?cvsroot=gcc&r1=1.46&r2=1.47
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-expr.c.diff?cvsroot=gcc&r1=1.47&r2=1.48



-- 


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


  parent reply	other threads:[~2005-05-31 17:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-22 13:31 [Bug fortran/18109] New: [gfortran] " martin at mpa-garching dot mpg dot de
2004-10-22 13:32 ` [Bug fortran/18109] " martin at mpa-garching dot mpg dot de
2004-10-22 13:42 ` [Bug fortran/18109] " pinskia at gcc dot gnu dot org
2004-10-22 13:45 ` martin at mpa-garching dot mpg dot de
2005-02-15  6:15 ` cvs-commit at gcc dot gnu dot org
2005-02-17 13:05 ` dalej at apple dot com
2005-02-17 13:15 ` cvs-commit at gcc dot gnu dot org
2005-05-31 17:20 ` cvs-commit at gcc dot gnu dot org [this message]
2005-06-05  9:02 ` cvs-commit at gcc dot gnu dot org
2005-06-05 22:39 ` pault at gcc dot gnu dot org
2005-06-05 22:42 ` 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=20050531171926.7346.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).