https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93540
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization Component|c |tree-optimization Severity|normal |enhancement --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Yes this is expected. GCC only currently handles non-aggregate pure/const functions (vector and complex types work).