r240552 - in /trunk/gcc: ChangeLog gimple-prett...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Tue Sep 27 16:46:00 GMT 2016


Author: nathan
Date: Tue Sep 27 16:46:21 2016
New Revision: 240552

URL: https://gcc.gnu.org/viewcvs?rev=240552&root=gcc&view=rev
Log:
	* internal-fn.h (IFN_UNIQUE_CODES, IFN_GOACC_LOOP_CODES,
	IFN_GOACC_REDUCTION_CODES): New.
	(enum ifn_unique_kind, enum ifn_goacc_loop_kind, enum
	ifn_goacc_reduction_kind): Use them.
	* gimple-pretty-print.c (dump_gimple_call_args): Decode first arg
	of internal functions, when applicable.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-pretty-print.c
    trunk/gcc/internal-fn.h



More information about the Gcc-cvs mailing list