Bugs in GCC 14.2 …/fixed-include/ files

2024-08-31 Thread Andy Miller via Gcc
Hello! After apparently easily installing GCC 14.2 into macOS 12.7.4, directly from https://gcc.gnu.org/gcc-14/ I find that it is unusable, because… The files in gcc14/…/14.2.0/include-fixed/ , which have been auto-edited by script fixincludes, contain the undefined (& deprecated

Re: Bugs in GCC 14.2 …/fixed-include/ files

2024-08-31 Thread Iain Sandoe
Hello Andy, > On 31 Aug 2024, at 23:14, Andy Miller via Gcc wrote: > After apparently easily installing GCC 14.2 into macOS 12.7.4, > directly from https://gcc.gnu.org/gcc-14/ Please identify: 0. Which macOS architecture you are installing on (Arm64 is not supported by upstream yet, but the

gcc-14-20240831 is now available

2024-08-31 Thread GCC Administrator via Gcc
Snapshot gcc-14-20240831 is now available on https://gcc.gnu.org/pub/gcc/snapshots/14-20240831/ and on various mirrors, see https://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 14 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Re: [C2y] n3313.2 draft

2024-08-31 Thread Alejandro Colomar via Gcc
Hi, On Mon, Aug 19, 2024 at 01:04:28PM GMT, Alejandro Colomar wrote: > On Mon, Aug 19, 2024 at 12:58:30PM GMT, Alejandro Colomar wrote: > > I have a draft for an updated proposal to WG14 (more recent than n3313). > > It has some changes to the documentation of prior art, some typo fixes, > > etc.,