-
- Downloads
c-common.c (check_format_info): Give the 'some locales' warning for strftime...
c-common.c (check_format_info): Give the 'some locales' warning for strftime %Ey rather than the unconditional... * c-common.c (check_format_info): Give the 'some locales' warning for strftime %Ey rather than the unconditional 'only last 2 digits of year' one. testsuite: * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c, gcc.dg/c99-strftime-2.c: New tests. From-SVN: r35874
Showing
- gcc/ChangeLog 6 additions, 0 deletionsgcc/ChangeLog
- gcc/c-common.c 4 additions, 3 deletionsgcc/c-common.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/c90-strftime-2.c 35 additions, 0 deletionsgcc/testsuite/gcc.dg/c90-strftime-2.c
- gcc/testsuite/gcc.dg/c99-strftime-1.c 99 additions, 0 deletionsgcc/testsuite/gcc.dg/c99-strftime-1.c
- gcc/testsuite/gcc.dg/c99-strftime-2.c 27 additions, 0 deletionsgcc/testsuite/gcc.dg/c99-strftime-2.c
Loading
Please register or sign in to comment