From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1319 invoked by alias); 3 Jul 2011 07:31:58 -0000 Received: (qmail 1274 invoked by uid 22791); 3 Jul 2011 07:31:56 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 03 Jul 2011 07:30:55 +0000 From: "krisztian.kocsis at optimaster dot eu" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/49612] LTO cannot link objects X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: krisztian.kocsis at optimaster dot eu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sun, 03 Jul 2011 07:31:00 -0000 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: 2011-07/txt/msg00122.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49612 --- Comment #2 from Krisztian Kocsis 2011-07-03 05:59:34 UTC --- Ok, I'll try 4.6.1. Yes, it's definitely 4.5.3: krisztiankocsis@optimaster:/project/optinux/products/mpbr$ /project/optinux/toolchains/geode-lx-r1/bin/i686-optinux-linux-gnu-gcc --version i686-optinux-linux-gnu-gcc (crosstool-NG 20110624-optimaster - geode-lx-r1) 4.5.3 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.