Restoring svn write access

2016-11-01 Thread Josh Conner
My apologies in advance for the spam if this isn't the right forum. I had svn access in a former life (jcon...@apple.com), and I'm trying to restore my access for my new employer. I sent an email to overseers last week, but haven't heard back. So... can anyone here tell me if there is some way to

GCC Copyright Assignment Forms for the RISC-V Port

2016-11-01 Thread Palmer Dabbelt
Andrew and I maintain various GNU toolchain forks that contains a port to the RISC-V architecture . We're finishing up the binutils upstreaming process and would like to submit patches to GCC. When I signed the copyright assignment for binutils I was told that the GCC process wa

Re: Restoring svn write access

2016-11-01 Thread Ian Lance Taylor
On Tue, Nov 1, 2016 at 2:01 PM, Josh Conner wrote: > My apologies in advance for the spam if this isn't the right forum. I > had svn access in a former life (jcon...@apple.com), and I'm trying to > restore my access for my new employer. I sent an email to overseers > last week, but haven't heard b

Re: Restoring svn write access

2016-11-01 Thread Josh Conner
Sorry, it was indeed in my spam box. Thanks to you both. On Tue, Nov 1, 2016 at 3:05 PM, Ian Lance Taylor wrote: > On Tue, Nov 1, 2016 at 2:01 PM, Josh Conner wrote: >> My apologies in advance for the spam if this isn't the right forum. I >> had svn access in a former life (jcon...@apple.com),

cmpstrnsi pattern should check for zero byte?

2016-11-01 Thread Aaron Sawdey
I am about to put up a patch to make a change to the way builtins.c/expand_builtin_strncmp does things. At present it will only expand if one of the strings is a constant, and the length it passes in is MIN(len, strlen(constant string)+1). I want to change it so that it will also attempt to expand

gcc-5-20161101 is now available

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