gcc-10-20201121 is now available

2020-11-21 Thread GCC Administrator via Gcc
Snapshot gcc-10-20201121 is now available on https://gcc.gnu.org/pub/gcc/snapshots/10-20201121/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 10 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Re: Git commit "Author: [...] via Gcc-patches "

2020-11-21 Thread Maciej W. Rozycki
On Thu, 19 Nov 2020, Florian Weimer wrote: > > Should we have a Git commit hook to catch that (and similar variants)? > > It's also possible to move to a mailing list host which does not > rewrite the From: header. The commit hook is better than nothing, > although it's probably a bit tricky—som