From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 77937 invoked by alias); 3 Jun 2015 13:27:09 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 77879 invoked by uid 48); 3 Jun 2015 13:27:04 -0000 From: "dominiq at lps dot ens.fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/66385] [4.9/5/6 Regression] ICE: FORALL writing multiple elements of one array Date: Wed, 03 Jun 2015 13:27:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 4.9.2 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dominiq at lps dot ens.fr X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority bug_status cf_known_to_work keywords cf_reconfirmed_on cc everconfirmed short_desc cf_known_to_fail Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-06/txt/msg00308.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66385 Dominique d'Humieres changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P4 Status|UNCONFIRMED |NEW Known to work| |4.8.4 Keywords| |ice-on-valid-code Last reconfirmed| |2015-06-03 CC| |tkoenig at gcc dot gnu.org Ever confirmed|0 |1 Summary|ICE: FORALL writing |[4.9/5/6 Regression] ICE: |multiple elements of one |FORALL writing multiple |array |elements of one array Known to fail| |4.9.2, 5.1.0, 6.0 --- Comment #3 from Dominique d'Humieres --- The ICE appeared between revisions r197010 (2013-03-23, OK) and r197238 (2013-03-29, ICE), likely r197216 (pr55806) or r197217 (pr45159).