]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
re PR target/79729 (ICE in ix86_print_operand, at config/i386/i386.c:18231)
authorJakub Jelinek <jakub@redhat.com>
Tue, 28 Feb 2017 16:24:56 +0000 (17:24 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 28 Feb 2017 16:24:56 +0000 (17:24 +0100)
commit8a915b876abe5c82bb3efd0420ceb8d8f3faf988
tree2ba4578ddb25f704b8ca681ea64b2c9cf0619fe7
parent41aa3a38572bd643ae958fb23a9fad87cdddd9bb
re PR target/79729 (ICE in ix86_print_operand, at config/i386/i386.c:18231)

PR target/79729
* config/i386/i386.c (ix86_print_operand) <case 'R'>: Replace
gcc_unreachable with output_operand_lossage.

* gcc.target/i386/pr79729.c: New test.

From-SVN: r245781
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr79729.c [new file with mode: 0644]