Re: Linking against libgcc.a on GNU/Linux

2019-03-14 Thread Florian Weimer
* Joseph Myers: > On Wed, 13 Mar 2019, Florian Weimer wrote: > >> Would it be possible to turn libgcc_s.so into a linker script that links >> against libgcc.a and libgcc_s.so.1, and teach g++ not to link against >> libgcc.a explicitly anymore? > > It is already a linker script on platforms using t

Re: Linking against libgcc.a on GNU/Linux

2019-03-14 Thread Florian Weimer
* Florian Weimer: > * Joseph Myers: > >> On Wed, 13 Mar 2019, Florian Weimer wrote: >> >>> Would it be possible to turn libgcc_s.so into a linker script that links >>> against libgcc.a and libgcc_s.so.1, and teach g++ not to link against >>> libgcc.a explicitly anymore? >> >> It is already a linke

GSoC

2019-03-14 Thread Matias Barrientos
Hello, I am Matías Barrientos, I am in my third year studying computing engineering at the Pontifical University of Valparaiso. I am very interested in contributing at GCC this year in GSoC. I have followed the steps of the link (https://gcc.gnu.org/wiki/SummerOfCode), so I was able to do bootstr

GNU Tools Cauldron 2019

2019-03-14 Thread Simon Marchi
Hi all, We are very pleased to invite you all to the GNU Tools Cauldron on 12-15 September 2019. This year's Cauldron will be held in Montreal, Canada. See the wiki page for details: https://gcc.gnu.org/wiki/cauldron2019 The conference is free to attend, registration in advance is required

gcc-7-20190314 is now available

2019-03-14 Thread gccadmin
Snapshot gcc-7-20190314 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/7-20190314/ 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

GSOC

2019-03-14 Thread nick
Greetings All, I was interested in the following two projects from the wiki for this summer if possible, Parallelize compilation using threads and Make C/C++ not automatically promote memory_order_consume to memory_order_acquire. Thanks, Nick