master branch: commit r15-3099 failed to bootstrap on Linux/i686 (commit r15-3083 builds)!

2024-08-23 Thread haochenj via Gcc-regression
make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
--with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
grep -E "(error:|Error)" makelog.r15-3099.i686.intel >> 
makelog.r15-3099.i686.intel.mail; \
tail -n +20 makelog.r15-3099.i686.intel | grep -C 10 -E "error:" >> 
makelog.r15-3099.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
/tmp/ccNbsR4n.s:617892: Error: can't resolve .text.unlikely - .LM4714
/tmp/ccNbsR4n.s:617897: Error: can't resolve .text - .LM4715
/tmp/ccNbsR4n.s:618159: Error: can't resolve .text.unlikely - .LM4767
/tmp/ccNbsR4n.s:618164: Error: can't resolve .text - .LM4768
/tmp/ccNbsR4n.s:618171: Error: can't resolve .text.unlikely - .LM4769
make[6]: *** [Makefile:1194: gtype-desc.o] Error 1
/tmp/ccDBdeE0.s:791800: Error: can't resolve .text.unlikely - .LM8986
make[6]: *** [Makefile:1194: ipa-modref.o] Error 1
/tmp/ccTudGB9.s:764367: Error: can't resolve .text.unlikely - .LM18337
make[6]: *** [Makefile:1194: ipa-icf.o] Error 1
make[5]: *** [Makefile:5146: all-stage3-gcc] Error 2
make[4]: *** [Makefile:30208: stage3-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 



Regressions on master at commit r15-3099 vs commit r15-3095 on Linux/x86_64

2024-08-23 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-3099 vs commit r15-3095 on Linux/x86_64
New failures:
FAIL: gfortran.dg/sizeof_6.f90   -O1  execution test

New passes:
FAIL: gcc.dg/vect/vect-mod-var.c execution test
FAIL: gcc.dg/vect/vect-mod-var.c execution test
FAIL: gcc.dg/vect/vect-mod-var.c -flto -ffat-lto-objects execution test
FAIL: gcc.dg/vect/vect-mod-var.c -flto -ffat-lto-objects execution test


Regressions on native/master at commit r15-3099 vs commit r15-3095 on Linux/x86_64

2024-08-23 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-3099 vs commit r15-3095 on Linux/x86_64
New failures:

New passes:
FAIL: gcc.dg/vect/vect-mod-var.c execution test
FAIL: gcc.dg/vect/vect-mod-var.c execution test
FAIL: gcc.dg/vect/vect-mod-var.c -flto -ffat-lto-objects execution test
FAIL: gcc.dg/vect/vect-mod-var.c -flto -ffat-lto-objects execution test


master branch: commit r15-3120 failed to bootstrap on Linux/i686 (commit r15-3083 builds)!

2024-08-23 Thread haochenj via Gcc-regression
make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
--with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
grep -E "(error:|Error)" makelog.r15-3120.i686.intel >> 
makelog.r15-3120.i686.intel.mail; \
tail -n +20 makelog.r15-3120.i686.intel | grep -C 10 -E "error:" >> 
makelog.r15-3120.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
/tmp/ccpmwMbx.s:617892: Error: can't resolve .text.unlikely - .LM4714
/tmp/ccpmwMbx.s:617897: Error: can't resolve .text - .LM4715
/tmp/ccpmwMbx.s:618159: Error: can't resolve .text.unlikely - .LM4767
/tmp/ccpmwMbx.s:618164: Error: can't resolve .text - .LM4768
/tmp/ccpmwMbx.s:618171: Error: can't resolve .text.unlikely - .LM4769
make[6]: *** [Makefile:1194: gtype-desc.o] Error 1
/tmp/ccO8kDO7.s:791800: Error: can't resolve .text.unlikely - .LM8986
make[6]: *** [Makefile:1194: ipa-modref.o] Error 1
/tmp/cc5zlvow.s:764367: Error: can't resolve .text.unlikely - .LM18337
make[6]: *** [Makefile:1194: ipa-icf.o] Error 1
make[5]: *** [Makefile:5146: all-stage3-gcc] Error 2
make[4]: *** [Makefile:30208: stage3-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 



[Linaro-TCWG-CI] gcc-15-2429-gd63b6d8b4944: FAIL: 11 regressions: 11 improvements on master-thumb_m55_hard_eabi

2024-08-23 Thread ci_notify--- via Gcc-regression
Dear contributor, our automatic CI has detected problems related to your 
patch(es).  Please find some details below.  If you have any questions, please 
follow up on linaro-toolch...@lists.linaro.org mailing list, Libera's 
#linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the 
usual project channel.

We appreciate that it might be difficult to find the necessary logs or 
reproduce the issue locally. If you can't get what you need from our CI within 
minutes, let us know and we will be happy to help.

We track this report status in https://linaro.atlassian.net/browse/GNU-1320 , 
please let us know if you are looking at the problem and/or when you have a fix.

In  arm-eabi cortex-m55 hard after:

  | commit gcc-15-2429-gd63b6d8b4944
  | Author: Richard Sandiford 
  | Date:   Wed Jul 31 09:23:35 2024 +0100
  | 
  | recog: Disallow subregs in mode-punned value [PR115881]
  | 
  | In g:9d20529d94b23275885f380d155fe8671ab5353a, I'd extended
  | insn_propagation to handle simple cases of hard-reg mode punning.
  | The punned "to" value was created using simplify_subreg rather
  | than simplify_gen_subreg, on the basis that hard-coded subregs
  | aren't generally useful after RA (where hard-reg propagation is
  | ... 29 lines of the commit log omitted.

FAIL: 11 regressions: 11 improvements

regressions.sum:
=== g++ tests ===

Running g++:g++.dg/dg.exp ...
FAIL: c-c++-common/vector-compare-3.c -std=gnu++17 (internal compiler error: in 
extract_insn, at recog.cc:2869)
FAIL: c-c++-common/vector-compare-3.c -std=gnu++26 (internal compiler error: in 
extract_insn, at recog.cc:2869)
FAIL: c-c++-common/vector-compare-3.c -std=gnu++98 (internal compiler error: in 
extract_insn, at recog.cc:2869)
FAIL: g++.dg/opt/pr79734.C -std=gnu++17 (internal compiler error: in 
extract_insn, at recog.cc:2869)
FAIL: g++.dg/opt/pr79734.C -std=gnu++26 (internal compiler error: in 
extract_insn, at recog.cc:2869)
FAIL: g++.dg/opt/pr79734.C -std=gnu++98 (internal compiler error: in 
extract_insn, at recog.cc:2869)
FAIL: g++.dg/tree-ssa/pr50.C -std=gnu++17 (internal compiler error: in 
extract_insn, at recog.cc:2869)
... and 10 more entries

improvements.sum:
=== g++ tests ===

Running g++:g++.dg/dg.exp ...
FAIL: c-c++-common/vector-compare-3.c -std=gnu++26 (internal compiler error: in 
extract_insn, at recog.cc:2848)
FAIL: c-c++-common/vector-compare-3.c -std=gnu++98 (internal compiler error: in 
extract_insn, at recog.cc:2848)
FAIL: c-c++-common/vector-compare-3.c -std=gnu++17 (internal compiler error: in 
extract_insn, at recog.cc:2848)
FAIL: g++.dg/opt/pr79734.C -std=gnu++17 (internal compiler error: in 
extract_insn, at recog.cc:2848)
FAIL: g++.dg/opt/pr79734.C -std=gnu++98 (internal compiler error: in 
extract_insn, at recog.cc:2848)
FAIL: g++.dg/opt/pr79734.C -std=gnu++26 (internal compiler error: in 
extract_insn, at recog.cc:2848)
FAIL: g++.dg/tree-ssa/pr50.C -std=gnu++26 (internal compiler error: in 
extract_insn, at recog.cc:2848)
... and 10 more entries

You can find the failure logs in *.log.1.xz files in
 - 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/550/artifact/artifacts/00-sumfiles/
The full lists of regressions and improvements as well as configure and make 
commands are in
 - 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/550/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 - 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/550/artifact/artifacts/sumfiles/xfails.xfail

The configuration of this build is:
CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb 
-march=armv8.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto

-8<--8<--8<--
The information below can be used to reproduce a debug environment:

Current build   : 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/550/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/549/artifact/artifacts

Reproduce last good and first bad builds: 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d63b6d8b494483b0049370ff0dfeee0e1d10e54b/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt

Full commit : 
https://github.com/gcc-mirror/gcc/commit/d63b6d8b494483b0049370ff0dfeee0e1d10e54b

List of configurations that regressed due to this commit :
* tcwg_gnu_embed_check_gcc
** master-thumb_m55_hard_eabi
*** FAIL: 11 regressions: 11 improvements
*** 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d63b6d8b494483b0049370ff0dfeee0e1d10e54b/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
*** 
https://ci.linaro.org/job/tcwg_gnu_embed_ch

master branch: commit r15-3121 failed to bootstrap on Linux/i686 (commit r15-3083 builds)!

2024-08-23 Thread haochenj via Gcc-regression
make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
--with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
grep -E "(error:|Error)" makelog.r15-3121.i686.intel >> 
makelog.r15-3121.i686.intel.mail; \
tail -n +20 makelog.r15-3121.i686.intel | grep -C 10 -E "error:" >> 
makelog.r15-3121.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
/tmp/ccyi2MkQ.s:617892: Error: can't resolve .text.unlikely - .LM4714
/tmp/ccyi2MkQ.s:617897: Error: can't resolve .text - .LM4715
/tmp/ccyi2MkQ.s:618159: Error: can't resolve .text.unlikely - .LM4767
/tmp/ccyi2MkQ.s:618164: Error: can't resolve .text - .LM4768
/tmp/ccyi2MkQ.s:618171: Error: can't resolve .text.unlikely - .LM4769
make[6]: *** [Makefile:1194: gtype-desc.o] Error 1
/tmp/ccOjny0D.s:764367: Error: can't resolve .text.unlikely - .LM18337
make[6]: *** [Makefile:1194: ipa-icf.o] Error 1
/tmp/ccbGgKpX.s:791800: Error: can't resolve .text.unlikely - .LM8986
make[6]: *** [Makefile:1194: ipa-modref.o] Error 1
make[5]: *** [Makefile:5146: all-stage3-gcc] Error 2
make[4]: *** [Makefile:30208: stage3-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 



Regressions on master at commit r15-3120 vs commit r15-3099 on Linux/x86_64

2024-08-23 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-3120 vs commit r15-3099 on Linux/x86_64
New failures:

New passes:
FAIL: gfortran.dg/sizeof_6.f90   -O1  execution test


master branch: commit r15-3122 failed to bootstrap on Linux/i686 (commit r15-3083 builds)!

2024-08-23 Thread haochenj via Gcc-regression
make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
--with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
grep -E "(error:|Error)" makelog.r15-3122.i686.intel >> 
makelog.r15-3122.i686.intel.mail; \
tail -n +20 makelog.r15-3122.i686.intel | grep -C 10 -E "error:" >> 
makelog.r15-3122.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
/tmp/ccS94OHY.s:617892: Error: can't resolve .text.unlikely - .LM4714
/tmp/ccS94OHY.s:617897: Error: can't resolve .text - .LM4715
/tmp/ccS94OHY.s:618159: Error: can't resolve .text.unlikely - .LM4767
/tmp/ccS94OHY.s:618164: Error: can't resolve .text - .LM4768
/tmp/ccS94OHY.s:618171: Error: can't resolve .text.unlikely - .LM4769
make[6]: *** [Makefile:1194: gtype-desc.o] Error 1
/tmp/ccFntSg1.s:791800: Error: can't resolve .text.unlikely - .LM8986
make[6]: *** [Makefile:1194: ipa-modref.o] Error 1
/tmp/ccFNuYhA.s:764367: Error: can't resolve .text.unlikely - .LM18337
make[6]: *** [Makefile:1194: ipa-icf.o] Error 1
make[5]: *** [Makefile:5146: all-stage3-gcc] Error 2
make[4]: *** [Makefile:30208: stage3-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 



master branch: commit r15-3134 failed to bootstrap on Linux/i686 (commit r15-3083 builds)!

2024-08-23 Thread haochenj via Gcc-regression
make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
--with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
grep -E "(error:|Error)" makelog.r15-3134.i686.intel >> 
makelog.r15-3134.i686.intel.mail; \
tail -n +20 makelog.r15-3134.i686.intel | grep -C 10 -E "error:" >> 
makelog.r15-3134.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
/tmp/ccWHeaVM.s:617892: Error: can't resolve .text.unlikely - .LM4714
/tmp/ccWHeaVM.s:617897: Error: can't resolve .text - .LM4715
/tmp/ccWHeaVM.s:618159: Error: can't resolve .text.unlikely - .LM4767
/tmp/ccWHeaVM.s:618164: Error: can't resolve .text - .LM4768
/tmp/ccWHeaVM.s:618171: Error: can't resolve .text.unlikely - .LM4769
make[6]: *** [Makefile:1194: gtype-desc.o] Error 1
/tmp/ccOAj0pq.s:764367: Error: can't resolve .text.unlikely - .LM18337
make[6]: *** [Makefile:1194: ipa-icf.o] Error 1
/tmp/ccKx0u8Q.s:791791: Error: can't resolve .text.unlikely - .LM8986
make[6]: *** [Makefile:1194: ipa-modref.o] Error 1
make[5]: *** [Makefile:5146: all-stage3-gcc] Error 2
make[4]: *** [Makefile:30208: stage3-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 



master branch: commit r15-3135 failed to bootstrap on Linux/i686 (commit r15-3083 builds)!

2024-08-23 Thread haochenj via Gcc-regression
make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
--with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
grep -E "(error:|Error)" makelog.r15-3135.i686.intel >> 
makelog.r15-3135.i686.intel.mail; \
tail -n +20 makelog.r15-3135.i686.intel | grep -C 10 -E "error:" >> 
makelog.r15-3135.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
/tmp/ccnlbNHf.s:617892: Error: can't resolve .text.unlikely - .LM4714
/tmp/ccnlbNHf.s:617897: Error: can't resolve .text - .LM4715
/tmp/ccnlbNHf.s:618159: Error: can't resolve .text.unlikely - .LM4767
/tmp/ccnlbNHf.s:618164: Error: can't resolve .text - .LM4768
/tmp/ccnlbNHf.s:618171: Error: can't resolve .text.unlikely - .LM4769
make[6]: *** [Makefile:1194: gtype-desc.o] Error 1
/tmp/ccp0WsNJ.s:764367: Error: can't resolve .text.unlikely - .LM18337
make[6]: *** [Makefile:1194: ipa-icf.o] Error 1
/tmp/ccp42l2D.s:791791: Error: can't resolve .text.unlikely - .LM8986
make[6]: *** [Makefile:1194: ipa-modref.o] Error 1
make[5]: *** [Makefile:5146: all-stage3-gcc] Error 2
make[4]: *** [Makefile:30208: stage3-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 



Regressions on master at commit r15-3135 vs commit r15-3122 on Linux/x86_64

2024-08-23 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-3135 vs commit r15-3122 on Linux/x86_64
New failures:
FAIL: gcc.target/i386/avx512fp16-vector-complex-float.c scan-assembler-not 
vfmadd[123]*ph[ \\t]
FAIL: gcc.target/i386/avx512fp16-vector-complex-float.c scan-assembler-not 
vfmadd[123]*ph[ \\t]
FAIL: gcc.target/i386/avx512fp16-vector-complex-float.c scan-assembler-times 
vfmaddcph[ \\t] 1
FAIL: gcc.target/i386/avx512fp16-vector-complex-float.c scan-assembler-times 
vfmaddcph[ \\t] 1
FAIL: gcc.target/i386/part-vect-complexhf.c scan-assembler-times vfmaddcph[ 
\\t] 1

New passes:
FAIL: gfortran.dg/class_transformational_1.f90   -O3 -fomit-frame-pointer 
-funroll-loops -fpeel-loops -ftracer -finline-functions  (internal compiler 
error: in make_ssa_name_fn, at tree-ssanames.cc:355)
FAIL: gfortran.dg/class_transformational_1.f90   -O3 -fomit-frame-pointer 
-funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess 
errors)
FAIL: gfortran.dg/class_transformational_1.f90   -O3 -g  (internal compiler 
error: in make_ssa_name_fn, at tree-ssanames.cc:355)
FAIL: gfortran.dg/class_transformational_1.f90   -O3 -g  (test for excess 
errors)


Regressions on native/master at commit r15-3135 vs commit r15-3120 on Linux/x86_64

2024-08-23 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-3135 vs commit r15-3120 on Linux/x86_64
New failures:
FAIL: gcc.target/i386/avx512fp16-vector-complex-float.c scan-assembler-not 
vfmadd[123]*ph[ \\t]
FAIL: gcc.target/i386/avx512fp16-vector-complex-float.c scan-assembler-not 
vfmadd[123]*ph[ \\t]
FAIL: gcc.target/i386/avx512fp16-vector-complex-float.c scan-assembler-times 
vfmaddcph[ \\t] 1
FAIL: gcc.target/i386/avx512fp16-vector-complex-float.c scan-assembler-times 
vfmaddcph[ \\t] 1
FAIL: gcc.target/i386/part-vect-complexhf.c scan-assembler-times vfmaddcph[ 
\\t] 1

New passes:
FAIL: gfortran.dg/class_transformational_1.f90   -O3 -fomit-frame-pointer 
-funroll-loops -fpeel-loops -ftracer -finline-functions  (internal compiler 
error: in make_ssa_name_fn, at tree-ssanames.cc:355)
FAIL: gfortran.dg/class_transformational_1.f90   -O3 -fomit-frame-pointer 
-funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess 
errors)
FAIL: gfortran.dg/class_transformational_1.f90   -O3 -g  (internal compiler 
error: in make_ssa_name_fn, at tree-ssanames.cc:355)
FAIL: gfortran.dg/class_transformational_1.f90   -O3 -g  (test for excess 
errors)


master branch: commit r15-3137 failed to bootstrap on Linux/i686 (commit r15-3083 builds)!

2024-08-23 Thread haochenj via Gcc-regression
make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
--with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
grep -E "(error:|Error)" makelog.r15-3137.i686.intel >> 
makelog.r15-3137.i686.intel.mail; \
tail -n +20 makelog.r15-3137.i686.intel | grep -C 10 -E "error:" >> 
makelog.r15-3137.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
/tmp/cczjemFy.s:617892: Error: can't resolve .text.unlikely - .LM4714
/tmp/cczjemFy.s:617897: Error: can't resolve .text - .LM4715
/tmp/cczjemFy.s:618159: Error: can't resolve .text.unlikely - .LM4767
/tmp/cczjemFy.s:618164: Error: can't resolve .text - .LM4768
/tmp/cczjemFy.s:618171: Error: can't resolve .text.unlikely - .LM4769
make[6]: *** [Makefile:1194: gtype-desc.o] Error 1
/tmp/cclEGDLP.s:764367: Error: can't resolve .text.unlikely - .LM18337
make[6]: *** [Makefile:1194: ipa-icf.o] Error 1
/tmp/ccBGaXQL.s:791791: Error: can't resolve .text.unlikely - .LM8986
make[6]: *** [Makefile:1194: ipa-modref.o] Error 1
make[5]: *** [Makefile:5146: all-stage3-gcc] Error 2
make[4]: *** [Makefile:30208: stage3-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 



[r15-3128 Regression] FAIL: gcc.target/i386/part-vect-complexhf.c scan-assembler-times vfmaddcph[ \\t] 1 on Linux/x86_64

2024-08-23 Thread haochen.jiang via Gcc-regression
On Linux/x86_64,

de1923f9f4d5344694c22ca883aeb15caf635734 is the first bad commit
commit de1923f9f4d5344694c22ca883aeb15caf635734
Author: Richard Biener 
Date:   Fri Aug 23 13:44:29 2024 +0200

tree-optimization/116463 - complex lowering leaves around dead stmts

caused

FAIL: gcc.target/i386/avx512fp16-vector-complex-float.c scan-assembler-not 
vfmadd[123]*ph[ \\t]
FAIL: gcc.target/i386/avx512fp16-vector-complex-float.c scan-assembler-times 
vfmaddcph[ \\t] 1
FAIL: gcc.target/i386/part-vect-complexhf.c scan-assembler-times vfmaddcph[ 
\\t] 1

with GCC configured with

../../gcc/configure 
--prefix=/export/users/haochenj/src/gcc-bisect/master/master/r15-3128/usr 
--enable-clocale=gnu --with-system-zlib --with-demangler-in-ld 
--with-fpmath=sse --enable-languages=c,c++,fortran --enable-cet --without-isl 
--enable-libmpx x86_64-linux --disable-bootstrap

To reproduce:

$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="i386.exp=gcc.target/i386/avx512fp16-vector-complex-float.c 
--target_board='unix{-m32}'"
$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="i386.exp=gcc.target/i386/avx512fp16-vector-complex-float.c 
--target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="i386.exp=gcc.target/i386/avx512fp16-vector-complex-float.c 
--target_board='unix{-m64}'"
$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="i386.exp=gcc.target/i386/avx512fp16-vector-complex-float.c 
--target_board='unix{-m64\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="i386.exp=gcc.target/i386/part-vect-complexhf.c 
--target_board='unix{-m64}'"
$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="i386.exp=gcc.target/i386/part-vect-complexhf.c 
--target_board='unix{-m64\ -march=cascadelake}'"

(Please do not reply to this email, for question about this report, contact me 
at haochen dot jiang at intel.com.)
(If you met problems with cascadelake related, disabling AVX512F in command 
line might save that.)
(However, please make sure that there is no potential problems with AVX512.)


master branch: commit r15-3139 failed to bootstrap on Linux/i686 (commit r15-3083 builds)!

2024-08-23 Thread haochenj via Gcc-regression
make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
--with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
grep -E "(error:|Error)" makelog.r15-3139.i686.intel >> 
makelog.r15-3139.i686.intel.mail; \
tail -n +20 makelog.r15-3139.i686.intel | grep -C 10 -E "error:" >> 
makelog.r15-3139.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
/tmp/ccwwGaWh.s:617892: Error: can't resolve .text.unlikely - .LM4714
/tmp/ccwwGaWh.s:617897: Error: can't resolve .text - .LM4715
/tmp/ccwwGaWh.s:618159: Error: can't resolve .text.unlikely - .LM4767
/tmp/ccwwGaWh.s:618164: Error: can't resolve .text - .LM4768
/tmp/ccwwGaWh.s:618171: Error: can't resolve .text.unlikely - .LM4769
make[6]: *** [Makefile:1194: gtype-desc.o] Error 1
/tmp/ccMknrUp.s:791791: Error: can't resolve .text.unlikely - .LM8986
make[6]: *** [Makefile:1194: ipa-modref.o] Error 1
/tmp/ccWs9dLw.s:764367: Error: can't resolve .text.unlikely - .LM18337
make[6]: *** [Makefile:1194: ipa-icf.o] Error 1
make[5]: *** [Makefile:5146: all-stage3-gcc] Error 2
make[4]: *** [Makefile:30208: stage3-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 



master branch: commit r15-3141 failed to bootstrap on Linux/i686 (commit r15-3083 builds)!

2024-08-23 Thread haochenj via Gcc-regression
make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
--with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
grep -E "(error:|Error)" makelog.r15-3141.i686.intel >> 
makelog.r15-3141.i686.intel.mail; \
tail -n +20 makelog.r15-3141.i686.intel | grep -C 10 -E "error:" >> 
makelog.r15-3141.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
/tmp/cc5l3Ggk.s:617892: Error: can't resolve .text.unlikely - .LM4714
/tmp/cc5l3Ggk.s:617897: Error: can't resolve .text - .LM4715
/tmp/cc5l3Ggk.s:618159: Error: can't resolve .text.unlikely - .LM4767
/tmp/cc5l3Ggk.s:618164: Error: can't resolve .text - .LM4768
/tmp/cc5l3Ggk.s:618171: Error: can't resolve .text.unlikely - .LM4769
make[6]: *** [Makefile:1194: gtype-desc.o] Error 1
/tmp/ccbRFEBF.s:764367: Error: can't resolve .text.unlikely - .LM18337
make[6]: *** [Makefile:1194: ipa-icf.o] Error 1
/tmp/cc8e1oUh.s:791791: Error: can't resolve .text.unlikely - .LM8986
make[6]: *** [Makefile:1194: ipa-modref.o] Error 1
make[5]: *** [Makefile:5146: all-stage3-gcc] Error 2
make[4]: *** [Makefile:30208: stage3-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines)