[Bug c++/60105] [C++11] g++-4.8.2 segfaults on enable_if explicit cast operator

2014-02-07 Thread Andrey.E.Antipov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60105 --- Comment #1 from Andrey Antipov --- Tested - crashes on 4.7.3 and 4.7.2 on linux as well.

[Bug c++/60105] New: [C++11] g++ segfault on enable_if explicit cast operator

2014-02-06 Thread Andrey.E.Antipov at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: Andrey.E.Antipov at gmail dot com g++ segfaults on enable_if explicit cast operator. The code below crashes on gcc-4.8.2 on a mac with $ g++-4.8 a.cpp -std=c++11 -o ./a a.cpp: In function