aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.def
diff options
context:
space:
mode:
authorDavid S. Miller <davem@gcc.gnu.org>1998-08-14 04:50:46 -0700
committerDavid S. Miller <davem@gcc.gnu.org>1998-08-14 04:50:46 -0700
commit64c7a80a984541525bcb3b23213a8e9c9bcb4807 (patch)
tree47498609dd74b55637acec41367e36b9a30d48f8 /gcc/rtl.def
parent49e921be33fb9766ab0de2519719cea732fd0f72 (diff)
downloadgcc-64c7a80a984541525bcb3b23213a8e9c9bcb4807.zip
gcc-64c7a80a984541525bcb3b23213a8e9c9bcb4807.tar.gz
gcc-64c7a80a984541525bcb3b23213a8e9c9bcb4807.tar.bz2
Forgot to push this in with last change.
Good eyes Brendan... From-SVN: r21730
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 1e45157..85a91e8 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: