From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8860 invoked by alias); 11 Jan 2007 23:40:15 -0000 Received: (qmail 8821 invoked by uid 48); 11 Jan 2007 23:40:07 -0000 Date: Thu, 11 Jan 2007 23:40:00 -0000 Message-ID: <20070111234007.8820.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/30444] sfstubs.f90:48: internal compiler error: Illegal instruction 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-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-01/txt/msg00980.txt.bz2 ------- Comment #3 from kargl at gcc dot gnu dot org 2007-01-11 23:40 ------- The code at http://www.cora.nwra.com/~orion/f95bug.tar.gz is broken. laptop:kargl[226] gfc4x -c sfstubs.f90 sfstubs.f90:127.21: real(kind=plflt) x0, y0, xtick, ytick 1 Error: Symbol 'plflt' at (1) has no IMPLICIT type sfstubs.f90:124.26: There are several subroutines that are missing 'include plflt.inc' in sfstubs.f90. -- kargl 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=30444