This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[new-regalloc] Add comments everywhere.


Hi,

I just committed the attached patch, which doesn't change code, but just
adds comments.  Still bootstraps without regressions on i686-linux.


Ciao,
Michael.
-- 
        * toplev.c (flag_new_regalloc): Add comment.
        * df.c (df_insn_table_realloc): Size param is absolute.
        * Makefile.in: Clean up header dependencies for ra*.o
        * doc/invoke.texi: Document -fnew-ra.
        * ra.c: Add comments everywhere.  Delete some #if 0'ed code.
        * ra.h: Dito.
        * ra-build.c: Dito.
        * ra-colorize.c: Dito.
        * ra-debug.c: Dito.
        * ra-rewrite.c: Dito.

Attachment: ra.diff.gz
Description: application/gunzip


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]