small C++ PATCH to instantiate_template_1

Jason Merrill jason@redhat.com
Tue Nov 18 15:08:00 GMT 2014


While looking at 55992 I noticed that we weren't pushing into dependent 
scope properly; we need to pass the "entering scope" flag to 
tsubst_aggr_type so that we get the version of the type with the 
members.  This isn't enough to fix 55992, but may well fix other bugs.

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


More information about the Gcc-patches mailing list