Module Name: src Committed By: phx Date: Wed Sep 13 09:55:35 UTC 2017
Modified Files:
src/sys/arch/m68k/include: fenv.h
Log Message:
The __fgetenv() macro operates on a fenv_t, not on a fenv_t *.
Fixes a segfault in fegetenv() and feholdexcept().
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/m68k/include/fenv.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
