gcc-13-20240920 is now available

2024-09-20 Thread GCC Administrator via Gcc
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

Re: On pull request workflows for the GNU toolchain

2024-09-20 Thread Sam James via Gcc
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.

Re: On pull request workflows for the GNU toolchain

2024-09-20 Thread Joseph Myers via Gcc
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

Re: On pull request workflows for the GNU toolchain

2024-09-20 Thread Joseph Myers via Gcc
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

Re: On pull request workflows for the GNU toolchain

2024-09-20 Thread Matt Rice via Gcc
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

Re: On pull request workflows for the GNU toolchain

2024-09-20 Thread Carlos O'Donell via Gcc
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 >

Raise nvptx code generation to default PTX ISA 7.3, sm_52, therefore CUDA 11.3 (released 2021-04)

2024-09-20 Thread Thomas Schwinge
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

Want to get a programming language compiler :)

2024-09-20 Thread Aimaan Khan via Gcc
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