On Tue, 4 Oct 2022 12:03:12 -0700
Andrew Pinski via Gcc wrote:
> > Building a full distribution of this tree isn't done
> > via 'make dist'. Check out the etc/ subdirectory
...
> You just tar up the source.
> You could use maintainer-scripts/gcc_release to make a snapshot but in
> th
Snapshot gcc-11-20221007 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/11-20221007/
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
Antoni,
You'll want to get an employer disclaimer signed by your employer to
make sure your contributions cannot be claimed by them. Please email
ass...@fsf.org and we can work through the process.
--
All the best,
Craig Topham
Copyright & Licensing Associate
Free Software Foundation
51 Frankli
On Thu, Oct 6, 2022 at 8:58 PM Antoni Boucher via Gcc
wrote:
> Hi.
> I contribute to gcc outside of work, but I'm about to sign a new work
> contract which contains a work ownership clause saying that I give the
> ownership to the company of any work not listed in some appendix.
>
> What exactly
On Fri, Oct 07, 2022 at 09:51:31AM -0400, Jason Merrill wrote:
> > There are some tests that fail if we do that. For whatever reason,
> > they're checking the current semantics.
>
> > * gcc.dg/c11-noreturn-4.c: Add -fno-builtin-main to options.
> > * gcc.dg/inline-10.c: Likewise.
>
> IMO
On 10/7/22 07:30, Jonathan Wakely wrote:
On Tue, 4 Oct 2022 at 23:25, Jason Merrill wrote:
On 9/28/22 16:15, Jonathan Wakely wrote:
As part of implementing a C++23 proposal [1] to massively increase the
scope of the freestanding C++ standard library some questions came up
about the special ha
Hi,
On Thu, 2022-10-06 at 17:37 -0400, Siddhesh Poyarekar wrote:
> Also as I responded to Mark, the technical details of the transition are
> the responsibility of the GTI TAC (which you were invited to be member
> of and you declined) and not the LF IT, although they'd be the ones
> implementi
Hi,
I hope you are staying healthy!
Would you be interested in our 3D Architecture Software Contact sets?
Few 3D Architecture Software Counts as below:
Competitors
Counts
AutoCAD
15
3ds Max
11
Autodesk Revit
85000
V-Ray
30900
MicroStation
28500
Bluebeam Revu
18700
If you're looking for a
On Tue, 4 Oct 2022 at 23:25, Jason Merrill wrote:
>
> On 9/28/22 16:15, Jonathan Wakely wrote:
> > As part of implementing a C++23 proposal [1] to massively increase the
> > scope of the freestanding C++ standard library some questions came up
> > about the special handling of main() that happens