S/390: Define TARGET_BUILTIN_DECL
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Fri, 27 Feb 2015 10:13:07 +0000 (10:13 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Fri, 27 Feb 2015 10:13:07 +0000 (10:13 +0000)
commit9b80b7bc4de5b697b229be574246877a186fe859
tree9a17381b8c96eacfda1ea52d3d8ba45db23bb088
parent4ceae7e9576c605219f2da69e2450476330548a7
S/390: Define TARGET_BUILTIN_DECL

gcc/ChangeLog:
* config/s390/s390.c: (enum s390_builtin, s390_expand_builtin):
Rename S390_BUILTIN_max to S390_BUILTIN_MAX.
(s390_builtin_decls): New array.
(s390_init_builtins): Put builtin decls into s390_builtin_decls.
(s390_builtin_decl): New function.
(TARGET_BUILTIN_DECL): Define macro.

From-SVN: r221046
gcc/ChangeLog
gcc/config/s390/s390.c