From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30757 invoked by alias); 19 Mar 2004 16:53:53 -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 30712 invoked by uid 48); 19 Mar 2004 16:53:52 -0000 Date: Fri, 19 Mar 2004 16:53:00 -0000 Message-ID: <20040319165352.30711.qmail@sources.redhat.com> From: "rsandifo at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040319143219.14650.ghazi@gcc.gnu.org> References: <20040319143219.14650.ghazi@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/14650] Testsuite failures with -mabi=64 in compile/20031023-1.c, 20031023-2.c and 20031023-3.c X-Bugzilla-Reason: CC X-SW-Source: 2004-03/txt/msg02369.txt.bz2 List-Id: ------- Additional Comments From rsandifo at gcc dot gnu dot org 2004-03-19 16:53 ------- Yeah, this is the native assembler rejecting frame sizes >=32k. I don't think there's anything gcc can do about it, given that the frame really is >=32k. The tests work fine if you use gas. For that reason, I'd be reluctant to xfail them for mips-sgi-irix6.5. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14650