This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: GIMPLE tuples. Design and implementation proposal
- From: Ian Lance Taylor <iant at google dot com>
- To: Rob1weld at aol dot com
- Cc: gcc at gcc dot gnu dot org
- Date: 10 Jul 2007 07:02:27 -0700
- Subject: Re: RFC: GIMPLE tuples. Design and implementation proposal
- References: <d32.1112fe31.33c4ba16@aol.com>
Rob1weld@aol.com writes:
> Please look at this page:
> _http://www.cs.nyu.edu/leunga/www/MLRISC/Doc/html/mlrisc-ir.html_
> (http://www.cs.nyu.edu/leunga/www/MLRISC/Doc/html/mlrisc-ir.html)
That tells me about the MLRISC IR, but it doesn't tell me what
significant advantages it has over GIMPLE.
> If you choose to run CIL _locally_ (not add it to GCC, but _only_
> run it on your computer) then you can program in "Deputy". The
> Deputy language is very much like "C" but uses a few additional
> annotations which allow program checking when it is compiled.
Your e-mail messages do not make clear what you are proposing.
Precisely what change do you propose should be made to GCC itself?
If you just want to let us know about an alternative IR, then:
thanks.
Ian