From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27480 invoked by alias); 2 Jan 2010 13:43:08 -0000 Received: (qmail 27437 invoked by uid 48); 2 Jan 2010 13:42:55 -0000 Date: Sat, 02 Jan 2010 13:43:00 -0000 Message-ID: <20100102134255.27436.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/41529] LTO configuration should detect if the target is ELF In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rguenth 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: 2010-01/txt/msg00106.txt.bz2 ------- Comment #10 from rguenth at gcc dot gnu dot org 2010-01-02 13:42 ------- FAIL: gcc.dg/lto/20081201-2 c_lto_20081201-2_0.o-c_lto_20081201-2_1.o execute -O3 -fwhopr this means you do not get any LTO optimization (it's really the only test that tests this ....) So LTO is not working for you. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41529