r174047 - in /trunk/gcc: ChangeLog config/mips/...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Sun May 22 21:32:00 GMT 2011
Author: rsandifo
Date: Sun May 22 21:32:32 2011
New Revision: 174047
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174047
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/mips/mips.h
More information about the Gcc-cvs
mailing list