On Mon, Jul 18, 2011 at 20:45, Gabriel Charette <gch...@google.com> wrote: > To demonstrate my point: > add /* { dg-options "-ffinite-math-only -fno-math-errno" } */ > to c1builin-integral.cc > > and watch the test pass (since now we are using the flags across all > compilations).
Ah, OK. That's your fix then. Diego.