This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR 11207


On Sun, Aug 10, 2003 at 07:34:15AM -0700, Matt Kraai wrote:
> The following patch fixes PR 11207 by checking for negative
> initializer indices.
> 
> Bootstrapped and regression tested on powerpc-unknown-linux-gnu.
> 
> OK to commit?
> 
> 	PR c/11207
> 	* c-typeck.c (set_init_index): Check for negative index.
> 
[see http://gcc.gnu.org/ml/gcc-patches/2003-08/msg00606.html]

I've also bootstrapped and regression tested it on the 3.3 branch.

OK to commit to the 3.3 branch?

-- 
Matt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]