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]

[wwwdocs PATCH] Fix ARC entry in backends.html


ARC has no define_function_unit anymore. (Hint: the last define_function_unit are removed by my patch at http://gcc.gnu.org/ml/gcc-patches/2004-07/msg01220.html :-)

Paolo
Index: backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- backends.html	16 Jul 2004 13:37:36 -0000	1.19
+++ backends.html	16 Jul 2004 13:41:55 -0000	1.20
@@ -68,7 +68,7 @@
 Target   | HMSLQNFICBD lqrcpfgmbdhates
 ---------+----------------------------
 alpha    |  ?? Q   C    q  p g bd a e 
-arc      | ???   FI B      pf m  h    
+arc      | ???   FI B      pf m d     
 arm      |                      d a  s
 avr      |    L  FI    l  c f m       
 c4x      |  ??  N I BD       g  d  te 

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