Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Tobias Decking
GHC
Commits
b868ceea
Commit
b868ceea
authored
Mar 22, 2006
by
Simon Marlow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
on second thoughts, revert the ppc/darwin part of the previous patch
parent
a0f46309
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
ghc/rts/StgCRun.c
ghc/rts/StgCRun.c
+1
-2
No files found.
ghc/rts/StgCRun.c
View file @
b868ceea
...
...
@@ -591,8 +591,7 @@ StgRun(StgFunPtr f, StgRegTable *basereg)
extern
StgRegTable
*
StgRun
(
StgFunPtr
f
,
StgRegTable
*
basereg
);
#ifdef darwin_HOST_OS
static
void
GNUC3_ATTRIBUTE
(
used
)
StgRunIsImplementedInAssembler
(
void
)
void
StgRunIsImplementedInAssembler
(
void
)
{
#if HAVE_SUBSECTIONS_VIA_SYMBOLS
// if the toolchain supports deadstripping, we have to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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