------- Comment #6 from chris at bubblescope dot net 2005-11-28 16:33 ------- Actually, is a report really approriate? Writing array<int,3> = {1,2,3} is perfectly valid C++, just warned about with -Wmissing-braces
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25137