settings.h (get): Mark const.
authorJan Hubicka <jh@suse.cz>
Sun, 3 May 2009 16:51:50 +0000 (18:51 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 3 May 2009 16:51:50 +0000 (16:51 +0000)
commitb91cc3b9dcc840b259b0d7e6551b047a42695f87
tree9782ea6d96c8f32b927dedaf2e417a7706ad8744
parentbd67512af1cd143d69c499b570fd06a3e1924ac1
settings.h (get): Mark const.

* include/parallel/settings.h (get): Mark const.
* libsupc++/unwind-cxx.h (__cxa_call_terminate): Mark throw ().
* libsupc++/eh_call.cc (__cxa_call_terminate): Mark throw ().
* config/io/basic_file_stdio.cc (sys_open, is_open, fd, seekoff): Mark
throw ().
* config/io/basic_file_stdio.h (__basic_file, sys_open): Mark throw ().
(is_open, fd): Mark pure and throw ().
(seekoff): Mark throw ().

From-SVN: r147077
libstdc++-v3/ChangeLog
libstdc++-v3/config/io/basic_file_stdio.cc
libstdc++-v3/config/io/basic_file_stdio.h
libstdc++-v3/include/parallel/settings.h
libstdc++-v3/libsupc++/eh_call.cc
libstdc++-v3/libsupc++/unwind-cxx.h