GCC 11.3 Release Candidate available from gcc.gnu.org
The first release candidate for GCC 11.3 is available from https://gcc.gnu.org/pub/gcc/snapshots/11.3.0-RC-20220414/ ftp://gcc.gnu.org/pub/gcc/snapshots/11.3.0-RC-20220414/ and shortly its mirrors. It has been generated from git commit r11-9879-g53254184bda630. I have so far bootstrapped and tested the release candidate on x86_64-linux. Please test it and report any issues to bugzilla. If all goes well, I'd like to release 11.3 on Thursday, April 21th.
Re: GCC 11.2.1 Status Report (2022-04-13), branch frozen for release
On 4/13/22 09:30, Richard Biener via Gcc wrote: > > Status > == > > The gcc-11 branch is now frozen in preparation for a GCC 11.3 release > candidate and the GCC 11.3 release next week. All changes now require > release manager approval. Hi, I would like to push: https://gcc.gnu.org/pipermail/gcc-patches/2022-April/593103.html to GCC 11 branch before 11.3 release. Ok? Bye, Andreas
Re: GCC 11.2.1 Status Report (2022-04-13), branch frozen for release
On Thu, 14 Apr 2022, Andreas Krebbel wrote: > On 4/13/22 09:30, Richard Biener via Gcc wrote: > > > > Status > > == > > > > The gcc-11 branch is now frozen in preparation for a GCC 11.3 release > > candidate and the GCC 11.3 release next week. All changes now require > > release manager approval. > > Hi, > > I would like to push: > > https://gcc.gnu.org/pipermail/gcc-patches/2022-April/593103.html > > to GCC 11 branch before 11.3 release. Ok? OK. Richard.
Re: Gsoc
Hello, On Mon, Apr 11 2022, 20-cs Kunal Rajnish via Gcc wrote: > Dear Sir/Ma'am I beginners in coding but has lot's of interest in working > with people like you and learning new skills as much as possible. I had a > idea that why not "make a simple interface for user to create there own > library and import them". This will attract more new coders so that they > can make there own library. > Thanks for giving your precious time. Thanks for your interest in contributing to the GCC. Unfortunately, I do not quite understand what your idea is about. GCC of course already allows users to create libraries and I do not quite know what you mean by "importing." Moreover, I am worried that you also need at least some rudimentary theoretical background in the area of compilers in order to apply. Nevertheless, if you still want to try applying, have a look at https://gcc.gnu.org/wiki/SummerOfCode and specifically at https://gcc.gnu.org/wiki/SummerOfCode#Before_you_apply which explains some of the steps you can take to familiarize yourself with our code base and start thinking about a project. Good luck, Martin Jambor
gcc-9-20220414 is now available
Snapshot gcc-9-20220414 is now available on https://gcc.gnu.org/pub/gcc/snapshots/9-20220414/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 9 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch releases/gcc-9 revision 6e6e09a143e993468e5be309b7d62e323c36dbe9 You'll find: gcc-9-20220414.tar.xzComplete GCC SHA256=e3e586019173ceb52bc7fbb05257ca8c6443d5f66ae587c55d401cde2963fde9 SHA1=eb01d8ceebfe749c20be39a39e3e593c21ed9c8c Diffs from 9-20220407 are available in the diffs/ subdirectory. When a particular snapshot is ready for public consumption the LATEST-9 link is updated and a message is sent to the gcc list. Please do not use a snapshot before it has been announced that way.