-
- Downloads
c-common.c (time_char_table): Don't allow width with %F.
* c-common.c (time_char_table): Don't allow width with %F. (check_format_info): Don't allow "Z" length with scanf. testsuite: * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length. * gcc.dg/format-ext-2.c: New test. From-SVN: r35940
Showing
- gcc/ChangeLog 5 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/c99-scanf-2.c 4 additions, 4 deletionsgcc/testsuite/gcc.dg/c99-scanf-2.c
- gcc/testsuite/gcc.dg/format-ext-2.c 45 additions, 0 deletionsgcc/testsuite/gcc.dg/format-ext-2.c
Loading
Please register or sign in to comment