[Bug c++/48531] [C++0x][SFINAE] Hard errors with arrays of unknown bound

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Thu Apr 14 17:56:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48531

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-04-14 17:55:43 UTC ---
Thanks Jason. Now Daniel we have to figure out which other bug (ie, possibly
prepare a reduced testcase for Jason) prevents us from getting rid completely
of the special casing for default_constructible in <type_traits>: I quickly
tried and  got the ICE

  in build_value_init_noctor, at cp/init.c:455



More information about the Gcc-bugs mailing list