From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20625 invoked by alias); 6 Nov 2008 14:04:52 -0000 Received: (qmail 12656 invoked by uid 48); 6 Nov 2008 14:03:18 -0000 Date: Thu, 06 Nov 2008 14:04:00 -0000 Message-ID: <20081106140318.12655.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libfortran/37839] st_parameter_dt has unwanted padding, is out of sync with compiler In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dominiq at lps dot ens dot fr" 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-11/txt/msg00480.txt.bz2 ------- Comment #11 from dominiq at lps dot ens dot fr 2008-11-06 14:03 ------- Now that the patch in http://gcc.gnu.org/ml/fortran/2008-11/msg00022.html has been committed I get in 32 bit mode on powerpc-apple-darwin9: XPASS: gfortran.dg/f2003_io_1.f03 -O0 execution test ... XPASS: gfortran.dg/f2003_io_7.f03 -Os execution test i.e., the tests pass on powerpc-apple-darwin9. Does anybody understand why they fail on non Darwin ppc, but not on Darwin? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37839