This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 58791f4db57 Daily bump. new b4e5003eb7d i386: simplify cpu_feature handling new 5ec102e3290 i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/common/config/i386/cpuinfo.h | 50 +++++++++++---------- gcc/config/i386/i386-builtins.cc | 60 ++++++++++++-------------- gcc/doc/extend.texi | 22 +++++----- gcc/testsuite/gcc.target/i386/builtin_target.c | 5 +++ 4 files changed, 71 insertions(+), 66 deletions(-)