C++ PATCH for c++/43641 (ICE on no-capture lambda returning reference or class)

Jason Merrill jason@redhat.com
Mon Apr 12 20:08:00 GMT 2010


An oversight: build_cxx_call doesn't necessarily return a CALL_EXPR. 
Fixed to use the same code that we used to use for thunks before they 
moved into cgraph.

Tested x86_64-pc-linux-gnu, applied to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 43641.patch
Type: text/x-patch
Size: 1458 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100412/f614387b/attachment.bin>


More information about the Gcc-patches mailing list