http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54575
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |paolo.carlini at oracle dot
|gnu.org |com
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-09-14
10:42:58 UTC ---
I have a patch, the issue seems indeed simple as I suspected.
Wolfgang, can you figure out a simpler testcase? (Generally I don't like
including the whole <vector> in the C++ testsuite, it increases the coupling
between testsuite and library)