[Bug rtl-optimization/68749] FAIL: gcc.dg/ifcvt-4.c scan-rtl-dump ce1 "2 true changes made"

ro at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 13 18:14:00 GMT 2016


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

--- Comment #8 from Rainer Orth <ro at gcc dot gnu.org> ---
Author: ro
Date: Wed Apr 13 18:13:31 2016
New Revision: 234955

URL: https://gcc.gnu.org/viewcvs?rev=234955&root=gcc&view=rev
Log:
Fix gcc.dg/ifcvt-4.c on 64-bit SPARC (PR rtl-optimization/68749)

        PR rtl-optimization/68749
        * gcc.dg/ifcvt-4.c: Use "word_mode" rather than "int" to limit the
        effects of argument promotions.
        Remove default args to dg-skip-if.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/ifcvt-4.c


More information about the Gcc-bugs mailing list