This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix SRA crash
- From: Richard Henderson <rth at redhat dot com>
- To: Devang Patel <dpatel at apple dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 30 Mar 2005 13:30:29 -0800
- Subject: Re: [PATCH] Fix SRA crash
- References: <454A0CF8-0D6F-46F2-9219-268B1D9F0A26@apple.com>
On Tue, Mar 29, 2005 at 11:08:38AM -0800, Devang Patel wrote:
> * tree-sra.c (decide_block_copy): Disable scalarization of
> sub-elements.
> * g++.dg/tree-sra/ss-sra-3.C: New test.
Ok everywhere.
r~