public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "sayle at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/30207] [4.2 Regression] ICE in gfc_dep_resolver with where (a < 0) a(:) = 1
Date: Thu, 21 Dec 2006 18:55:00 -0000	[thread overview]
Message-ID: <20061221185456.7929.qmail@sourceware.org> (raw)
In-Reply-To: <bug-30207-8911@http.gcc.gnu.org/bugzilla/>



------- Comment #10 from sayle at gcc dot gnu dot org  2006-12-21 18:54 -------
Subject: Bug 30207

Author: sayle
Date: Thu Dec 21 18:54:37 2006
New Revision: 120116

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120116
Log:
2006-12-21  Roger Sayle  <roger@eyesopen.com>
            Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/30207
        * dependency.c (gfc_full_array_ref_p): New function to test whether
        the given array ref specifies the entire array.
        (gfc_dep_resolver): Use gfc_full_array_ref_p to analyze AR_FULL
        array refs against AR_SECTION array refs, and vice versa.
        * dependency.h (gfc_full_array_ref_p): Prototype here.
        * trans-array.c (gfc_conv_expr_descriptor): Use gfc_full_array_ref_p.

        * gfortran.fortran-torture/execute/where21.f90: New test.


Added:
   
branches/gcc-4_2-branch/gcc/testsuite/gfortran.fortran-torture/execute/where21.f90
Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/dependency.c
    branches/gcc-4_2-branch/gcc/fortran/dependency.h
    branches/gcc-4_2-branch/gcc/fortran/trans-array.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


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


  parent reply	other threads:[~2006-12-21 18:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-14  3:02 [Bug fortran/30207] New: ICE in gfc_dep_resolver deji_aking at yahoo dot ca
2006-12-14  3:06 ` [Bug fortran/30207] [4.2/4.3 Regression] " pinskia at gcc dot gnu dot org
2006-12-14  3:11 ` [Bug fortran/30207] [4.2/4.3 Regression] ICE in gfc_dep_resolver with where (a < 0) a(:) = 1 pinskia at gcc dot gnu dot org
2006-12-14  3:28 ` kargl at gcc dot gnu dot org
2006-12-14  5:03 ` kargl at gcc dot gnu dot org
2006-12-16 19:29 ` roger at eyesopen dot com
2006-12-16 21:21 ` jvdelisle at gcc dot gnu dot org
2006-12-17 18:28 ` sayle at gcc dot gnu dot org
2006-12-17 21:10 ` deji_aking at yahoo dot ca
2006-12-21  3:52 ` deji_aking at yahoo dot ca
2006-12-21  4:37 ` jvdelisle at gcc dot gnu dot org
2006-12-21 18:55 ` sayle at gcc dot gnu dot org [this message]
2006-12-24  5:03 ` [Bug fortran/30207] [4.2 " 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=20061221185456.7929.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).