gcc-11-20210221 is now available
Snapshot gcc-11-20210221 is now available on https://gcc.gnu.org/pub/gcc/snapshots/11-20210221/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 11 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch master revision 2df374b337a5f6cf5528e91718e4e12e4006b7ae You'll find: gcc-11-20210221.tar.xz Complete GCC SHA256=13463c895704966bd6ca8540737970b074bc3a25c34f294af125674b0dcd1760 SHA1=bc316678eea0bc86ee52ccbe7b9835b7a0128c19 Diffs from 11-20210214 are available in the diffs/ subdirectory. When a particular snapshot is ready for public consumption the LATEST-11 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.
Re: Doc fix request: C/C++ extended asm empty input constraint
On Mon, 15 Feb 2021 at 08:11, Jonathan Wakely wrote: > > > > On Mon, 15 Feb 2021, 00:48 Neven Sajko via Gcc, wrote: >> >> >> This is why I am asking for this feature to be documented. It seems >> like this would be the most appropriate place: >> https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html#InputOperands >> >> I would have tried to contribute a doc fix myself, but I couldn't find >> the sources for the online docs in the GCC Git repository. > > > > git grep is your friend. The relevant section is: > > https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/doc/extend.texi;h=e110cb010617bfb78e740433c3aa30a7399b504e;hb=HEAD#l10344 I posted a patch back then (a week ago) to gcc-patches, but there was no response. I'm not complaining, but I wonder if I should maybe ping a developer interested in the extended asm extension specifically? Who might that be? This is the patch in the archive: https://gcc.gnu.org/pipermail/gcc-patches/2021-February/565339.html Thanks, Neven
GSoC project
Greeting to the team, I am Utkarsh Singh. I was going through various projects in the archive section of GSoC. I searched for some specific projects in Mathematics and C programming as I am most used with this field. I feel I can contribute to the organisation which is in turn contributing to the world. I wanted to know if the organisation has registered for GSoC 2021 and how I should start my contribution journey in GNU Compiler Collection. Thanks and Regards.
Re: GSoC project
I think this is what you are looking for https://gcc.gnu.org/wiki/SummerOfCode > On 22-Feb-2021, at 12:08 PM, Utkarsh singh via Gcc wrote: > > Greeting to the team, > I am Utkarsh Singh. I was going through various projects in the > archive section of GSoC. I searched for some specific projects in > Mathematics and C programming as I am most used with this field. I feel I > can contribute to the organisation which is in turn contributing to the > world. I wanted to know if the organisation has registered for GSoC 2021 > and how I should start my contribution journey in GNU Compiler Collection. > Thanks and Regards.