OSDN Git Service

2005-06-17 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-loop-im.c
index b7a57f6..d77bc53 100644 (file)
@@ -202,6 +202,7 @@ for_each_index (tree *addr_p, bool (*cbck) (tree, tree *, void *), void *data)
        case STRING_CST:
        case RESULT_DECL:
        case VECTOR_CST:
+       case COMPLEX_CST:
          return true;
 
        case TARGET_MEM_REF: