This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/63385] internal compiler error: in pop_binding, at cp/name-lookup.c for implicitly captured variable called closure


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]