Convert PATTERN from a macro to a pair of inline functions
authorDavid Malcolm <dmalcolm@redhat.com>
Wed, 27 Aug 2014 19:38:19 +0000 (19:38 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Wed, 27 Aug 2014 19:38:19 +0000 (19:38 +0000)
commitbd59c195f646d74e7a8cffb0cdc5aa31c720eb61
treeac15994ce01897bedf24ccc5768981007453b0a7
parentac44248e6abd1bfc0ed92a9ef66fbf4987cdea96
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.

From-SVN: r214585
gcc/ChangeLog
gcc/rtl.h