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++/53821] [4.7/4.8 regression][c++11] multiple definitions of lambda


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|jason at redhat dot com     |

--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-03 21:28:02 UTC ---
The only difference is the hint to the compiler that you want the function to
be inlined.


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