rtl.h (flow2_completed): Declare.
authorJeff Law <law@gcc.gnu.org>
Wed, 4 Nov 1998 20:45:03 +0000 (13:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 4 Nov 1998 20:45:03 +0000 (13:45 -0700)
commit56744d1a2a2177f56136b2fb1a8aaf4f51612d69
tree99b65f85724b6dced77997d0b7f4beb37c8a2e7a
parent0ea0e8717d8def2eea263fce29e17122b36710dc
rtl.h (flow2_completed): Declare.

x
        * rtl.h (flow2_completed): Declare.
        * flow.c (flow2_completed): Definition.
        * toplev.c (rest_of_compilation): Set and clear flow2_completed
        as necessary.

From-SVN: r23528
gcc/flow.c
gcc/toplev.c