On 01/30/2018 03:37 PM, Rainer Orth wrote:
Hi Vladimir,
The following patch fixes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84112
The patch was successfully bootstrapped and tested on x86-64 and ppc64.
Committed as rev. 257204.
[...]
Index: testsuite/ChangeLog
===================================================================
--- testsuite/ChangeLog (revision 257203)
+++ testsuite/ChangeLog (working copy)
@@ -1,3 +1,8 @@
+2018-01-30 Vladimir Makarov <vmaka...@redhat.com>
+
+ PR target/84112
+ * pr84112.c: New.
this should be gcc.target/powerpc/pr84112.c instead.
Thank you for fixing my changelog entry.