From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2777 invoked by alias); 28 Feb 2008 17:11:28 -0000 Received: (qmail 2548 invoked by uid 48); 28 Feb 2008 17:10:50 -0000 Date: Thu, 28 Feb 2008 17:11:00 -0000 Message-ID: <20080228171050.2547.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/35380] ICE with attribute 'aligned' in template parameter In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia 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: 2008-02/txt/msg02931.txt.bz2 ------- Comment #1 from pinskia at gcc dot gnu dot org 2008-02-28 17:10 ------- With the trunk, I get the following: t.cc: In function 'int main()': t.cc:9: warning: ignoring attributes applied to class type 'Foo' outside of definition -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35380