From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30210 invoked by alias); 7 Apr 2002 12:06:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 30127 invoked by uid 71); 7 Apr 2002 12:06:01 -0000 Date: Sun, 07 Apr 2002 05:06:00 -0000 Message-ID: <20020407120601.30111.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Toon Moene Subject: Re: fortran/6138: Incorrect access of integer*1 variables on PA Reply-To: Toon Moene X-SW-Source: 2002-04/txt/msg00438.txt.bz2 List-Id: The following reply was made to PR fortran/6138; it has been noted by GNATS. From: Toon Moene To: John David Anglin Cc: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org Subject: Re: fortran/6138: Incorrect access of integer*1 variables on PA Date: Sun, 07 Apr 2002 14:01:26 +0200 John David Anglin wrote: > I wrote: > > On the latter, even the following is incorrect: > > > > INTEGER*1 I > > I = -9 > > PRINT*,I > > END > > > > which prints 247 ;-) > > OK under hppa-linux. What's the assembly code look like? The problems > still could be related. I would guess the wrong location for I is being > passed. Unfortunately, it's not simple to pass files from the PowerBook to the machine I'm sending this from, so this might take some time ... -- Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290 Saturnushof 14, 3738 XG Maartensdijk, The Netherlands Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)