public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/45636] Failed to fold simple Fortran string
Date: Tue, 12 Oct 2010 22:01:00 -0000	[thread overview]
Message-ID: <20101012220100.4aaCes6bA1nvOd2oOTAH1UXFE4Q8y3NbP9Ieoew2eFI@z> (raw)
In-Reply-To: <bug-45636-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-10-12 22:01:07 UTC ---
Author: jakub
Date: Tue Oct 12 22:01:04 2010
New Revision: 165401

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165401
Log:
    PR fortran/45636
    * tree-ssa-forwprop.c: Include expr.h.
    (constant_pointer_difference, simplify_builtin_call): New functions.
    (tree_ssa_forward_propagate_single_use_vars): Call
    simplify_builtin_call on builtin calls.

    * gcc.c-torture/execute/pr45636.c: New test.
    * gfortran.dg/pr45636.f90: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/pr45636.c
    trunk/gcc/testsuite/gfortran.dg/pr45636.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-forwprop.c


  parent reply	other threads:[~2010-10-12 22:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-45636-4@http.gcc.gnu.org/bugzilla/>
2010-09-27 11:07 ` tkoenig at gcc dot gnu.org
2010-10-12 22:01 ` jakub at gcc dot gnu.org [this message]
2010-10-16 18:59 ` danglin at gcc dot gnu.org
2010-10-17 15:42 ` dave at hiauly1 dot hia.nrc.ca
2010-10-28 17:54 ` ro at gcc dot gnu.org
2010-11-05 21:13 ` sje at cup dot hp.com
2010-11-07  7:46 ` burnus at gcc dot gnu.org
2010-11-07 19:44 ` dave at hiauly1 dot hia.nrc.ca
2010-11-08 16:08 ` sje at cup dot hp.com
2010-11-23 23:53 ` danglin at gcc dot gnu.org
2010-11-24  1:09 ` danglin at gcc dot gnu.org
2010-09-10 14:48 [Bug fortran/45636] New: " hjl dot tools at gmail dot com
2010-09-10 15:12 ` [Bug fortran/45636] " kargl at gcc dot gnu dot org
2010-09-10 15:20 ` kargl at gcc dot gnu dot org
2010-09-10 15:33 ` hjl dot tools at gmail dot com
2010-09-10 15:34 ` kargl at gcc dot gnu dot org
2010-09-10 15:47 ` jakub 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=20101012220100.4aaCes6bA1nvOd2oOTAH1UXFE4Q8y3NbP9Ieoew2eFI@z \
    --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).