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 rtl-optimization/80791] [8 regression] test case gcc.dg/sms-1.c fail2 starting with r247885


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

--- Comment #16 from amker at gcc dot gnu.org ---
(In reply to Bill Schmidt from comment #15)
> It's a bit shift, but the result is still that it is now in the loop instead
> of outside the loop, and the total cost of the loop has increased.

But the addition for "ivtmp.10_17 = ivtmp.10_18 + 32;" is now removed?

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