[PATCH] beginner.html

Jan van Male jan.vanmale@fenk.wau.nl
Wed Sep 12 06:08:00 GMT 2001


Hi all,

The RTL reader is splitted out here:
http://gcc.gnu.org/ml/gcc-patches/2001-06/msg01640.html

Therefore, this patch.

jan


Index: beginner.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/beginner.html,v
retrieving revision 1.6
diff -c -3 -p -r1.6 beginner.html
*** beginner.html	2001/06/24 21:27:51	1.6
--- beginner.html	2001/07/11 10:11:36
*************** forward and do this.</div>
*** 914,923 ****
  href=" http://sources.redhat.com/cgen/" ;>CGEN</a>, which also uses
  RTL-ish definition files.  You can start with conditional blocks and
  include files.  Remember that we already have define_constants.</p>
- 
- <p>You probably want to rip the RTL reader out of <code>rtl.c</code>
- before it gets too big.  It does not have to be part of the final
- compiler, only the programs that read the <samp>.md</samp> file.</p>
  </li>
  </ul>
  
--- 914,919 ----



More information about the Gcc-patches mailing list