]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove senseless store in do_sd_constraint
authorRichard Biener <rguenther@suse.de>
Tue, 14 Mar 2023 13:42:10 +0000 (14:42 +0100)
committerRichard Biener <rguenther@suse.de>
Wed, 19 Apr 2023 12:14:14 +0000 (14:14 +0200)
commit9d218c45e318dcec04312f1d4a14c6ff904404e1
treed664836cfed28091daf4e7de607b788c941c7fd7
parent7838574b5aca179e347eb972880ea8376a2cc6b5
Remove senseless store in do_sd_constraint

* tree-ssa-structalias.cc (do_sd_constraint): Do not write
to the LHS varinfo solution member.
gcc/tree-ssa-structalias.cc