From eece52b53b75767593282d178bae12ceebb33f12 Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Fri, 11 Dec 2020 17:25:43 +0100 Subject: opts: Remove all usages of Report keyword. gcc/brig/ChangeLog: * lang.opt: Remove usage of Report. gcc/c-family/ChangeLog: * c.opt: Remove usage of Report. gcc/ChangeLog: * common.opt: Remove usage of Report. * config/aarch64/aarch64.opt: Ditto. * config/alpha/alpha.opt: Ditto. * config/arc/arc.opt: Ditto. * config/arm/arm.opt: Ditto. * config/avr/avr.opt: Ditto. * config/bfin/bfin.opt: Ditto. * config/bpf/bpf.opt: Ditto. * config/c6x/c6x.opt: Ditto. * config/cr16/cr16.opt: Ditto. * config/cris/cris.opt: Ditto. * config/cris/elf.opt: Ditto. * config/csky/csky.opt: Ditto. * config/darwin.opt: Ditto. * config/fr30/fr30.opt: Ditto. * config/frv/frv.opt: Ditto. * config/ft32/ft32.opt: Ditto. * config/gcn/gcn.opt: Ditto. * config/i386/cygming.opt: Ditto. * config/i386/i386.opt: Ditto. * config/ia64/ia64.opt: Ditto. * config/ia64/ilp32.opt: Ditto. * config/linux-android.opt: Ditto. * config/linux.opt: Ditto. * config/lm32/lm32.opt: Ditto. * config/m32r/m32r.opt: Ditto. * config/m68k/m68k.opt: Ditto. * config/mcore/mcore.opt: Ditto. * config/microblaze/microblaze.opt: Ditto. * config/mips/mips.opt: Ditto. * config/mmix/mmix.opt: Ditto. * config/mn10300/mn10300.opt: Ditto. * config/moxie/moxie.opt: Ditto. * config/msp430/msp430.opt: Ditto. * config/nds32/nds32.opt: Ditto. * config/nios2/elf.opt: Ditto. * config/nios2/nios2.opt: Ditto. * config/nvptx/nvptx.opt: Ditto. * config/pa/pa.opt: Ditto. * config/pdp11/pdp11.opt: Ditto. * config/pru/pru.opt: Ditto. * config/riscv/riscv.opt: Ditto. * config/rl78/rl78.opt: Ditto. * config/rs6000/aix64.opt: Ditto. * config/rs6000/linux64.opt: Ditto. * config/rs6000/rs6000.opt: Ditto. * config/rs6000/sysv4.opt: Ditto. * config/rx/elf.opt: Ditto. * config/rx/rx.opt: Ditto. * config/s390/s390.opt: Ditto. * config/s390/tpf.opt: Ditto. * config/sh/sh.opt: Ditto. * config/sol2.opt: Ditto. * config/sparc/long-double-switch.opt: Ditto. * config/sparc/sparc.opt: Ditto. * config/tilegx/tilegx.opt: Ditto. * config/tilepro/tilepro.opt: Ditto. * config/v850/v850.opt: Ditto. * config/visium/visium.opt: Ditto. * config/vms/vms.opt: Ditto. * config/vxworks.opt: Ditto. * config/xtensa/xtensa.opt: Ditto. gcc/lto/ChangeLog: * lang.opt: Remove usage of Report. --- gcc/config/v850/v850.opt | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'gcc/config/v850') diff --git a/gcc/config/v850/v850.opt b/gcc/config/v850/v850.opt index 723b5a3..69d62f3 100644 --- a/gcc/config/v850/v850.opt +++ b/gcc/config/v850/v850.opt @@ -25,34 +25,34 @@ Variable int small_memory_max[(int)SMALL_MEMORY_max] = { 0, 0, 0 } mapp-regs -Target Report Mask(APP_REGS) +Target Mask(APP_REGS) Use registers r2 and r5. mbig-switch -Target Report Mask(BIG_SWITCH) +Target Mask(BIG_SWITCH) Use 4 byte entries in switch tables. mdebug -Target Report Mask(DEBUG) +Target Mask(DEBUG) Enable backend debugging. mdisable-callt -Target Report Mask(DISABLE_CALLT) +Target Mask(DISABLE_CALLT) Do not use the callt instruction (default). mep -Target Report Mask(EP) +Target Mask(EP) Reuse r30 on a per function basis. mghs Target RejectNegative InverseMask(GCC_ABI) MaskExists mlong-calls -Target Report Mask(LONG_CALLS) +Target Mask(LONG_CALLS) Prohibit PC relative function calls. mprolog-function -Target Report Mask(PROLOG_FUNCTION) +Target Mask(PROLOG_FUNCTION) Use stubs for function prologues. msda= @@ -63,7 +63,7 @@ msda- Target RejectNegative Joined Undocumented Alias(msda=) msmall-sld -Target Report Mask(SMALL_SLD) +Target Mask(SMALL_SLD) Enable the use of the short load instructions. mspace @@ -78,22 +78,22 @@ mtda- Target RejectNegative Joined Undocumented Alias(mtda=) mno-strict-align -Target Report Mask(NO_STRICT_ALIGN) +Target Mask(NO_STRICT_ALIGN) Do not enforce strict alignment. mjump-tables-in-data-section -Target Report Mask(JUMP_TABLES_IN_DATA_SECTION) +Target Mask(JUMP_TABLES_IN_DATA_SECTION) Put jump tables for switch statements into the .data section rather than the .code section. mUS-bit-set -Target Report Mask(US_BIT_SET) +Target Mask(US_BIT_SET) mv850 -Target Report RejectNegative Mask(V850) +Target RejectNegative Mask(V850) Compile for the v850 processor. mv850e -Target Report RejectNegative Mask(V850E) +Target RejectNegative Mask(V850E) Compile for the v850e processor. mv850e1 @@ -105,22 +105,22 @@ Target RejectNegative Mask(V850E1) Compile for the v850es variant of the v850e1. mv850e2 -Target Report RejectNegative Mask(V850E2) +Target RejectNegative Mask(V850E2) Compile for the v850e2 processor. mv850e2v3 -Target Report RejectNegative Mask(V850E2V3) +Target RejectNegative Mask(V850E2V3) Compile for the v850e2v3 processor. mv850e3v5 -Target Report RejectNegative Mask(V850E3V5) +Target RejectNegative Mask(V850E3V5) Compile for the v850e3v5 processor. mv850e2v4 Target RejectNegative Mask(V850E3V5) MaskExists mloop -Target Report Mask(LOOP) +Target Mask(LOOP) Enable v850e3v5 loop instructions. mzda= @@ -131,29 +131,29 @@ mzda- Target RejectNegative Joined Undocumented Alias(mzda=) mrelax -Target Report Mask(RELAX) +Target Mask(RELAX) Enable relaxing in the assembler. mlong-jumps -Target Report Mask(BIG_SWITCH) MaskExists +Target Mask(BIG_SWITCH) MaskExists Prohibit PC relative jumps. msoft-float -Target Report RejectNegative Mask(SOFT_FLOAT) +Target RejectNegative Mask(SOFT_FLOAT) Inhibit the use of hardware floating point instructions. mhard-float -Target Report RejectNegative InverseMask(SOFT_FLOAT) MaskExists +Target RejectNegative InverseMask(SOFT_FLOAT) MaskExists Allow the use of hardware floating point instructions for V850E2V3 and up. mrh850-abi -Target RejectNegative Report InverseMask(GCC_ABI) MaskExists +Target RejectNegative InverseMask(GCC_ABI) MaskExists Enable support for the RH850 ABI. This is the default. mgcc-abi -Target RejectNegative Report Mask(GCC_ABI) +Target RejectNegative Mask(GCC_ABI) Enable support for the old GCC ABI. m8byte-align -Target Report Mask(8BYTE_ALIGN) +Target Mask(8BYTE_ALIGN) Support alignments of up to 64-bits. -- cgit v1.1