Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
8e22e8ab
Commit
8e22e8ab
authored
Aug 29, 2006
by
Matthias Braun
Browse files
oops
parent
935ced7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_transform.c
View file @
8e22e8ab
...
...
@@ -1530,7 +1530,6 @@ static ir_node *gen_Cond(ia32_transform_env_t *env) {
if
(
cnst
&&
expr
)
{
/* immop has to be the right operand, we might need to flip pnc */
if
(
cnst
!=
cmp_b
)
{
printf
(
"flipit
\n
"
);
pnc
=
get_inversed_pnc
(
pnc
);
}
...
...
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