Hi Dmitri,

Thanks for replying.

Updated patch with test case.
Please help review the same.

Thanks,
Rahul


On Fri, Apr 4, 2014 at 8:46 PM, Dmitri Gribenko <[email protected]> wrote:

> On Wed, Apr 2, 2014 at 6:55 AM, Rahul Jain <[email protected]>
> wrote:
> > Gentle ping!
> >
> > Please if someone could help review this small patch!
>
> Hello Rahul,
>
> This patch needs a testcase.
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
>

Attachment: vla_2.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to