[Bug libstdc++/57666] valarray::operator= in c++11 mode does not adapt to size

2013-06-21 Thread thunderliu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57666 --- Comment #3 from thunderliu at gmail dot com --- Sorry I missed that. But the remaining (which is the point of this bug) still stands. (In reply to Jonathan Wakely from comment #2) > (In reply to thunderliu from comment #0) > > N

[Bug libstdc++/57666] valarray::operator= in c++11 mode does not adapt to size

2013-06-21 Thread thunderliu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57666 thunderliu at gmail dot com changed: What|Removed |Added Target||x86_64-redhat-linux

[Bug libstdc++/57666] New: valarray::operator= in c++11 mode does not adapt to size

2013-06-21 Thread thunderliu at gmail dot com
Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: thunderliu at gmail dot com Non-member operators for valarray<> returns instance of _Expr<> (lazy evaluation?), instead of another valarray<>. This is non-conforming but

[Bug libstdc++/54577] New: deque::erase() still takes iterator instead of const_iterator

2012-09-13 Thread thunderliu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54577 Bug #: 54577 Summary: deque::erase() still takes iterator instead of const_iterator Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug c++/47356] New: Internal error when assigning with incomplete uniform initializer list

2011-01-19 Thread thunderliu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47356 Summary: Internal error when assigning with incomplete uniform initializer list Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3