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
c6b0eb67
Commit
c6b0eb67
authored
Jul 29, 2008
by
Matthias Braun
Browse files
make testcase return 0 in main
[r20752]
parent
b0eee642
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/test/am_explode.c
View file @
c6b0eb67
...
...
@@ -39,5 +39,5 @@ int main(void)
array
[
30
]
=
c
+
31
;
array
[
31
]
=
c
+
32
;
return
array
[
10
];
return
array
[
10
]
-
a
-
b
-
11
;
}
Write
Preview
Supports
Markdown
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