]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
c-common.c (builtin_function_2): Remove.
authorRichard Guenther <rguenther@suse.de>
Tue, 9 Aug 2005 12:05:09 +0000 (12:05 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 9 Aug 2005 12:05:09 +0000 (12:05 +0000)
commit9bc150501a5297a0335de62b798e4841478bc81d
tree19188ff7c43475c3ace353782d3a8dbfcf284a7e
parent07da68fd8d9e08a487b02520764da4243eb223a2
c-common.c (builtin_function_2): Remove.

2005-08-09  Richard Guenther  <rguenther@suse.de>

* c-common.c (builtin_function_2): Remove.
(def_builtin_1): New function.
(c_common_nodes_and_builtins): Use def_builtin_1 to
build builtin functions.

From-SVN: r102911
gcc/ChangeLog
gcc/c-common.c