r277092 - in /trunk/gcc: ChangeLog testsuite/Ch...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Oct 17 07:20:00 GMT 2019


Author: jakub
Date: Thu Oct 17 07:20:36 2019
New Revision: 277092

URL: https://gcc.gnu.org/viewcvs?rev=277092&root=gcc&view=rev
Log:
	PR tree-optimization/92115
	* tree-ssa-ifcombine.c (ifcombine_ifandif): Force condition into
	temporary if it could trap.

	* gcc.dg/pr92115.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr92115.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-ifcombine.c



More information about the Gcc-cvs mailing list