cstdlib (abort, [...]): Mark noreturn throw ().
authorJan Hubicka <jh@suse.cz>
Wed, 22 Apr 2009 17:41:33 +0000 (19:41 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 22 Apr 2009 17:41:33 +0000 (17:41 +0000)
commit1cae1c5fc051a5f8c6f68ce85513f0f061cc2912
tree0654c2f6558540115574a93c5923fb3c1bc8f5f7
parent0500a9f180ecff860a42a8658509feebb14f2d36
cstdlib (abort, [...]): Mark noreturn throw ().

* include/c_std/cstdlib (abort, exit, _Exit): Mark noreturn throw ().
(atexit, atoll, stroll, strtoull): Mark throw ()
* include/c_std/cstdio (snprintf, vsnprintf, vscanf): Mark throw ().
* include/c_std/cwchar (wcstold, wcstoll, wcstoull): Mark throw ().
* include/c_global/cstdlib (abort, exit, _Exit): Mark noreturn throw ().
(atexit, atoll, stroll, strtoull): Mark throw ()
* include/c_global/cstdio (snprintf, vsnprintf, vscanf): Mark throw ().
* include/c_wchar/cstdio (snprintf, vsnprintf, vscanf): Mark throw ().

From-SVN: r146604
libstdc++-v3/ChangeLog
libstdc++-v3/include/c_global/cstdio
libstdc++-v3/include/c_global/cstdlib
libstdc++-v3/include/c_global/cwchar
libstdc++-v3/include/c_std/cstdio
libstdc++-v3/include/c_std/cstdlib
libstdc++-v3/include/c_std/cwchar