[Bug tree-optimization/82432] Missed constant propagation of return values of non-inlined static functions
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 5 00:02:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82432
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think the get_constant issue is a dup of bug 81323. But the rest is harder
due to it being a struct rather than a scalar.
More information about the Gcc-bugs
mailing list