[llvm] r175592 - [llvm-readobj] Add ELF .dynamic table dumping.
Dmitri Gribenko
gribozavr at gmail.com
Sat Feb 23 15:16:49 PST 2013
On Sun, Feb 24, 2013 at 12:06 AM, Renato Golin <renato.golin at linaro.org> wrote:
> On 23 February 2013 21:55, Dmitri Gribenko <gribozavr at gmail.com> wrote:
>>
>> Renato,
>>
>> I don't think it is an issue with your hardware. It is consistently
>> reproducible on my ARM box.
>
> Thanks for the info. I think it's the GCC version I'm using, which is
> slightly older (4.6.3) than the other two Pandas (4.7.2).
JFYI, my box is running 4.6.3, too.
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 llvm-commits
mailing list