C++ PATCH to avoid duplicating coerce_innermost_template_parms

Jason Merrill jason@redhat.com
Tue Apr 14 21:28:00 GMT 2015


I noticed that lookup_template_class_1 was duplicating what 
coerce_innermost_template_parms does; it should call it instead.

Tested x86_64-pc-linux-gnu, applying to trunk.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: coerce.patch
Type: text/x-patch
Size: 2377 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150414/38d5906d/attachment.bin>


More information about the Gcc-patches mailing list