MMIX fixed (was: Re: mmix broken in mainline by real changes)

Zack Weinberg zack@codesourcery.com
Thu May 30 11:04:00 GMT 2002


On Thu, May 30, 2002 at 02:55:37AM -0400, Hans-Peter Nilsson wrote:
> 
> Yup, noticed that too...  Thanks for the heads-up Andreas.
> Tsk tsk: the ChangeLog entry for the patch at fault doesn't say
> "tree.h: Don't include real.h".

Gack - it was certainly meant to, that having been the whole point of
the patch.

I'm checking this in:

===================================================================
Index: ChangeLog
--- ChangeLog	30 May 2002 17:13:42 -0000	1.14335
+++ ChangeLog	30 May 2002 17:36:50 -0000
@@ -463,7 +463,8 @@ Tue May 28 21:16:18 2002  J"orn Rennecke
 
 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.

zw



More information about the Gcc-patches mailing list