[Bug c++/63385] internal compiler error: in pop_binding, at cp/name-lookup.c for implicitly captured variable called closure
kretz at kde dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 26 18:47:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63385
Matthias Kretz <kretz at kde dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.9.0, 4.9.1, 4.9.2
Known to fail| |4.8.0, 4.8.1, 4.8.2, 4.8.3
--- Comment #1 from Matthias Kretz <kretz at kde dot org> ---
It is important that the variable is called 'closure'. If I change the name the
code compiles.
More information about the Gcc-bugs
mailing list