[PATCH] __gcov_indirect_call_callee can't be null in __gcov_indirect_call_profiler_v2.

Martin Liška mliska@suse.cz
Wed Aug 1 10:15:00 GMT 2018


Hi.

This one is forgotten removal as we call __gcov_indirect_call_profiler_v2
only in situations where __gcov_indirect_call_callee is non-null.

I'm going to install that.

libgcc/ChangeLog:

2018-07-31  Martin Liska  <mliska@suse.cz>

	* libgcov-profiler.c (__gcov_indirect_call_profiler_v2): Do not
        check that  __gcov_indirect_call_callee is non-null.
---
 libgcc/libgcov-profiler.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-__gcov_indirect_call_callee-can-t-be-null-in-__gcov_.patch
Type: text/x-patch
Size: 727 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180801/5f2a0c8f/attachment.bin>


More information about the Gcc-patches mailing list