From: simonmar Date: Tue, 8 Mar 2005 09:01:20 +0000 (+0000) Subject: [project @ 2005-03-08 09:01:20 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~955 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ceefdee5e6de7ae96b461b4104c32779bbb58e53;p=ghc-hetmet.git [project @ 2005-03-08 09:01:20 by simonmar] Update comment --- diff --git a/ghc/includes/TailCalls.h b/ghc/includes/TailCalls.h index 2ab36e9..aa2d6f9 100644 --- a/ghc/includes/TailCalls.h +++ b/ghc/includes/TailCalls.h @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: TailCalls.h,v 1.19 2005/03/08 08:59:58 simonmar Exp $ + * $Id: TailCalls.h,v 1.20 2005/03/08 09:01:20 simonmar Exp $ * * (c) The GHC Team, 1998-1999 * @@ -83,8 +83,7 @@ extern void __DISCARD__(void); } without the dummy function call, gcc throws away the assignment to R1 - (gcc 3.4.3) gcc bug # - + (gcc 3.4.3) gcc bug #20359. */ #define JMP_(cont) \