Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CertiCompil
CompCert-KVX
Commits
31d718c4
Commit
31d718c4
authored
Apr 25, 2018
by
Cyril SIX
Browse files
MPPA - Corrected messages on test/mppa/mmult/Makefile
parent
8441e615
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/mppa/mmult/Makefile
View file @
31d718c4
...
...
@@ -31,9 +31,9 @@ check: check-x86 check-k1c
.PHONY
:
compc-check
:
test-ccomp
@
if
!
k1-cluster
--
./
$<
;
then
\
>
&2
echo
"ERROR k1c:
sor
t
$<
failed"
;
\
>
&2
echo
"ERROR k1c:
mmul
t
$<
failed"
;
\
else
\
echo
"k1c: Test
sor
t
$<
succeeded"
;
\
echo
"k1c: Test
mmul
t
$<
succeeded"
;
\
fi
.PHONY
:
...
...
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