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
Declare malloc, free, and atexit if inhibit_libc is defined.
[official-gcc.git]
/
gcc
/
config
/
mips
/
iris4loser.h
blob
426c822b68a59b935ffa7dfae1fa3d3e74cbe841
1
/* Like iris4.h, but always inhibits assembler optimization for MIPS as.
2
Use this via mips-sgi-iris4loser if you need it. */
3
4
#define SUBTARGET_MIPS_AS_ASM_SPEC
"-O0 %{v}"
5
#define SUBTARGET_ASM_OPTIMIZING_SPEC
""