langhooks.c (add_builtin_type): New function.
authorSteven Bosscher <steven@gcc.gnu.org>
Mon, 5 Mar 2012 21:57:13 +0000 (21:57 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 5 Mar 2012 21:57:13 +0000 (21:57 +0000)
commitc081413602d8a15b4e7c37ece6e757e33632e561
tree908fc4e9290a416e1c851c8683a076b5d6982f1b
parent704b8582e91b7553b43a17794b76949e61048deb
langhooks.c (add_builtin_type): New function.

* langhooks.c (add_builtin_type): New function.
* langhooks.h (add_builtin_type): Export it.
* config/mep/mep.c (mep_init_builtins): Use it.
* config/rs6000/rs6000.c (rs6000_init_builtins): Use it.

From-SVN: r184960
gcc/ChangeLog
gcc/config/mep/mep.c
gcc/config/rs6000/rs6000.c
gcc/langhooks.c
gcc/langhooks.h