re PR libstdc++/57691 (freestanding libstdc++ has compile error)
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 24 Jun 2013 13:46:58 +0000 (13:46 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 24 Jun 2013 13:46:58 +0000 (13:46 +0000)
commita4e28c8103ead2320c83a7f18131b8dc91edd94b
tree04d50b35d57d53ef0eacc73129df98801f4b8ad9
parent5fe8e75785444ce465efa5692553ef7cac07a3bd
re PR libstdc++/57691 (freestanding libstdc++ has compile error)

2013-06-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>

PR libstdc++/57691
* include/c_global/cstdlib (atexit, at_quick_exit): If !_GLIBCC_HOSTED,
declare per the letter of the C++ standard in terms of void.
* include/c_std/cstdlib: Likewise.

From-SVN: r200371
libstdc++-v3/ChangeLog
libstdc++-v3/include/c_global/cstdlib
libstdc++-v3/include/c_std/cstdlib