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
59be6414
Commit
59be6414
authored
Aug 08, 2006
by
Matthias Braun
Browse files
- fix gcc warning
parent
cf90c48d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/beverify.c
View file @
59be6414
...
...
@@ -23,7 +23,6 @@
#include "array.h"
#include "benode_t.h"
static
int
my_value_dominates
(
const
ir_node
*
a
,
const
ir_node
*
b
);
static
int
my_values_interfere
(
const
ir_node
*
a
,
const
ir_node
*
b
);
typedef
struct
be_verify_register_pressure_env_t_
{
...
...
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