]> gcc.gnu.org Git - gcc.git/commit
mips.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Delete.
authorRichard Sandiford <rdsandiford@googlemail.com>
Sun, 22 May 2011 21:32:32 +0000 (21:32 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 22 May 2011 21:32:32 +0000 (21:32 +0000)
commit29cedf8ef3b3fd547d778738157a6bdbc3a7b78a
tree02ee0c6f8a9d30f834cb59c77600549d0dc1cd4b
parentafe8b6ec9a0aac1c36550185752e65fc95f0288b
mips.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Delete.

gcc/
* config/mips/mips.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Delete.
(ASM_SPEC): Add a -O* option here.  Pass -O0 for -noasmopt,
-O1 for -fno-delayed-branch, -O2 if optimization is enabled,
and -O0 otherwise.
(EXTRA_SPECS): Remove subtarget_asm_optimizing_spec.

From-SVN: r174047
gcc/ChangeLog
gcc/config/mips/mips.h
This page took 0.052965 seconds and 5 git commands to generate.