ra-colorize.c (reset_lists): Move variable declaration inside ENABLE_CHECKING to...
authorEric Christopher <echristo@gcc.gnu.org>
Thu, 9 Sep 2004 23:57:19 +0000 (23:57 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Thu, 9 Sep 2004 23:57:19 +0000 (23:57 +0000)
commit1aee688e8a8973f17bb6f8e742ce42dc5c3c3316
tree4b0cedb76131b1bdddcf9ce9906afb2c55e18908
parent693ff889740046f8fc820993b89eab1589be65d7
ra-colorize.c (reset_lists): Move variable declaration inside ENABLE_CHECKING to avoid unused variable...

2004-09-09  Eric Christopher  <echristo@redhat.com>

* ra-colorize.c (reset_lists): Move variable declaration inside
ENABLE_CHECKING to avoid unused variable warnings when
not --enable-checking.
(check_colors): Ditto.

From-SVN: r87262
gcc/ChangeLog
gcc/ra-colorize.c