[C++ PATCH] remove unnecessary hidden pruning

Nathan Sidwell nathan@acm.org
Wed May 10 20:44:00 GMT 2017


Name lookup as it currently is already removes hidden names for regular 
lookup (sometimes more than once!).   It also strips anticipated builtins.

So there's no need to do it again when building a function call.

Applied to trunk.

nathan
-- 
Nathan Sidwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: koen.diff
Type: text/x-patch
Size: 5061 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170510/f4c9e05f/attachment.bin>


More information about the Gcc-patches mailing list