]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/vtable-verify.c
2015-10-29 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / vtable-verify.c
index 3242dd4c4a029670750ac14fcee9d2ecc370b170..dfbe3bd1e755cee8fd4fe86504d89c18e29a24d7 100644 (file)
@@ -135,17 +135,16 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "alias.h"
 #include "backend.h"
+#include "hard-reg-set.h"
 #include "tree.h"
 #include "gimple.h"
-#include "hard-reg-set.h"
+#include "tree-pass.h"
 #include "ssa.h"
-#include "options.h"
+#include "alias.h"
 #include "fold-const.h"
 #include "internal-fn.h"
 #include "gimple-iterator.h"
-#include "tree-pass.h"
 #include "cfgloop.h"
 
 #include "vtable-verify.h"