projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49e921b
)
Forgot to push this in with last change.
author
David S. Miller
<davem@gcc.gnu.org>
Fri, 14 Aug 1998 11:50:46 +0000
(
04:50
-0700)
committer
David S. Miller
<davem@gcc.gnu.org>
Fri, 14 Aug 1998 11:50:46 +0000
(
04:50
-0700)
Good eyes Brendan...
From-SVN: r21730
gcc/rtl.def
patch
|
blob
|
history
diff --git
a/gcc/rtl.def
b/gcc/rtl.def
index 1e45157b450da3d14e6171e7725566bcb7bfa15b..85a91e8e32f4cc969117ec21b46f4d48bcbbf249 100644
(file)
--- 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: