* config/alpha/alpha.c (alpha_add_builtins): New Helper function.
commitb657e73ae7c41bf93a590f27cb4cdbe4ce9d7afc
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Feb 2007 16:39:58 +0000 (5 16:39 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Feb 2007 16:39:58 +0000 (5 16:39 +0000)
tree4ebd4ed1e61a21b98e381904418346c19551d81e
parent730c983cc6ba209b7bf4f12237f7255ff900e8fa
* config/alpha/alpha.c (alpha_add_builtins): New Helper function.
Set TREE_READONLY and TREE_NOTHROW directly, not via attributes.
(alpha_init_builtins): Use alpha_add_builtins to process tables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121603 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c