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
e4d39a00
Commit
e4d39a00
authored
Jul 08, 2014
by
Matthias Braun
Browse files
fix warning
parent
9538a69d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/ana/dca.c
View file @
e4d39a00
...
...
@@ -28,7 +28,7 @@
#include "irgwalk.h"
#include "dca.h"
DEBUG_ONLY
(
static
firm_dbg_module_t
*
dbg
)
;
DEBUG_ONLY
(
static
firm_dbg_module_t
*
dbg
;
)
static
pdeq
*
worklist
;
...
...
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