This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tuples] Enable more calls cleanup_tree_cfg
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: "Diego Novillo" <dnovillo at google dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 01 Nov 2007 18:40:53 -0400
- Subject: Re: [tuples] Enable more calls cleanup_tree_cfg
- References: <b798aad50710291631j1c8365dmd919dce101a6afcd@mail.gmail.com>
>>>>> "Diego" == Diego Novillo <dnovillo@google.com> writes:
> This enables pass_cleanup_cfg. Tested on x86_64. Committed.
> Diego.
Where's the patch?