[Bug ada/21952] [4.1/4.2 regression] Annoying attribute directive ignored warnings

2006-09-13 Thread ebotcazou at gcc dot gnu dot org


--- Comment #14 from ebotcazou at gcc dot gnu dot org  2006-09-13 18:27 
---
Subject: Bug 21952

Author: ebotcazou
Date: Wed Sep 13 18:27:24 2006
New Revision: 116926

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116926
Log:
PR ada/21952
* gigi.h (gnat_internal_attribute_table): Declare.
* misc.c (LANG_HOOKS_ATTRIBUTE_TABLE): Define to above.
* utils.c (gnat_internal_attribute_table): New global variable.
(builtin_function): Always call decl_attributes on the builtin.
(handle_const_attribute): New static function.
(handle_nothrow_attribute): Likewise.


Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gigi.h
trunk/gcc/ada/misc.c
trunk/gcc/ada/utils.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21952



[Bug ada/21952] [4.1/4.2 regression] Annoying attribute directive ignored warnings

2006-09-13 Thread ebotcazou at gcc dot gnu dot org


--- Comment #15 from ebotcazou at gcc dot gnu dot org  2006-09-13 18:27 
---
Subject: Bug 21952

Author: ebotcazou
Date: Wed Sep 13 18:27:46 2006
New Revision: 116927

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116927
Log:
PR ada/21952
* gigi.h (gnat_internal_attribute_table): Declare.
* misc.c (LANG_HOOKS_ATTRIBUTE_TABLE): Define to above.
* utils.c (gnat_internal_attribute_table): New global variable.
(builtin_function): Always call decl_attributes on the builtin.
(handle_const_attribute): New static function.
(handle_nothrow_attribute): Likewise.


Modified:
branches/gcc-4_1-branch/gcc/ada/ChangeLog
branches/gcc-4_1-branch/gcc/ada/gigi.h
branches/gcc-4_1-branch/gcc/ada/misc.c
branches/gcc-4_1-branch/gcc/ada/utils.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21952



[Bug ada/21952] [4.1/4.2 regression] Annoying attribute directive ignored warnings

2006-09-13 Thread ebotcazou at gcc dot gnu dot org


--- Comment #16 from ebotcazou at gcc dot gnu dot org  2006-09-13 18:29 
---
Fixed in upcoming 4.1.2 release.


-- 

ebotcazou at gcc dot gnu dot org changed:

   What|Removed |Added

URL||http://gcc.gnu.org/ml/gcc-
   ||patches/2006-
   ||09/msg00512.html
 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21952



[Bug ada/21952] [4.1/4.2 regression] Annoying attribute directive ignored warnings

2006-09-10 Thread jsm28 at gcc dot gnu dot org


-- 

jsm28 at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|--- |4.1.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21952