From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11958 invoked by alias); 6 Sep 2008 01:45:17 -0000 Received: (qmail 11617 invoked by alias); 6 Sep 2008 01:43:54 -0000 Date: Sat, 06 Sep 2008 01:45:00 -0000 Message-ID: <20080906014354.11616.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/37316] [4.4 Regression] Small structs are not passed correctly on hppa64-*-* In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dave at hiauly1 dot hia dot nrc dot ca" 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-09/txt/msg00695.txt.bz2 ------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2008-09-06 01:43 ------- Subject: Re: [4.4 Regression] Small structs are not passed correctly on hppa64-*-* > This problem was introduced in revision 137326. Removing the PARALLEL > breaks argument passing on this target. See the comment in pa.c, > function_arg, regarding argument justification on a big-endian target. I also want to add that there are some non BLKMODE cases used in the 32-bit hppa runtimes. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37316