C++ PATCH for c++/85279, dump_expr vs. decltype

Jason Merrill jason@redhat.com
Mon Apr 9 21:15:00 GMT 2018


For some reason, cp_parser_name_lookup_error uses %E for printing the
parsing scope, so dump_expr needs to know how to handle some _TYPEs.
DECLTYPE_TYPE was missing.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 85279.diff
Type: text/x-patch
Size: 997 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180409/445f3de8/attachment.bin>


More information about the Gcc-patches mailing list