[Bug middle-end/77959] ICE in ix86_decompose_address, at i386/i386.c:14954

2017-07-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77959 Richard Biener changed: What|Removed |Added Target Milestone|6.4 |6.5 --- Comment #12 from Richard

[Bug middle-end/77959] ICE in ix86_decompose_address, at i386/i386.c:14954

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77959 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #11 from Jakub Jelinek

[Bug middle-end/77959] ICE in ix86_decompose_address, at i386/i386.c:14954

2016-10-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77959 --- Comment #10 from Jakub Jelinek --- Author: jakub Date: Fri Oct 14 19:36:58 2016 New Revision: 241182 URL: https://gcc.gnu.org/viewcvs?rev=241182=gcc=rev Log: PR middle-end/77959 * expr.c (expand_expr_real_1) : For

[Bug middle-end/77959] ICE in ix86_decompose_address, at i386/i386.c:14954

2016-10-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77959 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug middle-end/77959] ICE in ix86_decompose_address, at i386/i386.c:14954

2016-10-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77959 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #8

[Bug middle-end/77959] ICE in ix86_decompose_address, at i386/i386.c:14954

2016-10-13 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77959 --- Comment #7 from Uroš Bizjak --- (In reply to Andrew Pinski from comment #6) > Maybe turning on RTL checking will find the problem is located. Indeed, the rtl-checking enabled build says: internal compiler error: RTL check: expected code

[Bug middle-end/77959] ICE in ix86_decompose_address, at i386/i386.c:14954

2016-10-12 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77959 --- Comment #6 from Andrew Pinski --- (In reply to Uroš Bizjak from comment #4) > Looks like middle-end problem to me: Maybe turning on RTL checking will find the problem is located.

[Bug middle-end/77959] ICE in ix86_decompose_address, at i386/i386.c:14954

2016-10-12 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77959 Uroš Bizjak changed: What|Removed |Added Target|x86_64-*-* |x86_64-*-*, alphaev68-*-* --- Comment #5

[Bug middle-end/77959] ICE in ix86_decompose_address, at i386/i386.c:14954

2016-10-12 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77959 Uroš Bizjak changed: What|Removed |Added Component|target |middle-end --- Comment #4 from Uroš