From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23641 invoked by alias); 8 Sep 2010 18:23:15 -0000 Received: (qmail 23585 invoked by uid 48); 8 Sep 2010 18:22:58 -0000 Date: Wed, 08 Sep 2010 18:23:00 -0000 Message-ID: <20100908182258.23584.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/25096] Non-conforming shapes of DATA object and data In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jv244 at cam dot ac dot uk" 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: 2010-09/txt/msg01100.txt.bz2 ------- Comment #4 from jv244 at cam dot ac dot uk 2010-09-08 18:22 ------- (In reply to comment #3) > just a question. why is this illegal ? it is R528 in the section on the data statement of the F2003 standard that suggests this has to be a scalar-structure-component. Not so obvious why, if you ask me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25096