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
880fc0e5
Commit
880fc0e5
authored
Jan 24, 2014
by
Christoph Mallon
Browse files
Remove redundant assignment.
parent
b6c237a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_transform.c
View file @
880fc0e5
...
...
@@ -3111,8 +3111,6 @@ static void find_const_transform(x86_condition_code_t cc,
{
unsigned
step
=
0
;
res
->
num_steps
=
0
;
/* Expand to GP register width, so no carry bit gets lost when calculating new
* constants. */
t
=
tarval_convert_to
(
t
,
ia32_mode_gp
);
...
...
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