gcc-13-20250207 is now available
Snapshot gcc-13-20250207 is now available on https://gcc.gnu.org/pub/gcc/snapshots/13-20250207/ 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 releases/gcc-13 revision b058bd24ba0cd3d261ecf47e2d0d326e9ebf806b You'll find: gcc-13-20250207.tar.xz Complete GCC SHA256=338658cfee4b8aba8a8fc95a17f229b3d91987a1631017ecc3b27e02eb03b3ad SHA1=ba4decd748e2f805ed1315909b798dc513d2f61e Diffs from 13-20250131 are available in the diffs/ subdirectory. When a particular snapshot is ready for public consumption the LATEST-13 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: [wwwdocs] cannot access from brazil
Hi Paulo, On Fri, Feb 07, 2025 at 11:34:57AM -0300, Paulo Almeida via Gcc wrote: > I cannot access the web pages from brazil. > event the about page https://gcc.gnu.org/about.html > gets me to 403 forbbiden. There was (is) a botnet attacking gcc and sourceware from Brazil. We might have blocked too wide a range of ips. Could you sent (offlist if you want) your ip address, so we can see if we can narrow the range of blocked addresses a bit. Thanks, Mark
On master, with checking=all, I get dozens of fails for g++, already for months on end.
Compare a standard gcc build: https://gcc.gnu.org/pipermail/gcc-testresults/2025-February/837664.html with this one using checking=all: https://gcc.gnu.org/pipermail/gcc-testresults/2025-February/837708.html Other languages do not seem to be affected. A sample: FAIL: g++.dg/modules/xtreme-header-8.C -std=c++17 (internal compiler error: Segmentation fault) FAIL: g++.dg/modules/xtreme-header-8.C -std=c++17 (test for excess errors) FAIL: g++.dg/modules/xtreme-header-8.C module-cmi xstd (gcm.cache/xstd.gcm) FAIL: g++.dg/modules/xtreme-header-8.C -std=c++2a (internal compiler error: Segmentation fault) FAIL: g++.dg/modules/xtreme-header-8.C -std=c++2a (test for excess errors) FAIL: g++.dg/modules/xtreme-header-8.C module-cmi xstd (gcm.cache/xstd.gcm) Hope this is useful. Kind regards, -- Toon Moene - e-mail: t...@moene.org - phone: +31 346 214290 Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
[wwwdocs] cannot access from brazil
hi, I cannot access the web pages from brazil. event the about page https://gcc.gnu.org/about.html gets me to 403 forbbiden.