This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/68232] gcc.dg/ifcvt-4.c fails on some arm configurations


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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|arm, powerpc64le-linux-gnu  |arm, powerpc64le-linux-gnu,
                   |                            |hppa64-*-*
                 CC|                            |danglin at gcc dot gnu.org

--- Comment #7 from John David Anglin <danglin at gcc dot gnu.org> ---
Fails hppa64 which has a branch cost of 2.  Passes on 32-bit hppa targets
which are typically tested with branch cost of 1.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]