* decl.c (check_previous_goto_1): Adjust prototype.
commit7727e00992c4c5ca1127d408bb24bdda2345e4c9
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Apr 2003 13:45:40 +0000 (30 13:45 +0000)
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Apr 2003 13:45:40 +0000 (30 13:45 +0000)
tree593d04b5e6e91addf98e05bc17c5523be7702cce
parentba866fe0fa69fa5a8cd77fc940ac5b6f67bfb117
    * decl.c (check_previous_goto_1): Adjust prototype.
        (check_previous_goto): Adjust use.
        (check_switch_goto): Likewise.
        (use_label): Adjust.
        (check_previous_goto_1): Don't use pedwarn_with_file_and_line.
        (struct named_label_use_list): Use location_t datatype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66290 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c