aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@gcc.gnu.org>2013-11-21 09:24:44 +0000
committerAndreas Schwab <schwab@gcc.gnu.org>2013-11-21 09:24:44 +0000
commit8f45afb879c3a50179bdc78e7f41306202e791b4 (patch)
tree582119cd16048ed6eb96e11d9248aef9c1637795 /libgfortran
parentf3c92486ed1f5cb336d0f78438ac3a0b03b38f53 (diff)
downloadgcc-8f45afb879c3a50179bdc78e7f41306202e791b4.zip
gcc-8f45afb879c3a50179bdc78e7f41306202e791b4.tar.gz
gcc-8f45afb879c3a50179bdc78e7f41306202e791b4.tar.bz2
Remove wrong PR link
From-SVN: r205201
Diffstat (limited to 'libgfortran')
-rw-r--r--libgfortran/ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index cf39b3c..5bded87 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,6 +1,5 @@
2013-11-20 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
- PR libfortran/59227
* intrinsics/erfc_scaled.c (erfc_scaled_r16): Don't define if
__float128 is not available.