-fdump-rtl-expand

Jan Hubicka hubicka@ucw.cz
Wed Apr 30 19:00:00 GMT 2008


> On 04/25/08 13:08, Jan Hubicka wrote:
> 
> >	PR testsuite/35843
> >	* cfgexpand.c (pass_expand): Turn into RTL pass.
> >	* passes.c (execute_one_pass): Do pass typechecking after execution.
> >	* tree-pass.h (pass_expand): Turn into RTL pass.
> 
> Actually, I kind of liked it as a gimple pass, but I guess it's not too 
> important.

I think one of good arguments for RTL is that -da now brings you the RTL
form from very beggining to end of compilation.  Gimple appears same in
the expand dump as in the previous one.

Honza
> 
> 
> Diego.



More information about the Gcc-patches mailing list