[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
Mon Feb 6 11:54:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71017
--- Comment #3 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Mon Feb 6 11:54:10 2017
New Revision: 245208
URL: https://gcc.gnu.org/viewcvs?rev=245208&root=gcc&view=rev
Log:
2017-02-06 Dominique d'Humieres <dominiq@lps.ens.fr>
PR target/71017
* config/i386/cpuid.h: Fix undefined behavior.
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/config/i386/cpuid.h
More information about the Gcc-bugs
mailing list