From 3acd59a4987e1ddca355e7e9d795f6b51f87e0ea Mon Sep 17 00:00:00 2001 From: law Date: Wed, 10 Feb 1999 22:32:26 +0000 Subject: * reorg.c: Finish deleting half-deleted comment. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25142 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/reorg.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gcc/reorg.c') 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; -- cgit v1.2.1