aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-ref.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa-ref.h')
-rw-r--r--gcc/ipa-ref.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ipa-ref.h b/gcc/ipa-ref.h
index ba788c2..4e22d85 100644
--- a/gcc/ipa-ref.h
+++ b/gcc/ipa-ref.h
@@ -32,8 +32,7 @@ enum GTY(()) ipa_ref_use
IPA_REF_LOAD,
IPA_REF_STORE,
IPA_REF_ADDR,
- IPA_REF_ALIAS,
- IPA_REF_CHKP
+ IPA_REF_ALIAS
};
/* Record of reference in callgraph or varpool. */