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/70319] [6 Regression] FAIL: gcc.dg/sso/q2.c -O1 -fno-inline execution test


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

--- Comment #7 from John David Anglin <danglin at gcc dot gnu.org> ---
Comment #1 was incorrect about the problem starting in r233398.  It was my
bswap pattern addition in r233414 that introduced the problem.  On the other
hand, I looked at the bswapdi operation in gdb and it seems correct.

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