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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Mar 12 07:56:00 GMT 2019


Author: rguenth
Date: Tue Mar 12 07:56:23 2019
New Revision: 269604

URL: https://gcc.gnu.org/viewcvs?rev=269604&root=gcc&view=rev
Log:
2019-03-12  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/89664
	* tree-ssa-math-opts.c (execute_cse_reciprocals_1): Properly
	free the occurance tree after the early out.

	* gfortran.dg/pr89664.f90: New testcase.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr89664.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-math-opts.c



More information about the Gcc-cvs mailing list