[Bug middle-end/64744] ARM: gcc internal compiler error: in store_field, at expr.c:6659

2015-08-03 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64744 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug middle-end/64744] ARM: gcc internal compiler error: in store_field, at expr.c:6659

2015-08-03 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64744 --- Comment #7 from Jeffrey A. Law law at gcc dot gnu.org --- Author: law Date: Mon Aug 3 19:34:31 2015 New Revision: 226528 URL: https://gcc.gnu.org/viewcvs?rev=226528root=gccview=rev Log: PR middle-end/64744 PR

[Bug middle-end/64744] ARM: gcc internal compiler error: in store_field, at expr.c:6659

2015-06-02 Thread coopht at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64744 --- Comment #6 from Alexander Basov coopht at gmail dot com --- Hi, could you please take a look at this fix: https://gcc.gnu.org/ml/gcc-patches/2015-06/msg00027.html It also fixes: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48470

[Bug middle-end/64744] ARM: gcc internal compiler error: in store_field, at expr.c:6659

2015-01-23 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64744 jgreenhalgh at gcc dot gnu.org changed: What|Removed |Added Target|aarch64 |arm-none-linux-gnueabihf

[Bug middle-end/64744] ARM: gcc internal compiler error: in store_field, at expr.c:6659

2015-01-23 Thread coopht at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64744 --- Comment #2 from Alexander Basov coopht at gmail dot com --- Yep, sorry it's for ARM target.

[Bug middle-end/64744] ARM: gcc internal compiler error: in store_field, at expr.c:6659

2015-01-23 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64744 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org

[Bug middle-end/64744] ARM: gcc internal compiler error: in store_field, at expr.c:6659

2015-01-23 Thread coopht at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64744 --- Comment #4 from Alexander Basov coopht at gmail dot com --- (In reply to ktkachov from comment #3) Confirmed as well on all release branches. Ok, If you have no any objections, I'd like to fix it. BTW, what gcc should do with such code?

[Bug middle-end/64744] ARM: gcc internal compiler error: in store_field, at expr.c:6659

2015-01-23 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64744 --- Comment #5 from ktkachov at gcc dot gnu.org --- (In reply to Alexander Basov from comment #4) (In reply to ktkachov from comment #3) Confirmed as well on all release branches. Ok, If you have no any objections, I'd like to fix it.