fi
make[2]: Entering directory '/export/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-master/configure \
--with-arch=corei7 --with-cpu=corei7 --enable-clocale=gnu
--with-system-zlib --enable-shared --enable-cet --with
See PR119930, PR120098, PR120101, PR120099.
Dear contributor,
Our automatic CI has detected problems related to your patch(es). Please find
some details below.
In gcc_check master-aarch64, after:
| commit gcc-16-372-g064cac730f8
| Author: Jan Hubicka
| Date: Sun May 4 10:52:35 2025 +0200
|
| Improve maybe_hot handling in
fi
make[2]: Entering directory '/export/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-master/configure \
--with-arch=corei7 --with-cpu=corei7 --enable-clocale=gnu
--with-system-zlib --enable-shared --enable-cet --with
Regressions on releases/gcc-14 at commit r14-11744 vs commit r14-11742 on
Linux/x86_64
New failures:
FAIL: gcc.dg/torture/convert-dfp-2.c -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects (test for excess errors)
FAIL: gcc.dg/torture/convert-dfp.c -O2 -flto -fuse-linker-plugin
-fno-fat-lto
Regressions on releases/gcc-14 at commit r14-11742 vs commit r14-11741 on
Linux/x86_64
New failures:
FAIL: c-c++-common/tsan/atomic_stack.c -O2 output pattern test
FAIL: c-c++-common/tsan/atomic_stack.c -O2 output pattern test
FAIL: c-c++-common/tsan/bitfield_race.c -O2 output pattern tes
Regressions on releases/gcc-14 at commit r14-11745 vs commit r14-11744 on
Linux/x86_64
New failures:
New passes:
FAIL: gcc.dg/torture/convert-dfp-2.c -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects (test for excess errors)
FAIL: gcc.dg/torture/convert-dfp.c -O2 -flto -fuse-linker-plugin
Regressions on releases/gcc-14 at commit r14-11745 vs commit r14-11742 on
Linux/x86_64
New failures:
FAIL: c-c++-common/tsan/simple_race.c -O2 output pattern test
FAIL: c-c++-common/tsan/thread_leak1.c -O2 output pattern test
FAIL: g++.dg/tsan/atomic_free2.C -O0 output pattern test
FAIL: