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:18:49 +0000 (16:18 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 30 Jun 1998 22:18:49 +0000 (16:18 -0600)
        * jump.c (jump_optimize): Show that the jump chain is not
        valid when not optimizing.

From-SVN: r20851

gcc/ChangeLog

index 59396a032a4de439f49faf7d4719d61361e9f4a7..4226e18e996135fff89bd17be3841a18227dc510 100644 (file)
@@ -1,3 +1,8 @@
+Tue Jun 30 23:16:39 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * jump.c (jump_optimize): Show that the jump chain is not
+       valid when not optimizing.
+
 Tue Jun 30 16:01:01 1998  Richard Henderson  <rth@cygnus.com>
 
        * rtl.def (CONSTANT_P_RTX): New.