cxx-pretty-print.h
3.31 KB
-
re PR c++/34938 (ICE with function pointers and attribute noreturn) · 985acf5a
/cp 2014-08-25 Paolo Carlini <paolo.carlini@oracle.com> PR c++/34938 * cp-tree.h (TFF_POINTER): Add. * cxx-pretty-print.h (pp_cxx_cv_qualifiers): Forward the third argument too. * error.c (dump_type_suffix): Actually print the const and noreturn attribute when appropriate. /testsuite 2014-08-25 Paolo Carlini <paolo.carlini@oracle.com> PR c++/34938 * g++.dg/template/pr34938-1.C: New. * g++.dg/template/pr34938-2.C: Likewise. From-SVN: r214415
Paolo Carlini committed