C++ PATCH to cp_genericize_r for c++/21123

Jason Merrill jason@redhat.com
Wed Nov 30 21:02:00 GMT 2005


The original testcase for 21123 was continuing to fail because the 
genericizer was helpfully dereferencing invisible reference parms, which 
isn't what we want in a thunk.  Fixed thus.

Tested on x86_64-pc-linux-gnu with asm thunk support disabled.  Applied 
to trunk, 4.0 and 4.1 branches.  Test in g++.dg/inherit/thunk5.C.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: thunk-invisiref.patch
Type: text/x-patch
Size: 1003 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20051130/2208a1aa/attachment.bin>


More information about the Gcc-patches mailing list