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

prathamesh3492@gcc.gnu.org prathamesh3492@gcc.gnu.org
Wed Jan 3 16:07:00 GMT 2018


Author: prathamesh3492
Date: Wed Jan  3 16:07:32 2018
New Revision: 256180

URL: https://gcc.gnu.org/viewcvs?rev=256180&root=gcc&view=rev
Log:
2018-01-03  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

	PR tree-optimization/83501
	* tree-ssa-strlen.c (get_string_cst): New.
	(handle_char_store): Call get_string_cst.

testsuite/
	* gcc.dg/tree-ssa/pr83501.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr83501.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-strlen.c



More information about the Gcc-cvs mailing list