https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107364
--- Comment #17 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-12 branch has been updated by Martin Liska <mar...@gcc.gnu.org>: https://gcc.gnu.org/g:2a2093a9d40b5bc97b970fca9c02ff64056f3ed0 commit r12-8864-g2a2093a9d40b5bc97b970fca9c02ff64056f3ed0 Author: Martin Liska <mli...@suse.cz> Date: Tue Oct 25 06:16:03 2022 +0200 i386: fix pedantic warning PR target/107364 gcc/ChangeLog: * common/config/i386/i386-cpuinfo.h (enum processor_vendor): Fix pedantic warning. (cherry picked from commit f3f000b7689ce9eb6364808072025672af1e4e1b)