------- Comment #8 from fxcoudert at gcc dot gnu dot org  2005-11-11 14:17 
-------
Still thinking about

> if (FE_ALL_EXCEPT != 0)
>   fedisableexcept (FE_ALL_EXCEPT);

I'm not quite sure gcc would discard the reference. Did you test it, and does
it fix the warning issue? If you didn't do it already, could you test it? I'm a
bit reluctant to include that kind of workaround without being sure it actually
works. Thanks!


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24342

Reply via email to