From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20233 invoked by alias); 29 Nov 2005 14:08:28 -0000 Received: (qmail 20221 invoked by uid 48); 29 Nov 2005 14:08:27 -0000 Date: Tue, 29 Nov 2005 14:08:00 -0000 Message-ID: <20051129140827.20220.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/24842] testsuite failure: gcc.dg/attr-weakref-1.c execution test In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hp at gcc dot gnu dot org" 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 X-SW-Source: 2005-11/txt/msg03960.txt.bz2 List-Id: ------- Comment #4 from hp at gcc dot gnu dot org 2005-11-29 14:08 ------- Yes, it may be a linker error. This target uses the generic linker machinery (since linking from ELF to mmo), which is not exactly the hot-path for other targets. I know of no particular way of telling *which* part of the test that failed, without looking at the simulator trace of course, which I'll do when I get to looking at this myself. (Which anyone can do anyway before that; just install the simulator and start printf-ing.) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24842