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 other/12076] gcov misreports coverage of return statement (for inline functions)


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-13 00:04 -------
I know what the bug is really, it has to do with NVR optimization in GCC which allows the return value 
to at the same location as result.

-- 


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


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