https://sourceware.org/bugzilla/show_bug.cgi?id=29189
Evgeniy Dushistov changed:
What|Removed |Added
CC||dushistov at mail dot ru
--
You
Component: gold
Assignee: ccoutant at google dot com
Reporter: dushistov at mail dot ru
CC: ian at airs dot com
With such simple program:
$ cat /tmp/test2.cpp
#include
#include
int main()
{
std::vector v = {1, 2};
for (auto a : v
http://sourceware.org/bugzilla/show_bug.cgi?id=14342
Evgeniy Dushistov changed:
What|Removed |Added
CC||dushistov at mail dot ru
--
You