This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, Fortran] Print floating-point exception status after STOP/ERROR STOP
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Tobias Burnus <burnus at net-b dot de>
- Cc: gcc-patches at gcc dot gnu dot org, Gerald Pfeifer <gerald at pfeifer dot com>, fortran at gcc dot gnu dot org, David Edelsohn <dje dot gcc at gmail dot com>, Uros Bizjak <ubizjak at gmail dot com>
- Date: Mon, 24 Jun 2013 19:41:22 +0200
- Subject: Re: [Patch, Fortran] Print floating-point exception status after STOP/ERROR STOP
- References: <51B8721A dot 6000000 at net-b dot de> <51C6256E dot 1020708 at net-b dot de> <51C80599 dot 7070108 at net-b dot de>
> Eric, Gerald: Can you confirm that it now works on both FreeBSD and Solaris?
It works fine on Solaris, thanks!
> Eric: Should one (conditionally) include <floatingpoint.h> on Solaris? I
> am asking because LIBGFOR_CHECK_FPSETMASK in acinclude.m4 uses that
> include file during configure - but libgfortran.h (or config/fpu-sysv.h)
> don't.
ieeefp.h is sufficient on Solaris.
--
Eric Botcazou