From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2713 invoked by alias); 25 Aug 2005 00:34:26 -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 2702 invoked by alias); 25 Aug 2005 00:34:22 -0000 Date: Thu, 25 Aug 2005 00:55:00 -0000 Message-ID: <20050825003422.2701.qmail@sourceware.org> From: "dave at hiauly1 dot hia dot nrc dot ca" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050824231710.23556.danglin@gcc.gnu.org> References: <20050824231710.23556.danglin@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/23556] FAIL: gfortran.dg/pr18122.f90 X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg02876.txt.bz2 List-Id: ------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-08-25 00:34 ------- Subject: Re: FAIL: gfortran.dg/pr18122.f90 > r3 contains the first argument passed from read_real (entry value of r26). /* Storage area for values except for strings. Must be large enough to hold a complex value (two reals) of the largest kind. */ static char value[20]; Bah, this can't work on a machine with strict alignment. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23556