https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100352

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
Build at commit b9bc4467cc7 "tree-optimization/96513 - add testcase for fixed
bug".

Gcc configured like this:
...
$ ./build/gcc/xgcc -v
Using built-in specs.
COLLECT_GCC=./build/gcc/xgcc
Target: x86_64-pc-linux-gnu
Configured with: /home/vries/gcc_versions/devel/src/configure
--disable-bootstrap --enable-languages=c,c++,fortran --disable-multilib
--prefix=/home/vries/gcc_versions/devel/install CFLAGS='-O0 -g -Wall'
CXXFLAGS='-O0 -g -Wall'
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.0.0 20210430 (experimental) (GCC) 
...

Reply via email to