[Bug middle-end/98525] potential error in expand_call_inline error handling

2021-12-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98525 --- Comment #1 from Andrew Pinski --- successfully_inlined = expand_call_inline (bb, stmt, id, to_purge); maybe_remove_unused_call_args (cfun, stmt); /* This used to return true even though we do fail to inline in some

[Bug middle-end/98525] potential error in expand_call_inline error handling

2021-01-05 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98525 Martin Liška changed: What|Removed |Added CC||hubicka at gcc dot gnu.org,