]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ChangeLog
PR tree-optimization/90662 - strlen of a string in a vla plus offset not folded
[thirdparty/gcc.git] / gcc / ChangeLog
index 09e05e697432196f591e58111f8ae9c7abe284cc..cbf0f02da0c69a36b23207dfe453e7c5129a074f 100644 (file)
@@ -1,3 +1,9 @@
+2019-06-13  Martin Sebor  <msebor@redhat.com>
+
+       PR tree-optimization/90662
+       * tree-ssa-strlen.c (get_stridx): Convert fold_build2 operands
+       to the same type.
+
 2019-06-13  Jan Hubicka  <hubicka@ucw.cz>
 
        PR bootstrap/90873