r248977 - in /trunk/gcc: ChangeLog config/rs600...

segher@gcc.gnu.org segher@gcc.gnu.org
Wed Jun 7 15:06:00 GMT 2017


Author: segher
Date: Wed Jun  7 15:06:53 2017
New Revision: 248977

URL: https://gcc.gnu.org/viewcvs?rev=248977&root=gcc&view=rev
Log:
rs6000: Remove rs6000_cbranch_operator

rs6000_cbranch_operator now is just comparison_operator, so just use
that directly.


	* config/rs6000/predicated.md (rs6000_cbranch_operator): Delete.
	* config/rs6000/rs6000.md: Replace rs6000_cbranch_operator by
	comparison_operator.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/predicates.md
    trunk/gcc/config/rs6000/rs6000.md



More information about the Gcc-cvs mailing list