C++ PATCH to correct mangling/demangling of cv-qualified function types

Jason Merrill jason@redhat.com
Thu Apr 4 08:59:00 GMT 2013


While I was working on the ref-qualifier mangling, I noticed that we 
were handling function-cv-quals wrong; those quals should be considered 
an indivisible part of the function type rather than a separate qualifier.

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


More information about the Gcc-patches mailing list