except.c (default_exception_section): Move variable into the scope where it is used.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 28 Nov 2002 02:10:46 +0000 (02:10 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 28 Nov 2002 02:10:46 +0000 (02:10 +0000)
commitfe3f9515cbb36fc3a816c3c35180abe6b00272ad
tree6f738d00ada7be3ce8db1003689f609d416aebdd
parent4e85eadab79e5e16cc6e0fff4c0867a87ad16ca0
except.c (default_exception_section): Move variable into the scope where it is used.

* except.c (default_exception_section): Move variable into the
scope where it is used.

From-SVN: r59593
gcc/ChangeLog
gcc/except.c