This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix SPARC ICE
- To: Jakub Jelinek <jakub at redhat dot com>
- Subject: Re: [PATCH] Fix SPARC ICE
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 09 Jun 2000 22:43:55 -0600
- cc: Richard Henderson <rth at cygnus dot com>, gcc-patches at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <20000606193329.W474@sunsite.ms.mff.cuni.cz>you write:
> 2000-06-06 Jakub Jelinek <jakub@redhat.com>
>
> * expr.c (get_inner_reference): If decl was done with incomplete
> type which was later defined, try to use its type alignment.
>
> * gcc.c-torture/compile/20000606-1.c: New test.
The test is OK. Please go ahead and check it in.
I haven't looked at the expr.c code yet.
jeff