OSDN Git Service

PR other/31405
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Feb 2008 15:33:54 +0000 (15:33 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Feb 2008 15:33:54 +0000 (15:33 +0000)
commitbcd352107a2b534b757a2a31833afb7d290f3d0d
tree9f9a9ac61bef7682925d66aefeb9421608c70488
parent661832db7086a227979240980f1cdc10376c0dd4
PR other/31405
* inclhack.def: (glibc_c99_inline_1a): Re-add last change.
(glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
__extern_inline|__GNU_STDC_INLINE__.
(glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
<bypass>: Change from __STDC_VERSION__ to
__extern_inline|__GNU_STDC_INLINE__.
<first c_fix_arg>: Change from #ifdef-wrapping the extern part to
appending attribute-gnu_inline.
<second c_fix_arg>: Remove.
<test_text>: Remove __extern_inline line.
* tests/base/features.h: Re-add.
* tests/base/sys/sysmacros.h: Adjust.
* fixincl.x: Regenerate.

(Oops: forgot PR-annotation.)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132093 138bc75d-0d04-0410-961f-82ee72b054a4
fixincludes/ChangeLog