re PR target/92462 ([arm32] -ftree-pre makes a variable to be wrongly hoisted out)
authorRichard Biener <rguenther@suse.de>
Mon, 18 Nov 2019 09:44:52 +0000 (09:44 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 18 Nov 2019 09:44:52 +0000 (09:44 +0000)
commitef50b972e10238a1ac20f23ce3bb32187ae4cb84
tree46e52f480e72e1e9fab0cf6bba96afa267f25dfe
parent762ff5b304c70c05ec0b98ef3bc458f6e31de514
re PR target/92462 ([arm32] -ftree-pre makes a variable to be wrongly hoisted out)

2019-11-18  Richard Biener  <rguenther@suse.de>

PR rtl-optimization/92462
* alias.c (find_base_term): Restrict the look through ANDs.
(find_base_value): Likewise.

From-SVN: r278391
gcc/ChangeLog
gcc/alias.c