From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9671 invoked by alias); 27 Feb 2008 02:14:55 -0000 Received: (qmail 9164 invoked by uid 48); 27 Feb 2008 02:14:09 -0000 Date: Wed, 27 Feb 2008 02:14:00 -0000 Message-ID: <20080227021409.9163.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/35381] Misleading error message with derived types: Exponent at (1) must be INTEGER for an initialization expression In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jvdelisle 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: 2008-02/txt/msg02801.txt.bz2 ------- Comment #2 from jvdelisle at gcc dot gnu dot org 2008-02-27 02:14 ------- The problem exists in gfortran 4.2 but is fixed in 4.3 Suggest you update to 4.3. You can get binaries at http://gcc.gnu.org/wiki/GFortranBinaries if your distro does not provide 4.3 yet. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35381