Re: GCC Git hooks

2019-09-15 Thread Joseph Myers
On Sun, 15 Sep 2019, Gerald Pfeifer wrote: > Let me know how I can help, and I will do my best. (Even if I'll be > offline most of the next three weeks, I can get online most days and > spend some time.) Apart from general review of the test conversion / conversion and hook scripts, which every

Re: GCC Git hooks

2019-09-15 Thread Gerald Pfeifer
On Sun, 15 Sep 2019, Joseph Myers wrote: > Apart from general review of the test conversion / conversion and hook > scripts, which everyone can do, I think the main thing would be to advise > on what needs to happen to avoid breaking the www.gnu.org copy of the site > and your HTML validation sy

gcc-10-20190915 is now available

2019-09-15 Thread gccadmin
Snapshot gcc-10-20190915 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/10-20190915/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 10 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision

[PATCH] RFC: Start discussion on class or classes for thread data in GCC multithreading effort

2019-09-15 Thread Nicholas Krause
From: npkrause This is not meant to be merged nor follow any GCC coding standards but start the work discussed about multithreading GCC. The dicussion or part of it is about using per thread versions of the shared data structures. However this runs into three issues to my knowledge and therefore