C++ PATCH for c++/48166 (ICE with invalid function-cv-quals)

Jason Merrill jason@redhat.com
Thu Mar 17 16:01:00 GMT 2011


I missed one case where we needed to change cp_type_quals to 
type_memfn_quals.  After that fix we gave the correct error, but still 
ICEd, so to avoid that I go ahead and strip the offending cv-quals.

Tested x86_64-pc-linux-gnu, applying to trunk, will apply to 4.6.1 after 
4.6.0 release.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 48166.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110317/41b61c8b/attachment.ksh>


More information about the Gcc-patches mailing list