mode-switching.c (optimize_mode_switching): Fix n_exprs parameter in call to pre_edge...
authorUros Bizjak <uros@kss-loka.si>
Tue, 7 Jun 2005 02:12:13 +0000 (04:12 +0200)
committerJeff Law <law@gcc.gnu.org>
Tue, 7 Jun 2005 02:12:13 +0000 (20:12 -0600)
commit67daed71cad6e36170868d7bbd575520d7d8015c
tree21182bc846906ca81b44af71fcfeed24e3212eec
parent0ae97690198f2d931d34c19deb451f1e4e3cad90
mode-switching.c (optimize_mode_switching): Fix n_exprs parameter in call to pre_edge_lcm.

        * mode-switching.c (optimize_mode_switching): Fix n_exprs parameter
in call to pre_edge_lcm.

From-SVN: r100690
gcc/ChangeLog
gcc/mode-switching.c