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

Renato Golin renato.golin at linaro.org
Sat Aug 24 16:05:40 PDT 2013


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 <gribozavr at gmail.com> wrote:

> On Sat, Aug 24, 2013 at 7:44 AM, Renato Golin <renato.golin at linaro.org>
> 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 <gribozavr at gmail.com>*/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130825/1b1733ba/attachment.html>


More information about the cfe-commits mailing list