[Bug libfortran/60468] ./fpu-target.h:93:3: error: unknown type name 'choke'
fxcoudert at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jun 7 10:50:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60468
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
Status|UNCONFIRMED |NEW
URL| |https://gcc.gnu.org/ml/fort
| |ran/2014-06/msg00082.html
Last reconfirmed| |2014-06-07
CC| |fxcoudert at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Patch proposed here to fix the issue on hpux10:
https://gcc.gnu.org/ml/fortran/2014-06/msg00082.html
For hpux11, what should be used for FPU control? Googl'ing suggests that HP/UX
has moved to fenv.h support, with additional fegettrapenable/fesettrapenable
function calls. Would you be able to confirm this, and point me to
documentation for hpux11 fenv's documentation? If so, I'm willing to add
support for that platform.
More information about the Gcc-bugs
mailing list