comparison gcc/config/i386/msformat-c.c @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents b7f97abdc517
children 04ced10e8804
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
23 #include "system.h" 23 #include "system.h"
24 #include "coretypes.h" 24 #include "coretypes.h"
25 #include "tm.h" 25 #include "tm.h"
26 #include "tree.h" 26 #include "tree.h"
27 #include "flags.h" 27 #include "flags.h"
28 #include "c-common.h" 28 #include "c-family/c-common.h"
29 #include "toplev.h"
30 #include "intl.h" 29 #include "intl.h"
31 #include "diagnostic.h" 30 #include "diagnostic.h"
32 #include "langhooks.h" 31 #include "langhooks.h"
33 #include "c-format.h" 32 #include "c-family/c-format.h"
34 #include "alloc-pool.h" 33 #include "alloc-pool.h"
35 34
36 /* Mingw specific format attributes ms_printf, ms_scanf, and ms_strftime. */ 35 /* Mingw specific format attributes ms_printf, ms_scanf, and ms_strftime. */
37 36
38 static format_length_info ms_printf_length_specs[] = 37 static format_length_info ms_printf_length_specs[] =