* attribs.c (handle_deprecated_attribute): constify WHAT.
commit7f54eb35c8097c6274ef549ae695eb562e41e600
authorgrahams <grahams@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jan 2002 13:45:39 +0000 (12 13:45 +0000)
committergrahams <grahams@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jan 2002 13:45:39 +0000 (12 13:45 +0000)
tree43e7dd937fa3ea2a493d8688200b94582d288196
parent5887eb0d72f95d5e23605756d3041fbcb3489c45
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48799 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/attribs.c
gcc/diagnostic.c
gcc/except.h