Vector indexing patch

Andrew Pinski pinskia@gmail.com
Fri Jun 4 21:39:00 GMT 2010


On Tue, Jun 1, 2010 at 12:21 PM, Artem Shinkarov
<artyom.shinkaroff@gmail.com> wrote:

+      error_at (loc, "index value is out of bound");

That is wrong.  The Cell C/C++ language document says out of bounds
accesses are undefined (that is at runtime).

Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list