aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/ChangeLog.egcs
diff options
context:
space:
mode:
authorRichard Henderson <rth@cygnus.com>1998-04-04 09:46:35 -0800
committerRichard Henderson <rth@gcc.gnu.org>1998-04-04 09:46:35 -0800
commit092a4ef80c31a76cf3277019d673f4d43621a7c6 (patch)
tree529c0cc9534c7470b7fa572fb8672efe67936cea /gcc/f/ChangeLog.egcs
parent896cced482d766c5d1d07ce1c71c191ac8864dd3 (diff)
downloadgcc-092a4ef80c31a76cf3277019d673f4d43621a7c6.zip
gcc-092a4ef80c31a76cf3277019d673f4d43621a7c6.tar.gz
gcc-092a4ef80c31a76cf3277019d673f4d43621a7c6.tar.bz2
com.c (ffecom_expr_): Revert Oct 22 change.
* com.c (ffecom_expr_): Revert Oct 22 change. Instead take a WIDENP argument so that we can respect the signedness of the original type. (ffecom_init_0): Do sizetype initialization first. From-SVN: r18995
Diffstat (limited to 'gcc/f/ChangeLog.egcs')
-rw-r--r--gcc/f/ChangeLog.egcs6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/f/ChangeLog.egcs b/gcc/f/ChangeLog.egcs
index 5a43220..508cff4 100644
--- a/gcc/f/ChangeLog.egcs
+++ b/gcc/f/ChangeLog.egcs
@@ -1,3 +1,9 @@
+Sat Apr 4 17:45:01 1998 Richard Henderson <rth@cygnus.com>
+
+ * com.c (ffecom_expr_): Revert Oct 22 change. Instead take a WIDENP
+ argument so that we can respect the signedness of the original type.
+ (ffecom_init_0): Do sizetype initialization first.
+
1998-03-28 Dave Love <d.love@dl.ac.uk>
* Make-lang.in (f771$(exeext)): Fix typpo.