[RFA:] "New C++ ABI" link in readings.html

Hans-Peter Nilsson hp@bitrange.com
Sun Nov 5 09:21:00 GMT 2000


The URL that appeared on the binutils mailing list ended in "/cxx/", but
the (same) document from that URL states "/cxx/cxx-summary.html" as the
preferred "external" link.  Tweak to taste; I had some problems finding a
good sentence that started with reasonable anchor text, like the other
links in the GCC-specific section.

Ok to install?

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.41
diff -p -c -r1.41 readings.html
*** readings.html	2000/11/05 13:56:17	1.41
--- readings.html	2000/11/05 17:08:50
***************
*** 35,40 ****
--- 35,43 ----
  
    <li><a href=" http://wwwspies.informatik.tu-muenchen.de/personen/pizka/ ">GNU INSEL Compiler gic</a>.
  
+   <li><a href=" http://reality.sgi.com/dehnert_engr/cxx/cxx-summary.html ">
+   Multi-vendor standard C++ ABI</a> is the default in GCC releases 3.0 and above.
+ 
  </ul>
  
  
brgds, H-P



More information about the Gcc-patches mailing list