]> gcc.gnu.org Git - gcc.git/commit
inclhack.def: (glibc_c99_inline_1a): Re-add last change.
authorHans-Peter Nilsson <hp@axis.com>
Mon, 4 Feb 2008 15:31:25 +0000 (15:31 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 4 Feb 2008 15:31:25 +0000 (15:31 +0000)
commitc91e2eaeddc6c043d911bed88f48489f98d65d07
tree2f2ed548082372a8ae8ce3b6f30e7708cf25db23
parent1a1640dbb3257532e6d3603c78a5f379f7682dc3
inclhack.def: (glibc_c99_inline_1a): Re-add last change.

* 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.

From-SVN: r132092
fixincludes/ChangeLog
fixincludes/fixincl.x
fixincludes/inclhack.def
fixincludes/tests/base/features.h [new file with mode: 0644]
fixincludes/tests/base/sys/sysmacros.h
This page took 0.059134 seconds and 5 git commands to generate.