Re: LoongArch incorrect codegen for std::byte_swap

2024-07-28 Thread Xi Ruoyao via Gcc
On Sat, 2024-07-27 at 17:38 -0700, Andrew Pinski via Gcc-help wrote: > On Sat, Jul 27, 2024 at 3:37 PM pifminns deettnta via Gcc > wrote: > > > > using uint_least64_t = __UINT_LEAST64_TYPE__; > > > > uint_least64_t testbswap(uint_least64_t a) noexcept > > { > >    return __builtin_bswap64(a); >

Re: Nonbootstrap build with Apple clang broken in gm2

2024-07-28 Thread Gaius Mulley via Gcc
FX Coudert writes: >> Ah yes indeed it is systematic. Many thanks for spotting this - git >> pushed GNU flex required >> https://gcc.gnu.org/pipermail/gcc-cvs/2024-July/406305.html > > Couldn’t the generated files be committed to the tree, so that flex is not > needed (unless one modifies the s

Re: GCC 14.2 Release Candidate available from gcc.gnu.org

2024-07-28 Thread Jason Merrill via Gcc
Since the RC I've fixed a few 14/15 C++ regressions with extremely safe patches, and wonder what you think about pushing them to the branch at this point: 115583, 115986, 115561 Sorry these came so late. Jason On Tue, Jul 23, 2024 at 8:51 AM Jakub Jelinek via Gcc wrote: > The first release ca

gcc-15-20240728 is now available

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