User Tools

Site Tools


spo600:creating_a_gcc_pass

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
spo600:creating_a_gcc_pass [2025/02/18 12:36] chrisspo600:creating_a_gcc_pass [2025/02/18 15:01] (current) – [Creating a GCC Pass] chris
Line 1: Line 1:
 ====== Creating a GCC Pass ====== ====== Creating a GCC Pass ======
  
-**These are rough notes only!** Unfortunately, this part of the GCC codebase is very poorly documented at this point in time.+**These are rough notes only!** Unfortunately, this part of the GCC codebase is poorly documented at this point in time.
  
 ===== Structure of a Pass ===== ===== Structure of a Pass =====
Line 75: Line 75:
       fprintf (dump_file, ... );       fprintf (dump_file, ... );
     }</code>     }</code>
 +
 +===== Resources =====
 +
 +This section will be extended -- watch for changes.
 +
 +==== On this Wiki ====
 +  * [[Building GCC]]
 +
 +==== On the Web ====
 +  * [[https://gcc.gnu.org/onlinedocs/gccint/|GCC Internals Manual]]
  
spo600/creating_a_gcc_pass.1739882209.txt.gz · Last modified: 2025/02/18 12:36 by chris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki