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 target/39723] [4.9/5/6 Regression][cond-optab] worse code with long long shifts on v850


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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #13 from Jeffrey A. Law <law at redhat dot com> ---
Seems to be the same fundamental problem due to a lack of  hard register cost
propagation.

*** This bug has been marked as a duplicate of bug 56069 ***

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