* defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.
* config/arm/pecoff.h, config/i386/beos-elf.h * config/i386/cygming.h, config/i386/i386-interix.h: Define MULTIPLE_SYMBOL_SPACES to 1, not nothing. Remove comment cloned from manual. * doc/tm.texi: Update description of MULTIPLE_SYMBOL_SPACES. cp: * decl2.c (import_export_class) * lex.c (handle_pragma_interface): Test MULTIPLE_SYMBOL_SPACES with if, not #ifdef. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87243 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/ChangeLog 10 additions, 1 deletiongcc/ChangeLog
- gcc/config/arm/pe.h 2 additions, 5 deletionsgcc/config/arm/pe.h
- gcc/config/i386/beos-elf.h 2 additions, 5 deletionsgcc/config/i386/beos-elf.h
- gcc/config/i386/cygming.h 2 additions, 5 deletionsgcc/config/i386/cygming.h
- gcc/config/i386/i386-interix.h 2 additions, 5 deletionsgcc/config/i386/i386-interix.h
- gcc/cp/ChangeLog 6 additions, 0 deletionsgcc/cp/ChangeLog
- gcc/cp/decl2.c 4 additions, 4 deletionsgcc/cp/decl2.c
- gcc/cp/lex.c 3 additions, 3 deletionsgcc/cp/lex.c
- gcc/defaults.h 5 additions, 0 deletionsgcc/defaults.h
- gcc/doc/tm.texi 7 additions, 4 deletionsgcc/doc/tm.texi
Loading
Please register or sign in to comment