aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2014-07-08 09:08:49 +0000
committerRainer Orth <ro@gcc.gnu.org>2014-07-08 09:08:49 +0000
commit7f7563747e2b4f42f73c879d2783db16b534fcff (patch)
treefa9a5d0a882551a5e25d985b532b92126a9f09b3 /libgfortran/ChangeLog
parente8e938e0b0e92d28978d513e380be54640fdf94e (diff)
downloadgcc-7f7563747e2b4f42f73c879d2783db16b534fcff.zip
gcc-7f7563747e2b4f42f73c879d2783db16b534fcff.tar.gz
gcc-7f7563747e2b4f42f73c879d2783db16b534fcff.tar.bz2
Use FP_RN etc. unconditionally
* config/fpu-sysv.h (get_fpu_rounding_mode): Use FP_RN, FP_RP, FP_RM, FP_RZ unconditionally. (set_fpu_rounding_mode): Likewise. From-SVN: r212350
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r--libgfortran/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 773778a..e57f34e 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,9 @@
+2014-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * config/fpu-sysv.h (get_fpu_rounding_mode): Use FP_RN, FP_RP,
+ FP_RM, FP_RZ unconditionally.
+ (set_fpu_rounding_mode): Likewise.
+
2014-07-07 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* libgfortran.h: Assume __GNUC__.