help on gcc

mike stump mrs@windriver.com
Wed Jul 3 23:25:00 GMT 2002


> Date: Wed, 3 Jul 2002 21:44:10 +0530 (IST)
> From: Mohit Singhal <mohit@csa.iisc.ernet.in>

> 	I am working on gcc optimization passes.  I want to implement
> a partial redundancy elimination pass and Static Single assignment
> optimization on RTL.  I need to study RTL in detail, but i am not
> getting enough material on that.  Can you suggest from where to
> study RTL to get good grip on it.

Have you finished reading the gcc manual and the gcc internals manual?
I think there is a link to it on the web page under documentation...

If not, that might be a reasonable place to start.



More information about the Gcc mailing list