Commit 530cfcd7 by Vladimir Makarov Committed by Vladimir Makarov

Rename pr93207.c to pr93027.c. Fix PR number in change logs.

From-SVN: r280136
parent 6f9dc606
2020-01-10 Vladimir Makarov <vmakarov@redhat.com> 2020-01-10 Vladimir Makarov <vmakarov@redhat.com>
PR inline-asm/93207 PR inline-asm/93027
* lra-constraints.c (match_reload): Permit input operands have the * lra-constraints.c (match_reload): Permit input operands have the
same mode as output while other input operands have a different same mode as output while other input operands have a different
mode. mode.
......
2020-01-10 Vladimir Makarov <vmakarov@redhat.com> 2020-01-10 Vladimir Makarov <vmakarov@redhat.com>
PR inline-asm/93207 PR inline-asm/93027
* gcc.target/i386/pr93207.c: Rename to pr93027.c.
2020-01-10 Vladimir Makarov <vmakarov@redhat.com>
PR inline-asm/93027
* gcc.target/i386/pr93207.c: Run it only for x86-64. * gcc.target/i386/pr93207.c: Run it only for x86-64.
2020-01-10 David Malcolm <dmalcolm@redhat.com> 2020-01-10 David Malcolm <dmalcolm@redhat.com>
...@@ -14,7 +19,7 @@ ...@@ -14,7 +19,7 @@
2020-01-10 Vladimir Makarov <vmakarov@redhat.com> 2020-01-10 Vladimir Makarov <vmakarov@redhat.com>
PR inline-asm/93207 PR inline-asm/93027
* gcc.target/i386/pr93207.c: New test. * gcc.target/i386/pr93207.c: New test.
2020-01-10 Wilco Dijkstra <wdijkstr@arm.com> 2020-01-10 Wilco Dijkstra <wdijkstr@arm.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment