This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c/6192: gcc array reference incorrect on multi-dimensional array
- From: Andrew M Dunn <amdunn at AxisCT dot Net>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 5 Apr 2002 21:06:01 -0000
- Subject: Re: c/6192: gcc array reference incorrect on multi-dimensional array
- Reply-to: Andrew M Dunn <amdunn at AxisCT dot Net>
The following reply was made to PR c/6192; it has been noted by GNATS.
From: Andrew M Dunn <amdunn@AxisCT.Net>
To: hp@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, me@andydunn.ca,
nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:
Subject: Re: c/6192: gcc array reference incorrect on multi-dimensional array
Date: Fri, 05 Apr 2002 16:01:51 -0500
hp@gcc.gnu.org wrote:
> Synopsis: gcc array reference incorrect on multi-dimensional array
>
> State-Changed-From-To: open->closed
> State-Changed-By: hp
> State-Changed-When: Fri Apr 5 12:20:13 2002
> State-Changed-Why:
> Not a bug.
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6192
>
>
You're correct, of course. I can't believe I didn't see that
(was starting with somebody else's code, and have spent so long
working on other more braindead languages that I didn't even
spot it)
Andy ;-)