From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29117 invoked by alias); 22 Oct 2007 22:00:03 -0000 Received: (qmail 28917 invoked by uid 48); 22 Oct 2007 21:59:52 -0000 Date: Mon, 22 Oct 2007 22:00:00 -0000 Message-ID: <20071022215952.28916.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug other/33864] gcc 4.3 svn fails to compile glibc 2.7's crti.o In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bero at arklinux 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: 2007-10/txt/msg02014.txt.bz2 ------- Comment #3 from bero at arklinux dot org 2007-10-22 21:59 ------- The problem goes away by not using the -fasynchronous-unwind-tables compiler flag. That seems to point at a gcc bug because the code and/or ld shouldn't care, but I might be wrong - I haven't had enough time to really figure out gcc internals. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33864