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


------- 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


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