[Bug d/90601] ICE: gimplification failed (gimplify.c at 13436)

2019-08-10 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90601 Iain Buclaw changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug d/90601] ICE: gimplification failed (gimplify.c at 13436)

2019-08-10 Thread ibuclaw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90601 --- Comment #3 from ibuclaw at gcc dot gnu.org --- Author: ibuclaw Date: Sun Aug 11 06:53:14 2019 New Revision: 274263 URL: https://gcc.gnu.org/viewcvs?rev=274263&root=gcc&view=rev Log: d: Fix ICE: gimplification failed (gimplify.c at 13436) The

[Bug d/90601] ICE: gimplification failed (gimplify.c at 13436)

2019-05-25 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90601 --- Comment #2 from Iain Buclaw --- (In reply to Richard Biener from comment #1) > Well, fix_trunc_expr isn't an lvalue you can pre-increment ... if D means > to pre-increment a temporary (and not a) then it has to say so explicitely. > Note GENE

[Bug d/90601] ICE: gimplification failed (gimplify.c at 13436)

2019-05-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90601 --- Comment #1 from Richard Biener --- Well, fix_trunc_expr isn't an lvalue you can pre-increment ... if D means to pre-increment a temporary (and not a) then it has to say so explicitely. Note GENERIC doesn't allow floating types on {PRE,POST}{D