[Bug c++/51194] ICE about template aliasing

2011-11-18 Thread fate66260 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51194 --- Comment #2 from fate66260 at gmail dot com 2011-11-18 08:59:28 UTC --- http://ideone.com/lZEbs g++ (GCC) 4.7.0 2012 g++ -std=c++0x a.cpp -- a.cpp: In instantiation of

[Bug c++/51194] ICE about template aliasing

2011-11-17 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51194 --- Comment #1 from dodji at seketeli dot org 2011-11-17 17:33:28 UTC --- I could not reproduce the ICE with svn trunk revision r181378. Here is what I get: $ cat -n test.cc 1#include 2#include 3 4template