C++ PATCH for c++/54538 (lambda mangling)

Jason Merrill jason@redhat.com
Mon Sep 10 23:45:00 GMT 2012


This bug was introduced by the fix for 53783; the change from 
tsubst_copy to tsubst messed up handling of FIELD_DECLs, because tsubst 
of a FIELD_DECL always creates a new one.  Fixed by limiting the 53783 
change to FUNCTION_DECLs.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 54538.patch
Type: text/x-patch
Size: 1867 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120910/2630a751/attachment.bin>


More information about the Gcc-patches mailing list