From b111589b09c11e2a18759d1ecbf75af3e53c8536 Mon Sep 17 00:00:00 2001 From: Jeffrey A Law Date: Wed, 10 Feb 1999 22:32:26 +0000 Subject: [PATCH] * reorg.c: Finish deleting half-deleted comment. From-SVN: r25142 --- gcc/ChangeLog | 4 ++++ gcc/reorg.c | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5fb1e563d1a..65d743af9d3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Wed Feb 10 23:28:28 1999 Jeffrey A Law (law@cygnus.com) + + * reorg.c: Finish deleting half-deleted comment. + Wed Feb 10 17:12:21 1999 Jim Wilson * emit-rtl.c (operand_subword): Sign extend REAL_VALUE_TO_TARGET_SINGLE diff --git a/gcc/reorg.c b/gcc/reorg.c index a8f52f955c9..c06ce23d3c7 100644 --- a/gcc/reorg.c +++ b/gcc/reorg.c @@ -164,8 +164,6 @@ static rtx *unfilled_firstobj; #define unfilled_slots_next \ ((rtx *) obstack_next_free (&unfilled_slots_obstack)) -/* This structure is used to indicate which hardware resources are set or - /* Points to the label before the end of the function. */ static rtx end_of_function_label; -- 2.30.2