From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23411 invoked by alias); 11 Sep 2005 21:52:27 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 23111 invoked by uid 48); 11 Sep 2005 21:51:50 -0000 Date: Sun, 11 Sep 2005 21:52:00 -0000 Message-ID: <20050911215150.23110.qmail@sourceware.org> From: "fxcoudert at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041106124307.18315.Thomas.Koenig@online.de> References: <20041106124307.18315.Thomas.Koenig@online.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug fortran/18315] wrong result for lbound with single argument X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg01373.txt.bz2 List-Id: ------- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-09-11 21:51 ------- Are you sure about that, Thomas? Most compilers I have access to (Intel, g95, g77, Sun, Lahey) says something similar to "The left and right hand sides of this array syntax assignment must be conformable arrays." or "Array assignment at (1) has different sizes". I think this code is not standard-conforming. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18315