This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
tuples: call for help
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: dberlin at dberlin dot org, gcc at gcc dot gnu dot org
- Date: Mon, 7 May 2007 15:04:21 -0400
- Subject: tuples: call for help
Hi Dan. Hi folks.
People (ok, so it was Dan) had asked if there was anything they could do to
help the tuples effort.
The pretty print routines could definitely use a lot of cases
(dump_gimple_stmt), and the work is very self contained.
There is also the constructors and accessors for the IR. Currently there
are there are only routines for GS_ASSIGN and GS_RETURN.
Just in case anyone was bored.
Aldy