internal-fn.h (IFN_UNIQUE_CODES, [...]): New.
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 27 Sep 2016 16:46:21 +0000 (16:46 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 27 Sep 2016 16:46:21 +0000 (16:46 +0000)
commit4d58c533a8a54cfd07f617fd4cfa91e67e51c57d
tree84caeb9c679772ac95d97b5cecf4031d435f5bed
parent20fba714a24284d708324e293da17355cbfb9fe9
internal-fn.h (IFN_UNIQUE_CODES, [...]): New.

* 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.

From-SVN: r240552
gcc/ChangeLog
gcc/gimple-pretty-print.c
gcc/internal-fn.h