Convert PATTERN from a macro to a pair of inline functions
commit80ff69443560f4db8cc1f79927c254d7274341b2
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Aug 2014 19:38:19 +0000 (27 19:38 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Aug 2014 19:38:19 +0000 (27 19:38 +0000)
treeac15994ce01897bedf24ccc5768981007453b0a7
parent18282db0631a4c3c6d6c184c221cc52d97cf30f9
Convert PATTERN from a macro to a pair of inline functions

gcc/
2014-08-27  David Malcolm  <dmalcolm@redhat.com>

* rtl.h (PATTERN): Convert this macro into a pair of inline
functions, for now, requiring const_rtx and rtx.

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