2 // { dg-options "-O2" }
4 // Copyright (C) 2004 Free Software Foundation, Inc.
5 // Contributed by Nathan Sidwell 2 Dec 2004 <nathan@codesourcery.com>
7 // PR 18318. ICE with template new[]
8 // Origin:Elliot Hughes <enh@jessies.org>
9 // Andrew Pinski <pinskia@gcc.gnu.org>
25 unsigned Blksize() const;
33 template <class T> unsigned A<T>::Blksize () const