* reorg.c: Finish deleting half-deleted comment.
authorJeffrey A Law <law@cygnus.com>
Wed, 10 Feb 1999 22:32:26 +0000 (22:32 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 10 Feb 1999 22:32:26 +0000 (15:32 -0700)
From-SVN: r25142

gcc/ChangeLog
gcc/reorg.c

index 5fb1e563d1a5c60650e22dba2372d232f6d29483..65d743af9d3084451243fbcdca83e430ce854d0c 100644 (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
index a8f52f955c95a6e046e73bd92c786ef9e4d355fc..c06ce23d3c7a65acb97a6d4761e90685b6535299 100644 (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;