re PR c++/36631 (attribute always_inline -> sorry, unimplemented: recursive inlining)
PR c++/36631 * gimplify.c (gimplify_call_expr): Defer most of the cannot inline checking until GIMPLE lowering. * gimple-low.c (check_call_args): New function. (lower_stmt) <case GIMPLE_CALL>: Call it. * g++.dg/template/call5.C: New test. From-SVN: r142033
Showing
gcc/testsuite/g++.dg/template/call5.C
0 → 100644
Please
register
or
sign in
to comment