[Bug middle-end/77377] [7 Regression] c-c++-common/pr59037.c ICEs with -fpic -msse on i686
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 30 07:22:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77377
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue May 30 07:17:45 2017
New Revision: 248601
URL: https://gcc.gnu.org/viewcvs?rev=248601&root=gcc&view=rev
Log:
Backported from mainline
2016-08-30 Jakub Jelinek <jakub@redhat.com>
PR middle-end/77377
* simplify-rtx.c (avoid_constant_pool_reference): For out of bounds
constant pool reference return x instead of c.
* gcc.target/i386/pr77377.c: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr77377.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/simplify-rtx.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list