jump.c (jump_optimize): Show that the jump chain is not valid when not optimizing.
authorJeff Law <law@gcc.gnu.org>
Tue, 30 Jun 1998 22:21:11 +0000 (16:21 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 30 Jun 1998 22:21:11 +0000 (16:21 -0600)
commit81fc4f5cea91444340fdfb884cd6cd649fa382d3
tree438359b0439c95c32b7bf2da7d497121b273d314
parent20b204401222d0d7a10a932e214670ba3c91b225
jump.c (jump_optimize): Show that the jump chain is not valid when not optimizing.

        * jump.c (jump_optimize): Show that the jump chain is not
        valid when not optimizing.
Opps.  Helps to actually commit the file you really wanted to change :-)

From-SVN: r20852
gcc/jump.c