From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23937 invoked by alias); 19 Oct 2009 17:00:14 -0000 Received: (qmail 23634 invoked by uid 48); 19 Oct 2009 16:59:57 -0000 Date: Mon, 19 Oct 2009 17:00:00 -0000 Message-ID: <20091019165957.23633.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug lto/41756] LTO: -flto -O1 -use-linker-plugin, linking files compiled with -fno-exceptions with ones compiled with exceptions yields error "BB 14 can not throw but has an EH edge" In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "edwintorok 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-10/txt/msg01664.txt.bz2 ------- Comment #4 from edwintorok at gmail dot com 2009-10-19 16:59 ------- (In reply to comment #3) > ld -v > GNU gold (GNU Binutils for Debian 2.20) 1.9 > > This happens only if I use all of -flto -O1 -use-linker-plugin, not using -O1, > or not using -use-linker-plugin hides the bug (and not using -flto too of > course). > Actually -use-linker-plugin makes no difference -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41756