r244428 - in /trunk/fixincludes: ChangeLog fixi...
ro@gcc.gnu.org
ro@gcc.gnu.org
Fri Jan 13 12:09:00 GMT 2017
Author: ro
Date: Fri Jan 13 12:09:13 2017
New Revision: 244428
URL: https://gcc.gnu.org/viewcvs?rev=244428&root=gcc&view=rev
Log:
Only declare gets for C++ < 2014 on Solaris (PR libstdc++/78979)
PR libstdc++/78979
* inclhack.def (solaris_gets_c11, solaris_gets_cxx14)
(solaris_std_gets_cxx14, solaris_stdlib_noreturn): New fixes.
* fixincl.x: Regenerate.
* tests/base/iso/stdio_iso.h [SOLARIS_GETS_C11_CHECK,
SOLARIS_GETS_CXX14_CHECK, SOLARIS_STD_GETS_CXX14_CHECK,
SOLARIS_STDLIB_NORETURN_CHECK]: New tests.
Added:
trunk/fixincludes/tests/base/iso/stdlib_c99.h
Modified:
trunk/fixincludes/ChangeLog
trunk/fixincludes/fixincl.x
trunk/fixincludes/inclhack.def
trunk/fixincludes/tests/base/iso/stdio_iso.h
trunk/fixincludes/tests/base/stdio.h
More information about the Gcc-cvs
mailing list