elf.h (SIZE_TYPE, [...]): Remove redundant macros.
authorBob Wilson <bob.wilson@acm.org>
Tue, 29 Apr 2003 18:56:53 +0000 (18:56 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Tue, 29 Apr 2003 18:56:53 +0000 (18:56 +0000)
commit9193479f3410757fdd5e00670f913c7d8c587923
tree7f349babb51a5acacb3fb205be35307a0139f096
parentb0501ec1da518e70175e5e664a553250bbec97c0
elf.h (SIZE_TYPE, [...]): Remove redundant macros.

* config/xtensa/elf.h (SIZE_TYPE, PTRDIFF_TYPE, USER_LABEL_PREFIX):
Remove redundant macros.
(WCHAR_TYPE, WCHAR_TYPE_SIZE): Change to "short unsigned int".
(LOCAL_LABEL_PREFIX): Define unconditionally.
(NO_DOT_IN_LABEL): Clarify comment.
* config/xtensa/linux.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Add explicit
definition to "long int".

From-SVN: r66242
gcc/ChangeLog
gcc/config/xtensa/elf.h
gcc/config/xtensa/linux.h