Use macros to define built-in operator lists
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Oct 2015 09:26:11 +0000 (09:26 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Oct 2015 09:26:11 +0000 (09:26 +0000)
commit89ff0c87b463a94389b1e9f1d37ecfbe6b721f6b
tree2be413e448ef1d0aa450acb4f66ce44367f2669d
parent31496a6499f56255b7dbadff6788edf9b9484b5d
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.

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