r266701 - in /trunk/gcc: ChangeLog tree-ssa-rea...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Nov 30 23:27:00 GMT 2018


Author: jakub
Date: Fri Nov 30 23:27:23 2018
New Revision: 266701

URL: https://gcc.gnu.org/viewcvs?rev=266701&root=gcc&view=rev
Log:
	PR tree-optimization/88274
	* tree-ssa-reassoc.c (optimize_range_tests_xor,
	optimize_range_tests_diff): If type has smaller precision than
	corresponding mode or if it has non-standard min/max, compute
	everything in a standard type for the precision.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-reassoc.c



More information about the Gcc-cvs mailing list