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]

[patch] backends.html: Add 'C' to rs6000.


Hi,

This patch incorporate a suggestion from Segher Boessenkool.

http://gcc.gnu.org/ml/gcc-patches/2003-10/msg00700.html

Committed as obvious.

Kazu Hirata

Index: backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.3
diff -u -r1.3 backends.html
--- backends.html	7 Oct 2003 01:03:04 -0000	1.3
+++ backends.html	9 Oct 2003 13:17:04 -0000
@@ -95,7 +95,7 @@
 ns32k    |  M?            c f m     e 
 pa       |   ? Q   CBD  qr    m d a e 
 pdp11    |    L   I      rcpf m     e 
-rs6000   |     Q        qr      d a   
+rs6000   |     Q   C    qr      d a   
 s390     |   ? Q        qr p g bdha e 
 sh       |     Q   CB   qr      dha   
 sparc    |     Q   CB   qr     bd a   


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