This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-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: 17 Aug 2004 10:35:50 -0000
- Subject: [Bug rtl-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
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-17 10:35 -------
I found out today that gcov_write_counter errors out when the input is negative so it must related to
that and it would be code in gcov_exit where the problem is.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12786