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
8c390ab5
Commit
8c390ab5
authored
Sep 15, 2007
by
Matthias Braun
Browse files
testcase where tarval problems manifestated
[r15819]
parent
f549051e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/test/fehler77.c
0 → 100644
View file @
8c390ab5
unsigned
char
k
;
int
main
(
void
)
{
/* should result in a decb k x86 instruction */
--
k
;
return
0
;
}
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