From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6596 invoked by alias); 18 Nov 2009 01:29:22 -0000 Received: (qmail 6521 invoked by uid 48); 18 Nov 2009 01:29:10 -0000 Date: Wed, 18 Nov 2009 01:29:00 -0000 Subject: [Bug testsuite/42086] New: Too small .bss stack X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hjl dot tools at gmail dot com" 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: 2009-11/txt/msg01435.txt.bz2 After the linker bug: http://www.sourceware.org/bugzilla/show_bug.cgi?id=10955 is fixed, I got: FAIL: gcc.target/ia64/fptr-1.c execution test since GP is no longer _GLOBAL_OFFSET_TABLE_. In fact, GP is the same as _GLOBAL_OFFSET_TABLE_ is by accident. I don't know how to make this testcase to work with the new linker. -- Summary: Too small .bss stack Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl dot tools at gmail dot com GCC target triplet: ia64-linux-gnu BugsThisDependsOn: 41567 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42086