repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(store_init_value): Change error message text.
[official-gcc.git]
/
gcc
/
dostage3
blob
21f17fc11c7b165a993fe13d4955698aa27f5d85
1
#!/bin/sh
2
make
-k
LANGUAGES
=
c
$1
CC
=
stage
2
/
xgcc XCFLAGS
=
-Bstage2
/
CFLAGS
=
"-g
$2
"
>
log3
2
>&
1
3