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: Fix ICE on out-of-range array index


"Joseph S. Myers" <joseph@codesourcery.com> writes:

> 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
>
> 	* emit-rtl.c (adjust_address_1): Reduce offset to a signed value
> 	that fits within Pmode.
>
> testsuite:
> 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
>
> 	* gcc.c-torture/compile/20090303-1.c,
> 	gcc.c-torture/compile/20090303-2.c: New tests.

This is OK.

Thanks.

Ian


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