re PR c++/34938 (ICE with function pointers and attribute noreturn)
/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
Showing
gcc/testsuite/g++.dg/template/pr34938-1.C
0 → 100644
gcc/testsuite/g++.dg/template/pr34938-2.C
0 → 100644
Please
register
or
sign in
to comment