attribs.c (handle_deprecated_attribute): constify WHAT.
authorGraham Stott <grahams@redhat.com>
Sat, 12 Jan 2002 13:45:39 +0000 (13:45 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Sat, 12 Jan 2002 13:45:39 +0000 (13:45 +0000)
commitf9f6b7df9dbea592ddb6f9230992872fee866a03
tree43e7dd937fa3ea2a493d8688200b94582d288196
parent4a69261704c060c8a7ff364dc570571f6c80569e
attribs.c (handle_deprecated_attribute): constify WHAT.

        * attribs.c (handle_deprecated_attribute): constify WHAT.
        * diagnostic.c (warn_deprecated_use): Add braces, fixes
        dangling else warning and constify WHAT.
        * except.h (struct function, struct inline_remap): Move
        struct tag forward defs before all prototypes.
        (duplicate_eh_regions): Whitespace.

From-SVN: r48799
gcc/ChangeLog
gcc/attribs.c
gcc/diagnostic.c
gcc/except.h