Snapshot gcc-13-20240920 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/13-20240920/
and on various mirrors, see https://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 13 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
Carlos O'Donell writes:
> On 9/19/24 11:51 AM, Joseph Myers wrote:
>> 1. Introduction
>
> Thanks for writing this up!
>
> [...]
> Agreed.
>
I just want to say the same. My sentiments match Carlos.
On Fri, 20 Sep 2024, Matt Rice via Gcc wrote:
> To me though it is nice being able to edit the PR cover letter
> directly in the editor, and do the pull-request using command line
> tools.
In the common case of a single-commit PR without dependencies, it seems
reasonable to follow the practice t
On Fri, 20 Sep 2024, Carlos O'Donell via Gcc wrote:
> > (e) All existing pre-commit checks from hooks should be kept in some
> > form, to maintain existing invariants on both tree and commit contents
> > (some hook checks make sure that commits don't have commit messages
> > that would cause other
On Thu, Sep 19, 2024 at 3:52 PM Joseph Myers via Gdb
wrote:
>
> 1. Introduction
>
> This message expands on my remarks at the Cauldron (especially the
> patch review and maintenance BoF, and the Sourceware infrastructure
> BoF) regarding desired features for a system providing pull request
> func
On 9/19/24 11:51 AM, Joseph Myers wrote:
> 1. Introduction
Thanks for writing this up!
> This message expands on my remarks at the Cauldron (especially the
> patch review and maintenance BoF, and the Sourceware infrastructure
> BoF) regarding desired features for a system providing pull request
>
Hi!
(This is orthogonal to yesterday's
"GCC 15: nvptx '-mptx=3.1' multilib variants are deprecated".)
We'd like to raise nvptx code generation from PTX ISA 6.0, sm_30 "Kepler"
to default PTX ISA 7.3, sm_52 "Maxwell", therefore CUDA 11.3 (2021-04).
This is, primarily, so that we're able to use 'al
Yea, am just wanna make a compiler for my programming language (because it
is VERY NEW and the good reason is that IT IS COMPILED) and because it is
compiled i need a compiler for my programming language,
There are not many features in it BUT i will be adding stuff to it.
The programming language