Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Crash with Nef_polyhedron_3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Crash with Nef_polyhedron_3


Chronological Thread 
  • From: Marc Glisse <(005b7a4cd6%hidden_head%005b7a4cd6)marc.glisse(005b7a4cd6%hidden_at%005b7a4cd6)inria.fr(005b7a4cd6%hidden_end%005b7a4cd6)>
  • To: (005b7a4cd6%hidden_head%005b7a4cd6)cgal-discuss(005b7a4cd6%hidden_at%005b7a4cd6)lists-sop.inria.fr(005b7a4cd6%hidden_end%005b7a4cd6)
  • Subject: Re: [cgal-discuss] Re: Crash with Nef_polyhedron_3
  • Date: Wed, 30 May 2012 07:59:18 +0200 (CEST)

On Tue, 29 May 2012, Joachim Reichel wrote:
On 05/29/2012 09:54 AM, Marius Kintel wrote:
I think you may have hit the core of this issue.
Somehow, I suspect that -frounding-math is not supported by llvm-gcc,

Anything based on llvm is broken, but we have code in CGAL to work around that (at least in recent versions).

to test the basic rounding mode stuff you could try the attached test case.

That doesn't account for our workarounds, you really want to test Interval_nt. And there is already a run-time test checking that rounding works, which gets executed by every CGAL program.

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page