From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19036 invoked by alias); 12 Oct 2010 13:27:35 -0000 Received: (qmail 19026 invoked by uid 22791); 12 Oct 2010 13:27:35 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID,SARE_FROM_CONS6S,TW_TB 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; Tue, 12 Oct 2010 13:27:28 +0000 From: "tbptbp at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/45983] ICE: tree code 'template_parm_index' is not supported in gimple streams with -lto X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Keywords: lto X-Bugzilla-Severity: normal X-Bugzilla-Who: tbptbp at gmail dot com 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: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Date: Tue, 12 Oct 2010 13:27: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: 2010-10/txt/msg00990.txt.bz2 Message-ID: <20101012132700.4_wReRoVmNKuGGbkz-eA1V64wh8_S9HydW_mXB4dexE@z> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D45983 --- Comment #3 from tbp 2010-10-12 13:27:24 UTC -= -- (In reply to comment #2) > Older GCC for some reason complain about > src/core/sys_log.h:95:40: error: invalid use of =E2=80=98__builtin_va_arg= _pack ()=E2=80=99 There's code to handle that, but that's not obvious in preprocessed form :) Besides that, that thing compiles with g++ 4.4.4, 4.5 and used to with 4.6 until around, hmm, revision 165246.