On Tue, Feb 19, 2013 at 9:29 PM, Sanne Wouda <[email protected]> wrote:
> On 17 February 2013 19:03, Dmitri Gribenko <[email protected]> wrote:
>>
>> On Sun, Feb 17, 2013 at 5:40 PM, Dmitri Gribenko <[email protected]>
>> wrote:
>> > On Fri, Feb 15, 2013 at 9:50 PM, Sanne Wouda <[email protected]>
>> > wrote:
>> >> Attached is a patch which fixes the problems on my system. A unittest
>> >> (with the directory structure attached seperately) illustrates the
>> >> problem and shows that it is fixed by the changes in the patch.
>> >>
>> >> If there are any comments on the patch, or if this should be fixed in
>> >> some different way, I will be happy to update it.
>> >
>> > Thank you for working on this!
>> >
>> > Unfortunately, this patch does not fix -m32, which breaks asan build.
>>
>> BTW, you need to install g++-multilib for this.
>
>
> Thanks for pointing this out. I hope to have some time at the end of the
> week to see if I can reproduce and fix it.

Hi Sanne,

May I ping you about this?  Ubuntu 13.04 is coming soon, and it would
be awesome if we supported it.

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

Reply via email to