pt.c
304 KB
-
typeck.c (get_member_function_from_ptrfunc): Reorganize. · c87978aa
* typeck.c (get_member_function_from_ptrfunc): Reorganize. Use subtraction rather than a bitmask to get the index. * cvt.c (cp_convert_to_pointer): Bail on an error_mark_node. * pt.c (tsubst_expr) [ASM_STMT]: Copy ASM_INPUT_P. From-SVN: r53335
Jason Merrill committed