r189175 - Add gcc ARM flags -munaligned-access / -mno-unaligned-access

Dmitri Gribenko gribozavr at gmail.com
Sat Aug 24 16:16:33 PDT 2013


On Sat, Aug 24, 2013 at 4:05 PM, Renato Golin <renato.golin at linaro.org> wrote:
> Hi Dmitri,
>
> That's a good point. Can you point us to the best way of creating tests for
> such options?

Please take a look at test/Driver/apple-kext-mkernel.c

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 <gribozavr at gmail.com>*/



More information about the cfe-commits mailing list