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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-bisection
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
          Component|middle-end                  |target
   Last reconfirmed|                            |2022-02-24
   Target Milestone|---                         |11.3
             Target|i686-pc-cygwin              |i?86-*-*
            Summary|i686 sse2: The two results  |[11/12 Regression] i686
                   |of __divmoddi4 are mixed up |sse2: The two results of
                   |                            |__divmoddi4 are mixed up

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  It seems to work for me with GCC 10 but that uses separate div/mod
calls.

Reply via email to