Hi Panagiotis Panagiotis Foteinos wrote: > Is it possible for memcheck to support FE_UPWARD rounding mode as > well? I am building applications on top of CGAL (www.cgal.org), a > package that extensively uses interval arithmetics with FE_UPWARD, > and I would like to employ Valgrind's capabilities to detect memory > leaks.
I'm in much the same situation. Assuming you work on amd64, you could try the patches I posted on the developers list the other day: http://sourceforge.net/mailarchive/forum.php?thread_name=201111091217.47291.trast%40student.ethz.ch&forum_name=valgrind-developers Cheers, -- Thomas Rast trast@{inf,student}.ethz.ch ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
