* system.h: Poison NO_RECURSIVE_FUNCTION_CSE.
* calls.c (prepare_call_address): Don't test NO_RECURSIVE_FUNCTION_CSE. * config/arc/arc.h (NO_RECURSIVE_FUNCTION_CSE): Don't define. * config/arm/arm.h (NO_RECURSIVE_FUNCTION_CSE): Likewise. * config/avr/avr.h (NO_RECURSIVE_FUNCTION_CSE): Likewise. * config/frv/frv.h (NO_RECURSIVE_FUNCTION_CSE): Likewise. * config/i386/i386.h (NO_RECURSIVE_FUNCTION_CSE): Likewise. * config/ip2k/ip2k.h (NO_RECURSIVE_FUNCTION_CSE): Likewise. * config/iq2000/iq2000.h (NO_RECURSIVE_FUNCTION_CSE): Likewise. * config/m32r/m32r.h (NO_RECURSIVE_FUNCTION_CSE): Likewise. * config/m68k/m68k.h (NO_RECURSIVE_FUNCTION_CSE): Likewise. * config/mcore/mcore.h (NO_RECURSIVE_FUNCTION_CSE): Likewise. * config/mips/mips.h (NO_RECURSIVE_FUNCTION_CSE): Likewise. * config/stormy16/stormy16.h (NO_RECURSIVE_FUNCTION_CSE): Likewise. * config/xtensa/xtensa.h (NO_RECURSIVE_FUNCTION_CSE): Likewise. * config/sh/sh.h: Remove NO_RECURSIVE_FUNCTION_CSE comment. * doc/tm.texi (Costs): Remove documentation for NO_RECURSIVE_FUNCTION_CSE. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82084 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/calls.c 1 addition, 4 deletionsgcc/calls.c
- gcc/config/arc/arc.h 0 additions, 6 deletionsgcc/config/arc/arc.h
- gcc/config/arm/arm.h 0 additions, 3 deletionsgcc/config/arm/arm.h
- gcc/config/avr/avr.h 0 additions, 2 deletionsgcc/config/avr/avr.h
- gcc/config/frv/frv.h 0 additions, 4 deletionsgcc/config/frv/frv.h
- gcc/config/i386/i386.h 0 additions, 6 deletionsgcc/config/i386/i386.h
- gcc/config/ip2k/ip2k.h 0 additions, 1 deletiongcc/config/ip2k/ip2k.h
- gcc/config/iq2000/iq2000.h 0 additions, 2 deletionsgcc/config/iq2000/iq2000.h
- gcc/config/m32r/m32r.h 0 additions, 5 deletionsgcc/config/m32r/m32r.h
- gcc/config/m68k/m68k.h 0 additions, 3 deletionsgcc/config/m68k/m68k.h
- gcc/config/mcore/mcore.h 0 additions, 3 deletionsgcc/config/mcore/mcore.h
- gcc/config/mips/mips.h 0 additions, 5 deletionsgcc/config/mips/mips.h
- gcc/config/sh/sh.h 0 additions, 3 deletionsgcc/config/sh/sh.h
- gcc/config/stormy16/stormy16.h 0 additions, 2 deletionsgcc/config/stormy16/stormy16.h
- gcc/config/xtensa/xtensa.h 0 additions, 4 deletionsgcc/config/xtensa/xtensa.h
- gcc/doc/tm.texi 0 additions, 6 deletionsgcc/doc/tm.texi
- gcc/system.h 2 additions, 1 deletiongcc/system.h
Loading
Please register or sign in to comment