comparison gcc/tree-vect-generic.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
21 #include "config.h" 21 #include "config.h"
22 #include "system.h" 22 #include "system.h"
23 #include "coretypes.h" 23 #include "coretypes.h"
24 #include "tree.h" 24 #include "tree.h"
25 #include "tm.h" 25 #include "tm.h"
26 #include "rtl.h"
27 #include "expr.h" 26 #include "expr.h"
28 #include "insn-codes.h" 27 #include "insn-codes.h"
29 #include "diagnostic.h" 28 #include "diagnostic.h"
30 #include "optabs.h" 29 #include "optabs.h"
31 #include "machmode.h" 30 #include "machmode.h"