OSDN Git Service

* config/locale/generic/c_locale.cc (locale::facet::_S_create_c_locale):
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / 22_locale / time_put / put / char / 4.cc
index ef59dc2..afb45ee 100644 (file)
@@ -79,6 +79,6 @@ void test04()
 
 int main()
 {
 
 int main()
 {
-  test04();
+  __gnu_cxx_test::run_test_wrapped_generic_locale_exception_catcher(test04);
   return 0;
 }
   return 0;
 }