From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123122 invoked by alias); 11 May 2015 09:08:45 -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 123006 invoked by uid 48); 11 May 2015 09:08:40 -0000 From: "dominiq at lps dot ens.fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/58586] ICE with derived type with allocatable component passed by value Date: Mon, 11 May 2015 09:08: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.8.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dominiq at lps dot ens.fr X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: vehre at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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-05/txt/msg00818.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58586 --- Comment #6 from Dominique d'Humieres --- > Contrary to Dominique's comment in > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65894#c30 > adding the patch in > https://gcc.gnu.org/ml/fortran/2015-04/msg00058.html > on top of r222970 doesn't break our code, and all of our tests run as intended. I was speaking of more recent patches such as https://gcc.gnu.org/ml/fortran/2015-05/msg00017.html or https://gcc.gnu.org/ml/fortran/2015-05/msg00035.html