From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15449 invoked by alias); 15 Jul 2014 16:31:32 -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 15348 invoked by uid 48); 15 Jul 2014 16:31:29 -0000 From: "dominiq at lps dot ens.fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/60898] [4.8/4.9/4.10 Regression] model compile error with gfortran 4.7 and gcc 4.9 Date: Tue, 15 Jul 2014 16:31: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.10.0 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-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords version short_desc 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: 2014-07/txt/msg00997.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60898 Dominique d'Humieres changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Version|unknown |4.10.0 Summary|model compile error with |[4.8/4.9/4.10 Regression] |gfortran 4.7 and gcc 4.9 on |model compile error with |Mac OS 10.9 |gfortran 4.7 and gcc 4.9 --- Comment #11 from Dominique d'Humieres --- I have tried to compile the original and reduced tests with various version on Mac OS 10.6 and 10.9 in order to bisect the revisions. However I have found that for a given revision the tests compile or not depending on the "state" of my computer (I'll attach a "session" showing this behavior). The only revisions that compiles the code without error is 4.5.4 on darwin10 and 4.5.0 (r157963) on darwin13. I am marking the PR as a regression although the bug is probably latent in 4.5. As pointed by Jerry DeLisle in comment 9, the tests fail on x86_64-*-linux. >>From the reduced test, I am inclined to blame INTERFACE for ENTRY.