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
cc281f88
Commit
cc281f88
authored
Feb 17, 2014
by
Christoph Mallon
Browse files
Add missing initialization of all_one for irms_auxiliary and irms_data.
parent
e955db97
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/ir/irmode.c
View file @
cc281f88
...
...
@@ -81,6 +81,7 @@ init_rest:
case
irms_auxiliary
:
case
irms_data
:
mode
->
all_one
=
tarval_bad
;
mode
->
min
=
tarval_bad
;
mode
->
max
=
tarval_bad
;
mode
->
null
=
tarval_bad
;
...
...
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