OSDN Git Service

* rtl.h (MEM_P, NONJUMP_INSN_P, CALL_INSN_P): New predicates.
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jun 2004 12:50:42 +0000 (12:50 +0000)
committersteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jun 2004 12:50:42 +0000 (12:50 +0000)
commite75781d3758b5acb0072d16510571797c8cd4849
treee80d601c577378ca09b95d7b7afd1ead0b4caaa0
parent8cb228ad88db91e7ab9e58ef4c29a6290a328d47
* rtl.h (MEM_P, NONJUMP_INSN_P, CALL_INSN_P): New predicates.
(INSN_P): Don't look at the rtx code class, just explicitly
check for one of the tree RTX_INSN codes.

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