|
|
1.1 root 1: /* Like iris4.h, but always inhibits assembler optimization.
2: Use this via mips-sgi-iris4loser if you need it. */
3:
4: #include "mips/iris4.h"
5:
6: #undef ASM_SPEC
7: #define ASM_SPEC "\
8: %{!mgas: \
9: %{!mrnames: %{!.s:-nocpp} %{.s: %{cpp} %{nocpp}}} \
10: %{pipe: %e-pipe is not supported.} \
11: %{mips1} %{mips2} %{mips3} \
12: -O0 \
13: %{g} %{g0} %{g1} %{g2} %{g3} %{v} %{K} \
14: %{ggdb:-g} %{ggdb0:-g0} %{ggdb1:-g1} %{ggdb2:-g2} %{ggdb3:-g3} \
15: %{gstabs:-g} %{gstabs0:-g0} %{gstabs1:-g1} %{gstabs2:-g2} %{gstabs3:-g3} \
16: %{gstabs+:-g} %{gstabs+0:-g0} %{gstabs+1:-g1} %{gstabs+2:-g2} %{gstabs+3:-g3} \
17: %{gcoff:-g} %{gstabs0:-g0} %{gcoff1:-g1} %{gcoff2:-g2} %{gcoff3:-g3}} \
18: %{G*}"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.