summaryrefslogtreecommitdiff
path: root/gcc/rtl.def
diff options
context:
space:
mode:
authordavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>1998-08-14 11:50:46 +0000
committerdavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>1998-08-14 11:50:46 +0000
commit54b02a008585f9b005c46ad14f569c53a3e1ca47 (patch)
tree47498609dd74b55637acec41367e36b9a30d48f8 /gcc/rtl.def
parent38af0326f0a0df6854feaf001576d1a45d7f0ac0 (diff)
downloadgcc-54b02a008585f9b005c46ad14f569c53a3e1ca47.tar.gz
Forgot to push this in with last change.
Good eyes Brendan... git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21730 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/rtl.def')
-rw-r--r--gcc/rtl.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl.def b/gcc/rtl.def
index 1e45157b450..85a91e8e32f 100644
--- a/gcc/rtl.def
+++ b/gcc/rtl.def
@@ -845,7 +845,7 @@ DEF_RTL_EXPR(RANGE_LIVE, "range_live", "bi", 'x')
/* A unary `__builtin_constant_p' expression. These are only emitted
during RTL generation, and then only if optimize > 0. They are
eliminated by the first CSE pass. */
-DEF_RTL_EXPR(CONSTANT_P_RTX, "constant_p", "e", 'x')
+DEF_RTL_EXPR(CONSTANT_P_RTX, "constant_p_rtx", "e", 'x')
/*
Local variables: