]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ipa-type-escape.c
* tree.def (FIXED_POINT_TYPE): New type.
[thirdparty/gcc.git] / gcc / ipa-type-escape.c
index a291971dbb9a92915ed6ae07a77328e751d6ab09..5303e79ec269da2172ec861150d365a0b0cd5b66 100644 (file)
@@ -274,6 +274,7 @@ type_to_consider (tree type)
     case INTEGER_TYPE:
     case QUAL_UNION_TYPE:
     case REAL_TYPE:
+    case FIXED_POINT_TYPE:
     case RECORD_TYPE:
     case UNION_TYPE:
     case VECTOR_TYPE: