Fix omission in log for earlier change

From-SVN: r54061
This commit is contained in:
Zack Weinberg 2002-05-30 17:38:11 +00:00
parent 348f0869b6
commit 8abbd76ae1
1 changed files with 2 additions and 1 deletions

View File

@ -463,7 +463,8 @@ Tue May 28 21:16:18 2002 J"orn Rennecke <joern.rennecke@superh.com>
2002-05-28 Zack Weinberg <zack@codesourcery.com>
* tree.h: Forward-declare struct realvaluetype.
* tree.h: Don't include real.h.
Forward-declare struct realvaluetype.
(struct tree_real_cst): Point to the REAL_VALUE_TYPE, do not
contain it.
(TREE_REAL_CST_PTR): New accessor.