This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch to display number of label uses when dumping RTL



  In message <199904221841.LAA32148@elmo.cygnus.com>you write:
  > Hi Guys,
  > 
  >   I would like permission to apply the following small patch.  It
  >   extends the print_rtx function so that it displays the LABEL_NUSES
  >   value for any labels that it prints.
  > 
  > Cheers
  > 	Nick
  > 
  > Thu Apr 22 11:40:26 1999  Nick Clifton  <nickc@cygnus.com>
  > 
  > 	* print-rtl.c (print_rtx): Display LABEL_NUSES for labels.
Cool.  I've always wanted this stuff in the dumps, but never enough to
sit down for 30 seconds and do the work :-)

Approved ;-0
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]