[Bug c++/56134] New: ICE: alias attribute on c++ static class member;

2013-01-28 Thread tristan.wibberley at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56134 Bug #: 56134 Summary: ICE: alias attribute on c++ static class member; Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/56134] ICE: alias attribute on c++ static class member;

2013-01-28 Thread tristan.wibberley at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56134 --- Comment #1 from Tristan Wibberley 2013-01-29 01:00:44 UTC --- $ g++ --version g++-4.7.real (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2 Copyright © 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. Th

[Bug c++/35722] [C++0x] Variadic templates expansion into non-variadic class template

2011-05-20 Thread tristan.wibberley at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35722 --- Comment #14 from Tristan Wibberley 2011-05-20 19:30:15 UTC --- Ed, It depends on the rest of your program that you cut out. As given, no it's not supposed to work. see http://gcc.gnu.org/bugs/ for how to report your problem if you have a go