From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20230 invoked by alias); 21 May 2010 07:27:06 -0000 Received: (qmail 20204 invoked by uid 48); 21 May 2010 07:27:04 -0000 Date: Fri, 21 May 2010 07:27:00 -0000 Message-ID: <20100521072704.20203.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/44216] [4.6 regression] All libjava tests fail on IRIX 6.5: ld warns about -no-merge-exidx-entries In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "bonzini at gnu dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2010-q2/txt/msg00057.txt.bz2 ------- Comment #2 from bonzini at gnu dot org 2010-05-21 07:27 ------- What if you call AC_LANG_WERROR just before the test? This wouldn't be a final patch because then you need to restore the previous value, but it's a start. Ralf, maybe we want in Autoconf (and hence in override.m4) a mechanism to push/pop the AC_LANG_WERROR state? -- bonzini at gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rwild at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44216