re PR tree-optimization/80613 (ICE in is_gimple_reg_type with -O2)
authorPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Fri, 5 May 2017 13:21:28 +0000 (13:21 +0000)
committerPrathamesh Kulkarni <prathamesh3492@gcc.gnu.org>
Fri, 5 May 2017 13:21:28 +0000 (13:21 +0000)
commitc02d2d0adb153f819e75b0d9f62fcdf43ff1954d
treef60034e357bc1a5cb91a34e1a56ed0864207ebcd
parent79bed25b2337df900dfa4d145883777112a0ee58
re PR tree-optimization/80613 (ICE in is_gimple_reg_type with -O2)

2017-05-05  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

PR tree-optimization/80613
* tree-ssa-dce.c (propagate_necessity): Remove cases for
BUILT_IN_STRDUP and BUILT_IN_STRNDUP.

testsuite/
* gcc.dg/tree-ssa/pr79697.c (k): Remove.

From-SVN: r247635
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr79697.c
gcc/tree-ssa-dce.c