* reorg.c: Finish deleting half-deleted comment.

From-SVN: r25142
This commit is contained in:
Jeffrey A Law 1999-02-10 22:32:26 +00:00 committed by Jeff Law
parent e860aea39d
commit b111589b09
2 changed files with 4 additions and 2 deletions

View File

@ -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 <wilson@cygnus.com>
* emit-rtl.c (operand_subword): Sign extend REAL_VALUE_TO_TARGET_SINGLE

View File

@ -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;