Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
bb3637aa
Commit
bb3637aa
authored
May 17, 2009
by
Matthias Braun
Browse files
fix my last commit
[r25998]
parent
2fd08f94
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/bespillbelady3.c
View file @
bb3637aa
...
@@ -106,7 +106,7 @@ static bool do_push_unused_livethroughs;
...
@@ -106,7 +106,7 @@ static bool do_push_unused_livethroughs;
/** Execution frequency for the current graph. */
/** Execution frequency for the current graph. */
static
ir_exec_freq
*
exec_freq
;
static
ir_exec_freq
*
exec_freq
;
static
ir_visited_t
worklist_visited
;
static
ir_visited_t
worklist_visited
;
#ifdef DEBUG_
LIBFIRM
#ifdef DEBUG_
libfirm
static
bool
should_have_reached_fixpoint
;
static
bool
should_have_reached_fixpoint
;
#endif
#endif
...
...
Write
Preview
Supports
Markdown
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