This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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'


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

--- Comment #2 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Mon Jan  9 22:00:32 2017
New Revision: 244248

URL: https://gcc.gnu.org/viewcvs?rev=244248&root=gcc&view=rev
Log:
        PR target/71017
        * config/i386/cpuid.h: Fix undefined behavior.


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]