C++ PATCH for c++/50020 (ICE with auto range for in template member function)

Jason Merrill jason@redhat.com
Mon Aug 8 15:43:00 GMT 2011


The update to range-for lookup of 'begin' and 'end' added support for 
COMPONENT_REF to finish_call_expr; we need to check for it here, too.

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


More information about the Gcc-patches mailing list