From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 605 invoked by alias); 19 Jan 2004 16:42:22 -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 568 invoked by alias); 19 Jan 2004 16:42:21 -0000 Date: Mon, 19 Jan 2004 16:42:00 -0000 Message-ID: <20040119164221.566.qmail@sources.redhat.com> From: "dave at hiauly1 dot hia dot nrc dot ca" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030821123016.12007.bill.wade@advantica.biz> References: <20030821123016.12007.bill.wade@advantica.biz> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/12007] Multiple inheritance float pass by value fails X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg02226.txt.bz2 List-Id: ------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2004-01-19 16:42 ------- Subject: Re: Multiple inheritance float pass by value fails > Thanks. If/when you get a chance to try 3.4 on HP-UX 32bit, that'd be great. > Otherwise, I suppose > we should suspend this as fixed on 3.5? The testcase fails on 3.4 hpux 10.20 and 3.5 hpux 11.11, 32-bit SOM port. On the hppa-linux port, it returns 3.141590 -O0 and -O1, but 0.000000 at -O2. I would leave this PR open. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12007