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 optimization/12786] -fvpt does not work with signed mod or signed divide with a constant negative number


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|-fvpt does not work with    |-fvpt does not work with
                   |signed mod with a const of  |signed mod or signed divide
                   |0x80000000                  |with a constant negative
                   |                            |number


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-27 06:19 -------
Regeneratizing the summary as any negative number will cause it or a divide will do the 
same.


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