Hello Everyone,
This patch will fix a buffer overflow issue in a test case shown in PR
57766. I am committing this patch as obvious. I am willing to revert (or
modify) this patch if anyone has objections.Here is the ChangeLog entry: gcc/testsuite/ChangeLog +2013-07-01 Balaji V. Iyer <[email protected]> + + * c-c++-common/cilk-plus/AN/sec_implicit_ex.c (NUMBER): Changed + array sizes from 100 to 20. + Thanks, Balaji V. Iyer.
