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]
Other format: [Raw text]

RFA: update information on free -d letters


-- 
--------------------------
SuperH (UK) Ltd.
2410 Aztec West / Almondsbury / BRISTOL / BS32 4QX
T:+44 1454 465658
2003-06-17  J"orn Rennecke <joern.rennecke@superh.com>

	* toplev.c (Remaining -d letters summary): Update.

Index: toplev.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/toplev.c,v
retrieving revision 1.774
diff -p -r1.774 toplev.c
*** toplev.c	17 Jun 2003 05:09:12 -0000	1.774
--- toplev.c	17 Jun 2003 18:02:38 -0000
*************** enum dump_file_index
*** 302,309 ****
  
     Remaining -d letters:
  
! 	"              o q         "
! 	"       H JK   OPQ  TUV  YZ"
  */
  
  static struct dump_file_info dump_file[DFI_MAX] =
--- 302,309 ----
  
     Remaining -d letters:
  
! 	"            m   q         "
! 	"         JK   O Q   UV  YZ"
  */
  
  static struct dump_file_info dump_file[DFI_MAX] =

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