comparison gcc/tree-nomudflap.c @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children f6334be47118
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
28 #include "tree-inline.h" 28 #include "tree-inline.h"
29 #include "gimple.h" 29 #include "gimple.h"
30 #include "diagnostic.h" 30 #include "diagnostic.h"
31 #include "hashtab.h" 31 #include "hashtab.h"
32 #include "output.h" 32 #include "output.h"
33 #include "varray.h"
34 #include "langhooks.h" 33 #include "langhooks.h"
35 #include "tree-mudflap.h" 34 #include "tree-mudflap.h"
36 #include "tree-pass.h" 35 #include "tree-pass.h"
37 #include "ggc.h" 36 #include "ggc.h"
38 #include "toplev.h" 37 #include "toplev.h"