From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29684 invoked by alias); 8 Jun 2009 09:11:52 -0000 Received: (qmail 29584 invoked by uid 48); 8 Jun 2009 09:11:31 -0000 Date: Mon, 08 Jun 2009 09:11:00 -0000 Message-ID: <20090608091131.29583.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/35810] [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "burnus at gcc dot gnu dot org" 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 X-SW-Source: 2009-06/txt/msg00440.txt.bz2 ------- Comment #4 from burnus at gcc dot gnu dot org 2009-06-08 09:11 ------- See also: http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/fc7bdedfa4afc785 and note that the realloc shall not always happen: If has TARGET attribute and the size is the same, no pointer to may break. -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kargl at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35810