[Bug middle-end/89690] ICE on a MEM_REF in trivial gimple

2019-03-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89690 --- Comment #2 from Martin Sebor --- Shouldn't the GIMPLE front-end give a better error message for invalid input? I realize -fgimple is an experimental feature but it seems that we should at least aim for the same robust error handling in the f

[Bug middle-end/89690] ICE on a MEM_REF in trivial gimple

2019-03-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89690 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---