From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10835 invoked by alias); 15 Mar 2006 20:02:02 -0000 Received: (qmail 10814 invoked by uid 48); 15 Mar 2006 20:01:59 -0000 Date: Wed, 15 Mar 2006 20:02:00 -0000 Message-ID: <20060315200159.10813.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/26106] [meta-bug] Gfortran can't compile tonto In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "kargl at gcc dot gnu dot org" 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 X-SW-Source: 2006-03/txt/msg01630.txt.bz2 List-Id: ------- Comment #7 from kargl at gcc dot gnu dot org 2006-03-15 20:01 ------- (In reply to comment #6) > Please point out the non-standard code in tonto in detail. I will report it to > our SPEC people. > I believe that the code associated with gfortran's error message is nonstandard at least with respect to Fortran 95 and earlier. Making UNKNOWN-gfc4x-on-FREEBSD/modules/vec_int_module.mod ... Target ./UNKNOWN-gfc4x-on-FREEBSD/modules/vec_int_module.mod does not exist, compilation forced. set noglob && /mnt1/sgk/bin/gfc4x -I. -I./UNKNOWN-gfc4x-on-FREEBSD/modules -O -c -o ./UNKNOWN-gfc4x-on-FREEBSD/objects/vec\{int}.o UNKNOWN-gfc4x-on-FREEBSD/f95files/vec\{int}.F90 In file UNKNOWN-gfc4x-on-FREEBSD/f95files/vec{int}.F90:804 integer(4), dimension(n_elements_uncommon_with_(self,v)) :: res 1 Error: Expression at (1) must be of INTEGER type -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26106