[Bug target/94551] [10 Regression] Bootstrap failure on powerpc64le-unknown-linux-gnu
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Apr 11 05:34:57 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94551
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:
https://gcc.gnu.org/g:a615ea71bc8fbf31b9bc71cb373a7ca5b9cca44a
commit r10-7685-ga615ea71bc8fbf31b9bc71cb373a7ca5b9cca44a
Author: Jakub Jelinek <jakub@redhat.com>
Date: Sat Apr 11 07:32:12 2020 +0200
cselib: Mark the cselib_record_sp_cfa_base_equiv VALUE as preserved
[PR94551]
Sometimes the cselib_record_sp_cfa_base_equiv makes it into the
var-tracking
used VALUEs and needs to be preserved.
2020-04-11 Jakub Jelinek <jakub@redhat.com>
PR debug/94495
PR target/94551
* cselib.c (cselib_record_sp_cfa_base_equiv): Set PRESERVED_VALUE_P
on
val->val_rtx.
More information about the Gcc-bugs
mailing list