[Bug tree-optimization/93054] ICE in gimple_set_lhs, at gimple.c:1820

2020-01-09 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93054 --- Comment #4 from Richard Biener --- Author: rguenth Date: Thu Jan 9 10:41:38 2020 New Revision: 280039 URL: https://gcc.gnu.org/viewcvs?rev=280039&root=gcc&view=rev Log: 2020-01-09 Richard Biener PR middle-end/93054 * gim

[Bug tree-optimization/93054] ICE in gimple_set_lhs, at gimple.c:1820

2020-01-09 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93054 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/93054] ICE in gimple_set_lhs, at gimple.c:1820

2019-12-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93054 --- Comment #2 from Andrew Pinski --- (In reply to prathamesh3492 from comment #1) > I wonder if we should emit an error in the front-end if a noreturn function > has non-void return type ? For above test-case, the function cb() is marked > with

[Bug tree-optimization/93054] ICE in gimple_set_lhs, at gimple.c:1820

2019-12-23 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93054 prathamesh3492 at gcc dot gnu.org changed: What|Removed |Added CC||prathamesh3492 at gcc