]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR middle-end/77377
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Aug 2016 06:45:56 +0000 (06:45 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Aug 2016 06:45:56 +0000 (06:45 +0000)
commit4472e8d1bab9493072b9a2c0084a8d2db516088b
tree7e28037ad6ece73174d26d1748b4aa22362f6048
parent77ce623298307d0d816cb8fc95728f9433a7e1e2
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239854 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/simplify-rtx.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr77377.c [new file with mode: 0644]