[Bug c++/56614] [4.7/4.8 Regression] error: default argument 'std::vector<E>(std::initializer_list<E>{((const E*)(& ._0)), 1u}, (*(const std::allocator<E>*)(& std::allocator<E>())))' uses local variable '._0'
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 13 17:37:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56614
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-03-13 17:36:27 UTC ---
Ah, thanks. I reduced it from 300KLOC and apparently stopped too soon :)
More information about the Gcc-bugs
mailing list