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
re PR target/14599 (ieee/20000320-1.c fails for -mips16 using -O2 and above)
[official-gcc.git]
/
gcc
/
config
/
mips
/
t-iris5-as
blob
4e111fa75a03dd68f4c05c7a64a31fa525090279
1
# omit -g, gcc doesn't support the o32 mdebug debugging format and warns about
2
# every invocation with -g*
3
# add -save-temps to avoid comparison failure due to embedded temp file names
4
BOOT_CFLAGS = -O2 -save-temps
5
6
# omit -g1
7
LIBGCC2_DEBUG_CFLAGS =
8
9
# omit -g
10
FORCE_DEBUG_ADAFLAGS =
11
GNATLIBCFLAGS = -O2