Use macros to define built-in operator lists
authorRichard Sandiford <richard.sandiford@arm.com>
Mon, 26 Oct 2015 09:26:11 +0000 (09:26 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 26 Oct 2015 09:26:11 +0000 (09:26 +0000)
commit257aecb4a57670a5d0aa7b023faca4438a7c1ae1
tree2be413e448ef1d0aa450acb4f66ce44367f2669d
parent0eb72c5dd6e33130b32ed212950e246c9e2e6479
Use macros to define built-in operator lists

No functional change.  This should be a slight readability improvement
on its own, but becomes more important with the next patch.

Tested on x86_64-linux-gnu, aarch64-linux-gnu and arm-linux-gnueabi.

gcc/
* match.pd: Use macros to define built-in operator lists.

From-SVN: r229310
gcc/ChangeLog
gcc/match.pd