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 middle-end/78411] [7 Regression] FAIL: gcc.target/i386/pr45685.c scan-assembler-times cmov 6


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

--- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> ---
The test fails for me as well (that's how I noticed it).  This is on trunk,
with a straightforward build with -mtune=generic and -march=x86-64 passed by
the driver.  But it only fails on one of my machines (my laptop) and not on the
other.  I know yet what's different between two that triggers it.

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