From: Jeff Law Date: Tue, 30 Jun 1998 22:18:49 +0000 (-0600) Subject: jump.c (jump_optimize): Show that the jump chain is not valid when not optimizing. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=20b204401222d0d7a10a932e214670ba3c91b225;p=gcc.git 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. From-SVN: r20851 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 59396a032a4..4226e18e996 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 * rtl.def (CONSTANT_P_RTX): New.