]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/mode-switching.c
PR target/88070
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Nov 2018 19:43:20 +0000 (19:43 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Nov 2018 19:43:20 +0000 (19:43 +0000)
commit2907158aa60f18968d9072a95bf90b4da163060e
tree5832394f439c06e0056c89a430d573aa38eaf605
parent7ca2c8cafdca13318e6b3d01289139bfcca11972
PR target/88070
* mode-switching.c (create_pre_exit): After reload, always split the
fallthrough edge to the exit block.

testsuite/ChangeLog:

PR target/88070
* gcc.target/i386/pr88070.c: New test.

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