OSDN Git Service

Forgot to push this in with last change.
authordavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Aug 1998 11:50:46 +0000 (11:50 +0000)
committerdavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Aug 1998 11:50:46 +0000 (11:50 +0000)
Good eyes Brendan...

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21730 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/rtl.def

index 1e45157..85a91e8 100644 (file)
@@ -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: