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/80929] [6/7/8 Regression] Division with constant no more optimized to mult highpart


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
On the trunk the backend can deal with this using a hook.  So it is a target
issue if anything else needs solving.

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