re PR ada/21952 (Annoying "attribute directive ignored" warnings)
authorJames A. Morrison <phython@gcc.gnu.org>
Mon, 7 Nov 2005 06:54:52 +0000 (06:54 +0000)
committerJames A. Morrison <phython@gcc.gnu.org>
Mon, 7 Nov 2005 06:54:52 +0000 (06:54 +0000)
commit7d4a2fb0d447052ad39ac104dd6915116c091c22
tree87a99f56a55ad99e365d332992dc0743c4f5c904
parent96c993a8902b5579e463de5aa60855ee304bfce6
re PR ada/21952 (Annoying "attribute directive ignored" warnings)

2005-11-07  James A. Morrison  <phython@gcc.gnu.org>

        PR treelang/21952
        * treetree.c (LANG_HOOKS_ATTRIBUTE_TABLE): Set to
        treelang_attribute_table.
        (handle_attribute): New function.
        (treelang_attribute_table): New attribute table.

From-SVN: r106582
gcc/treelang/ChangeLog
gcc/treelang/treetree.c