From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24103 invoked by alias); 22 Jul 2010 03:53:40 -0000 Received: (qmail 23900 invoked by uid 48); 22 Jul 2010 03:53:29 -0000 Date: Thu, 22 Jul 2010 03:53:00 -0000 Message-ID: <20100722035329.23899.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/45008] [4.5 Regression] Template code not expanded properly In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "allan at archlinux 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-07/txt/msg02300.txt.bz2 ------- Comment #6 from allan at archlinux dot org 2010-07-22 03:53 ------- Applying this commit from PR43016 to gcc-4.5 fixes the issue: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158095 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45008