sh.c (TARGET_BUILTIN_DECL): Define.
authorKaz Kojima <kkojima@gcc.gnu.org>
Wed, 14 Oct 2009 00:17:51 +0000 (00:17 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Wed, 14 Oct 2009 00:17:51 +0000 (00:17 +0000)
commit1cc245760cde1a2488b2e4e4d892cdeeb07a4d7f
tree40a3ade4261f6710345d84f82ed4bcd02ed8a90a
parent21f5e01449dd2190a52bb0a2caa5593e9af7326e
sh.c (TARGET_BUILTIN_DECL): Define.

* config/sh/sh.c (TARGET_BUILTIN_DECL): Define.
(struct builtin_description): Add fndecl field.
(bdesc): Remove const qualifier.  Update initializer.
(sh_media_init_builtins): Remove const qualifier for d.  Record
the result of add_builtin_function to the fndecl field.
(sh_builtin_decl): New.
(sh_media_builtin_decl): New.

From-SVN: r152745
gcc/ChangeLog
gcc/config/sh/sh.c