[Bug middle-end/64824] ICE in gimple verification

2015-09-09 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/64824] ICE in gimple verification

2015-02-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824 --- Comment #8 from Jakub Jelinek jakub at gcc dot gnu.org --- Author: jakub Date: Wed Feb 11 14:44:10 2015 New Revision: 220622 URL: https://gcc.gnu.org/viewcvs?rev=220622root=gccview=rev Log: Backported from mainline 2015-02-04 Jakub

[Bug middle-end/64824] ICE in gimple verification

2015-02-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824 --- Comment #9 from Jakub Jelinek jakub at gcc dot gnu.org --- Author: jakub Date: Wed Feb 11 14:48:41 2015 New Revision: 220624 URL: https://gcc.gnu.org/viewcvs?rev=220624root=gccview=rev Log: PR c/64824 * c-parser.c

[Bug middle-end/64824] ICE in gimple verification

2015-02-11 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824 David Binderman dcb314 at hotmail dot com changed: What|Removed |Added CC||dcb314 at

[Bug middle-end/64824] ICE in gimple verification

2015-02-11 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824 --- Comment #4 from David Binderman dcb314 at hotmail dot com --- The attached code fails on trunk dated 20150211 ../kpx_cpu/src/cpu/jit/basic-dyngen-ops.cpp:166:6: error: type mismatch in shift expression DEFINE_OP(rol_32_T0_im, T0 =

[Bug middle-end/64824] ICE in gimple verification

2015-02-11 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824 --- Comment #6 from David Binderman dcb314 at hotmail dot com --- (In reply to Jakub Jelinek from comment #5) What does #c3 have to do with this? Same ice, so I guessed same problem. I don't see any OpenMP pragmas in your code, therefore it

[Bug middle-end/64824] ICE in gimple verification

2015-02-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org --- What does #c3 have to do with this? I don't see any OpenMP pragmas in your code, therefore it can't be related to this. File a new PR?

[Bug middle-end/64824] ICE in gimple verification

2015-02-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824 --- Comment #7 from Jakub Jelinek jakub at gcc dot gnu.org --- Author: jakub Date: Wed Feb 11 13:40:31 2015 New Revision: 220617 URL: https://gcc.gnu.org/viewcvs?rev=220617root=gccview=rev Log: PR c/64824 * c-parser.c

[Bug middle-end/64824] ICE in gimple verification

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824 --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org --- Author: jakub Date: Wed Feb 4 22:32:36 2015 New Revision: 220420 URL: https://gcc.gnu.org/viewcvs?rev=220420root=gccview=rev Log: PR c/64824 PR c/64868 gcc/c/ *

[Bug middle-end/64824] ICE in gimple verification

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last