https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98925
--- Comment #4 from Sam James ---
(In reply to Jan Hubicka from comment #3)
> Return value range propagation was added in
> r:53ba8d669550d3a1f809048428b97ca607f95cf5
>
> however it works on scalar return values only for now. Extending it to
> a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98925
Sam James changed:
What|Removed |Added
Status|NEW |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98925
--- Comment #3 from Jan Hubicka ---
Return value range propagation was added in
r:53ba8d669550d3a1f809048428b97ca607f95cf5
however it works on scalar return values only for now. Extending it to
aggregates is a logical next step and should not be