[Bug target/84534] [8 regression] several powerpc test cases fail starting with r257915

vmakarov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 27 17:27:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84534

--- Comment #3 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Actually, it is not a failure.  I believe it is an improvement.  We have less
move insns now.  The easiest way to fix is to change the expected move insns to
the current number.

I'd prefer changing the exact counts to less or equal number of the counts. 
But I don't know how to write it using dejagnu test directives.


More information about the Gcc-bugs mailing list