Hi Dmitri, That's a good point. Can you point us to the best way of creating tests for such options?
cheers, --renato On 24 August 2013 23:33, Dmitri Gribenko <[email protected]> wrote: > On Sat, Aug 24, 2013 at 7:44 AM, Renato Golin <[email protected]> > wrote: > > Author: rengolin > > Date: Sat Aug 24 09:44:41 2013 > > New Revision: 189175 > > > > URL: http://llvm.org/viewvc/llvm-project?rev=189175&view=rev > > Log: > > Add gcc ARM flags -munaligned-access / -mno-unaligned-access > > Test for -mno-unaligned-access? > > 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]>*/ >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
