[Bug sanitizer/95634] [11 Regression] ICE in output_operand: invalid address mode
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 12 08:03:51 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95634
--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Martin Liska
<marxin@gcc.gnu.org>:
https://gcc.gnu.org/g:e1d68582022cfa2b1dc76646724b397ba2739439
commit r10-8284-ge1d68582022cfa2b1dc76646724b397ba2739439
Author: Martin Liska <mliska@suse.cz>
Date: Thu Jun 11 09:34:41 2020 +0200
asan: fix RTX emission for ilp32
gcc/ChangeLog:
PR sanitizer/95634
* asan.c (asan_emit_stack_protection): Fix emission for ilp32
by using Pmode instead of ptr_mode.
Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
(cherry picked from commit 8cff672cb9a132d3d3158c2edfc9a64b55292b80)
More information about the Gcc-bugs
mailing list