[Bug target/65604] MIPS -fno-delayed-branch generates incorrect code with -mcheck-zero-division

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 15 04:17:00 GMT 2018


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2018-05-15
     Ever confirmed|0                           |1

--- Comment #7 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #6)
> (In reply to Steve Ellcey from comment #4)
> > Author: sje
> > Date: Fri Jan 29 16:29:58 2016
> > New Revision: 232985
> > 
> > URL: https://gcc.gnu.org/viewcvs?rev=232985&root=gcc&view=rev
> > Log:
> > 	PR target/65604
> > 	* config/mips/mips.c (mips_output_division): Check flag_delayed_branch.
> > 
> > Modified:
> >     trunk/gcc/ChangeLog
> >     trunk/gcc/config/mips/mips.c
> 
> (In reply to Steve Ellcey from comment #5)
> > Author: sje
> > Date: Fri Jan 29 16:31:18 2016
> > New Revision: 232986
> > 
> > URL: https://gcc.gnu.org/viewcvs?rev=232986&root=gcc&view=rev
> > Log:
> > 	PR target/65604
> > 	* gcc.target/mips/div-delay.c: New test.
> > 
> > Added:
> >     trunk/gcc/testsuite/gcc.target/mips/div-delay.c
> > Modified:
> >     trunk/gcc/testsuite/ChangeLog
> 
> Did these commits fix this bug?

WAITING on an answer...


More information about the Gcc-bugs mailing list