r261647 - in /trunk/gcc: ChangeLog match.pd tes...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Jun 15 19:31:00 GMT 2018


Author: jakub
Date: Fri Jun 15 19:30:58 2018
New Revision: 261647

URL: https://gcc.gnu.org/viewcvs?rev=261647&root=gcc&view=rev
Log:
	PR middle-end/86123
	* match.pd ((X / Y) == 0 -> X < Y): Don't transform complex divisions.
	Fix up comment formatting.

	* gcc.c-torture/compile/pr86123.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr86123.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/match.pd
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list