Re: Can anybody help us to approved our registering request?

2018-08-23 Thread David Edelsohn
On Thu, Aug 23, 2018 at 2:37 AM 瞿仙淼 wrote: > Hi, > Although we are the maintainer of the C-SKY backend, we still > don't have an account. > Can anybody help us to approved our registering request? > We will be very grateful for this. > Registering request for what? For

gcov: adding color indication for better orientation

2018-08-23 Thread Martin Liška
Hi. I've spent quite some time with analysis of a program. I quite like how perf uses colors to identify the hottest places in the assembly. I'm considering adding a similar into gcov. What do you think about it? Two examples are in attachment. Martin gcov-html-samples.tar.bz2 Description: app

Re: Can anybody help us to approved our registering request?

2018-08-23 Thread Sandra Loosemore
On 08/23/2018 07:04 AM, 瞿仙淼 wrote: Yes, it’s registering for account on sourceware.org/gcc.gnu.org . I have not complete the request form in https://sourceware.org/cgi-bin/pdw/ps_form.cgi because I want to find someone who can sponsoring my account first, then I can fill this personal's email

why does c_strlen() return a signed integer?

2018-08-23 Thread Martin Sebor
PR 87059 - internal compiler error: in set_value_range, at tree-vrp.c:289, is apparently due to an argument type mismatch in a MIN_EXPR introduced by expand_builtin_strncmp(). The function calls c_strlen() to compute the length of the two string arguments to strncmp() and then replaces the third

gcc-7-20180823 is now available

2018-08-23 Thread gccadmin
Snapshot gcc-7-20180823 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/7-20180823/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 7 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-7