Re: [PATCH] libgcov: fix TOPN type casting
On 6/9/20 9:33 AM, Martin Liška wrote: I'm going to install it if there are no objections. Pushed as 862b9b225fb. Martin
[PATCH] libgcov: fix TOPN type casting
The patch fixes tree-prof.exp tests on solaris11 and i686-linux-gnu, problem was that sizeof of a pointer is different from sizeof gcov_type. I'm going to install it if there are no objections. Thanks, Martin libgcc/ChangeLog: PR libgcov/95494 * libgcov-driver.c (write_top_count