This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/31413] FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test



------- Comment #1 from danglin at gcc dot gnu dot org  2007-03-31 19:49 -------
I've tried all zh_TW locales available on debian etch and none work.
With the default BIG5, time01 seems to contain garbage:

(gdb) p time01
$2 = {tm_sec = 1, tm_min = 1, tm_hour = 0, tm_mday = 710656, tm_mon = 906548,
  tm_year = 1, tm_wday = 951080, tm_yday = 1078057400, tm_isdst = 0,
  tm_gmtoff = 64, tm_zone = 0x404001a3 ""}


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31413


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]