[Bug c/112485] New: datestamp on -v recently broken ?
dcb314 at hotmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Nov 12 07:39:08 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112485
Bug ID: 112485
Summary: datestamp on -v recently broken ?
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: dcb314 at hotmail dot com
Target Milestone: ---
For this morning's gcc trunk compiler:
$ ~/gcc/results.20231112.asan.ubsan/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/home/dcb38/gcc/results.20231112.asan.ubsan/bin/gcc
COLLECT_LTO_WRAPPER=/home/dcb38/gcc/results.20231112.asan.ubsan/libexec/gcc/x86_64-pc-linux-gnu/14.0.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../trunk.year/configure
--prefix=/home/dcb38/gcc/results.20231112.asan.ubsan --disable-multilib
--disable-bootstrap --with-build-config=bootstrap-asan
--with-build-config=bootstrap-ubsan --with-pkgversion=e0787da263322fc1
--enable-checking=df,extra,fold,rtl,yes --enable-languages=c,c++,fortran
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.0.0 20231109 (experimental) (e0787da263322fc1)
~ $
The date 20231109 at the end looks wrong. It should be 20231112.
More information about the Gcc-bugs
mailing list