re PR target/33947 (warning: 'const' attribute directive ignored)
authorJakub Jelinek <jakub@redhat.com>
Thu, 22 Nov 2007 21:58:07 +0000 (22:58 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 22 Nov 2007 21:58:07 +0000 (22:58 +0100)
commitebfe65a3be8a7b694970236b214d5d1f1d3d3312
treec93d6970c6daca6847aa82c201b4f472859a8280
parentd4d757e6b5d3d66ea683f53d6f65e7718d4df6b4
re PR target/33947 (warning: 'const' attribute directive ignored)

PR target/33947
* config/arm/arm.c (arm_init_tls_builtins): Set TREE_NOTHROW
and TREE_READONLY on the fn decl rather than passing a chain
of attributes.

From-SVN: r130359
gcc/ChangeLog
gcc/config/arm/arm.c