[Bug target/71017] libgcc/config/i386/cpuinfo.c:346:17: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'

dominiq at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 23 12:19:00 GMT 2017


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

--- Comment #8 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Thu Feb 23 12:19:05 2017
New Revision: 245680

URL: https://gcc.gnu.org/viewcvs?rev=245680&root=gcc&view=rev
Log:
2017-01-23  Dominique d'Humieres  <dominiq@lps.ens.fr>

        PR target/71017
        * config/i386/cpuid.h: Fix another undefined behavior.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/cpuid.h


More information about the Gcc-bugs mailing list