Commit 8d169fc1 by Uros Bizjak

* libgfortran/ChangeLog: Better commit message for my last commit.

From-SVN: r268433
parent 1bd83e0b
2019-01-30 Uroš Bizjak <ubizjak@gmail.com> 2019-01-30 Uroš Bizjak <ubizjak@gmail.com>
PR fortran/88678 PR libfortran/88678
* config/fpu-glibc.h (support_fpu_trap): Do not try to enable Revert:
exceptions to determine if exception is supported. 2016-11-16 Szabolcs Nagy <szabolcs.nagy@arm.com>
PR libfortran/78314
* config/fpu-glibc.h (support_fpu_trap): Use feenableexcept.
2019-01-30 Uroš Bizjak <ubizjak@gmail.com> 2019-01-30 Uroš Bizjak <ubizjak@gmail.com>
PR fortran/88678 PR libfortran/88678
* config/fpu-glibc.h (set_fpu_trap_exceptions): Clear stalled * config/fpu-glibc.h (set_fpu_trap_exceptions): Clear stalled
exception flags before changing trap mode. Optimize to call exception flags before changing trap mode. Optimize to call
feenableexcept and fedisableexcept only once. feenableexcept and fedisableexcept only once.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment