This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC][PATCH] C frontend: Emit &a as &a[0].
On Thu, 28 Apr 2005, Richard Guenther wrote:
> The patch was bootstrapped and tested on i686-pc-linux-gnu for
> the C language with the only remaining regression being c99-init-4.c
> (I didn't manage to find the place to fix).
You don't say how it regresses. What diagnostic is it generating, what
code is generating it (for diagnostics GCC can generate in more than one
place), what are the relevant trees or other variables that caused the
diagnostic to be reached and what were they without the patch to cause it
not to be reached?
--
Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/
jsm@polyomino.org.uk (personal mail)
joseph@codesourcery.com (CodeSourcery mail)
jsm28@gcc.gnu.org (Bugzilla assignments and CCs)