[Bug ada/23519] Dividing fixed point number by zero returns zero.

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Aug 22 20:36:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-22 20:27 -------
This is a true front-end bug as on PPC divide by zero (in an instruction) does not raise an exception so 
there needs to be an extra check which should have been added by the front-end.

Confirmed on the mainline as of 20050705.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   GCC host triplet|powerpc-apple-darwin7.9.0   |
 GCC target triplet|powerpc-apple-darwin7.9.0   |powerpc-*-*
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-22 20:27:37
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23519



More information about the Gcc-bugs mailing list