Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
ceefdee5
Commit
ceefdee5
authored
Mar 08, 2005
by
simonmar
Browse files
[project @ 2005-03-08 09:01:20 by simonmar]
Update comment
parent
4279f83d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/includes/TailCalls.h
View file @
ceefdee5
/* -----------------------------------------------------------------------------
* $Id: TailCalls.h,v 1.
19
2005/03/08 0
8:59:58
simonmar Exp $
* $Id: TailCalls.h,v 1.
20
2005/03/08 0
9: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) \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment