]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix wrong code in ldost-strlen-1.c
authorJan Hubicka <hubicka@ucw.cz>
Sat, 16 Oct 2021 12:45:06 +0000 (14:45 +0200)
committerJan Hubicka <hubicka@ucw.cz>
Sat, 16 Oct 2021 12:45:06 +0000 (14:45 +0200)
commit99b287b8ef51a0be52f7400879a619dc5f993f31
treee5463624c1ddf321cae77dea44754e5bd5a1fe1a
parent93d183a5fff92d80c0545b7a7ce9b77fe7a258f7
Fix wrong code in ldost-strlen-1.c

gcc/ChangeLog:

PR tree-optimization/102720
* tree-ssa-structalias.c (compute_points_to_sets): Fix producing
of call used and clobbered sets.
gcc/tree-ssa-structalias.c