From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21888 invoked by alias); 29 Aug 2008 03:47:22 -0000 Received: (qmail 21388 invoked by uid 48); 29 Aug 2008 03:46:02 -0000 Date: Fri, 29 Aug 2008 03:47:00 -0000 Message-ID: <20080829034602.21387.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug testsuite/37202] FAIL: gcc.dg/visibility-1[4-9].c In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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-08/txt/msg02289.txt.bz2 ------- Comment #4 from pinskia at gcc dot gnu dot org 2008-08-29 03:46 ------- For darwin, the testcase should not be run as darwin does not require private_extern for hidden extern functions. As for avr, the issue is most likely not using elfos.h or defining ASM_OUTPUT_EXTERNAL as default_elf_asm_output_external. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2008-08-29 03:46:01 date| | Target Milestone|4.4.0 |--- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37202