]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-sccvn.h
Remove MPX
[thirdparty/gcc.git] / gcc / tree-ssa-sccvn.h
index 9356520cbe5d54cd9f1aff650839b41dadab21e4..5857cfc1c8acb21902eadd0bd7957bb107b213d0 100644 (file)
@@ -87,8 +87,6 @@ typedef struct vn_reference_op_struct
   /* Dependence info, used for [TARGET_]MEM_REF only.  */
   unsigned short clique;
   unsigned short base;
-  /* 1 for instrumented calls.  */
-  unsigned with_bounds : 1;
   unsigned reverse : 1;
   /* For storing TYPE_ALIGN for array ref element size computation.  */
   unsigned align : 6;