[Bug middle-end/23669] fold does convert (-a)/10 into a/-10 with -fno-wrapv

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 25 06:17:00 GMT 2005



------- Comment #4 from pinskia at gcc dot gnu dot org  2005-11-25 06:17 -------
Ok, I have a patch which copies the code for Real divides into the int divides,
though it adds !flag_wrapv.  Though I am worry about the non truncate divide, I
think it should be the same for them but for some reason I am worried.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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



More information about the Gcc-bugs mailing list