tree.c (handle_dll_attribute): Check if node is of kind FUNCTION_DECL for DECL_DECLAR...
authorKai Tietz <kai.tietz@onevision.com>
Fri, 29 May 2009 06:01:02 +0000 (06:01 +0000)
committerKai Tietz <ktietz@gcc.gnu.org>
Fri, 29 May 2009 06:01:02 +0000 (08:01 +0200)
commit055df276d4e2b36c030223f39cd84743aaac8def
tree27557fbefd60e25a0fdee561b47c838c6ce9d2b6
parent4cfaf1ec98904cdf03c4759628d115e90ab03666
tree.c (handle_dll_attribute): Check if node is of kind FUNCTION_DECL for DECL_DECLARED_INLINE_P check.

2009-05-29  Kai Tietz  <kai.tietz@onevision.com>

        * tree.c (handle_dll_attribute): Check if node is
        of kind FUNCTION_DECL for DECL_DECLARED_INLINE_P check.

From-SVN: r147969
gcc/ChangeLog
gcc/tree.c