On Wed, Mar 6, 2013 at 3:22 PM, Sanne Wouda <[email protected]> wrote:
> Hi Dmitri,
>
> Sorry for the delay. Something else came up.
>
> Your test case easily reproduced the problem for me, thanks. I build a unit
> test for this particular case, and got it going on my system.
>
> Attached you'll find the updated patch, as well as an updated test tree.
>
> Thanks for testing. Please let me know if something's off. :)

Hi Sanne,

The updated patch passes all tests, thank you!  But there's one thing
I don't understand about it.  You have a directory named

ubuntu_13.04_multiarch_tree/usr/include/c++/4.7/x86_64-linux-gnu/32/

But I don't see this directory in the actual 13.04 installation.

Otherwise, this patch LGTM.

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