ddg.c (add_cross_iteration_register_deps): Declare bb_info only if ENABLE_CHECKING...
authorH.J. Lu <hongjiu.lu@intel.com>
Tue, 31 Jul 2007 18:43:55 +0000 (18:43 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 31 Jul 2007 18:43:55 +0000 (11:43 -0700)
commite439ba28035c2e4249497495308b9df4ebc69690
treee30b323bc85840c4563e3ffd992301392067016c
parent9b40cf1639333e361c6fc3d20eafd40e6f607ae5
ddg.c (add_cross_iteration_register_deps): Declare bb_info only if ENABLE_CHECKING is defined.

2007-07-31  H.J. Lu  <hongjiu.lu@intel.com>

* ddg.c (add_cross_iteration_register_deps): Declare bb_info
only if ENABLE_CHECKING is defined.

From-SVN: r127103
gcc/ChangeLog
gcc/ddg.c