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
737e5ba7
Commit
737e5ba7
authored
Aug 01, 2008
by
Matthias Braun
Browse files
avoid warning
[r20900]
parent
f3f6b412
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/libfirm/iropt.h
View file @
737e5ba7
...
...
@@ -72,7 +72,7 @@ typedef enum _fp_model_t {
fp_model_strict
=
fp_explicit_rounding
|
fp_strict_algebraic
|
fp_strict_eval_order
|
fp_exceptions
|
fp_environment_access
,
/** Fast floating point model. */
fp_model_fast
=
fp_contradictions
,
fp_model_fast
=
fp_contradictions
}
fp_model_t
;
/** If the expression referenced can be evaluated statically
...
...
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