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

2017-03-19 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71017 Dominique d'Humieres changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

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

2017-03-19 Thread dominiq at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71017 --- Comment #10 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Sun Mar 19 10:00:27 2017 New Revision: 246268 URL: https://gcc.gnu.org/viewcvs?rev=246268=gcc=rev Log: 2017-03-19 Dominique d'Humieres PR

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

2017-03-19 Thread dominiq at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71017 --- Comment #9 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Sun Mar 19 09:54:41 2017 New Revision: 246267 URL: https://gcc.gnu.org/viewcvs?rev=246267=gcc=rev Log: 2017-03-19 Dominique d'Humieres PR

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

2017-02-23 Thread dominiq at gcc dot gnu.org
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=gcc=rev Log: 2017-01-23 Dominique d'Humieres PR

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

2017-02-19 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71017 --- Comment #7 from Uroš Bizjak --- (In reply to Dominique d'Humieres from comment #6) > > It should be fixed now. Closing. > > I forgot to commit the fix to the 5 branch, done now. I also noticed that > the same problem occurs with > >

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

2017-02-19 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71017 Dominique d'Humieres changed: What|Removed |Added Status|RESOLVED|REOPENED

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

2017-02-19 Thread dominiq at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71017 --- Comment #5 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Sun Feb 19 16:12:34 2017 New Revision: 245576 URL: https://gcc.gnu.org/viewcvs?rev=245576=gcc=rev Log: 2017-02-19 Dominique d'Humieres PR

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

2017-02-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71017 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2017-02-06 Thread dominiq at gcc dot gnu.org
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=gcc=rev Log: 2017-02-06 Dominique d'Humieres PR

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

2017-01-09 Thread dominiq at gcc dot gnu.org
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=gcc=rev Log: PR target/71017 * config/i386/cpuid.h: Fix undefined

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

2017-01-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71017 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|