[Bug middle-end/95464] [10 Regression] Miscompilation of mesa on x86_64-linux since r10-6426
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 25 16:54:09 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95464
--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Vladimir Makarov
<vmakarov@gcc.gnu.org>:
https://gcc.gnu.org/g:038b65f378b36624b1fd3867fa5e578c1bfa50cc
commit r10-8799-g038b65f378b36624b1fd3867fa5e578c1bfa50cc
Author: Vladimir N. Makarov <vmakarov@redhat.com>
Date: Thu Jun 4 12:04:48 2020 -0400
Add processing STRICT_LOW_PART for matched reloads.
2020-06-04 Vladimir Makarov <vmakarov@redhat.com>
PR middle-end/95464
* lra.c (lra_emit_move): Add processing STRICT_LOW_PART.
* lra-constraints.c (match_reload): Use STRICT_LOW_PART in output
reload if the original insn has it too.
(cherry picked from commit 5261cf8ce824bfc75eb6f12ad5e3716c085b6f9a)
More information about the Gcc-bugs
mailing list