From 20b204401222d0d7a10a932e214670ba3c91b225 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 30 Jun 1998 16:18:49 -0600 Subject: [PATCH] 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 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.30.2