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++/52487] [4.6 Regression] [C++11] ICE at cp/semantics.c:5613 with lambda capturing reference to incomplete type by value


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52487

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.6.4                       |4.7.1
            Summary|[4.6/4.7/4.8 Regression]    |[4.6 Regression] [C++11]
                   |[C++11] ICE at              |ICE at cp/semantics.c:5613
                   |cp/semantics.c:5613 with    |with lambda capturing
                   |lambda capturing reference  |reference to incomplete
                   |to incomplete type by value |type by value

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-03-23 00:59:37 UTC ---
Fixed 4.7.1 and mainline.


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