http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52841
David Abdurachmanov <david.abdurachmanov at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david.abdurachmanov at
| |gmail dot com
--- Comment #4 from David Abdurachmanov <david.abdurachmanov at gmail dot com>
2012-04-06 19:39:18 UTC ---
I can confirm the issue. Run into the problem when re-compiling a project with
C++11.
Works fine in C++98/03, does not compile in C++11. Both work-arounds suggested
in the first comment works.