public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tkoenig at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/52861] (missed optimisation) missed transformation to memset with -O3
Date: Thu, 07 Jun 2012 14:34:00 -0000	[thread overview]
Message-ID: <bug-52861-4-MWFqWqLXyU@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-52861-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2012-06-07 14:33:56 UTC ---
Author: tkoenig
Date: Thu Jun  7 14:33:51 2012
New Revision: 188305

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188305
Log:
2012-06-07  Thomas König  <tkoenig@gcc.gnu.org>

    PR fortran/52861
    * frontend-passes.c (optimize_assignment):  Don't set the
    length of an empty string for deferred-length character
    variables.

2012-06-07  Thomas König  <tkoenig@gcc.gnu.org>

    PR fortran/52861
    * gfortran.dg/string_assign_2.f90:  New test case.



Added:
    trunk/gcc/testsuite/gfortran.dg/string_assign_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/frontend-passes.c
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2012-06-07 14:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-04  9:25 [Bug fortran/52861] New: " arnaud02 at users dot sourceforge.net
2012-04-04 16:35 ` [Bug middle-end/52861] " burnus at gcc dot gnu.org
2012-06-06 11:10 ` [Bug fortran/52861] " rguenth at gcc dot gnu.org
2012-06-06 18:08 ` tkoenig at gcc dot gnu.org
2012-06-07 11:12 ` tkoenig at gcc dot gnu.org
2012-06-07 11:13 ` tkoenig at gcc dot gnu.org
2012-06-07 14:34 ` tkoenig at gcc dot gnu.org [this message]
2012-06-07 15:25 ` burnus at gcc dot gnu.org
2012-06-07 15:29 ` burnus at gcc dot gnu.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=bug-52861-4-MWFqWqLXyU@http.gcc.gnu.org/bugzilla/ \
    --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).