This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12786] -fvpt does not work with signed mod or signed divide with a constant negative number
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2003 06:19:12 -0000
- Subject: [Bug optimization/12786] -fvpt does not work with signed mod or signed divide with a constant negative number
- References: <20031027060214.12786.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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.