[Bug tree-optimization/67283] GCC regression over inlining of returned structures

roche at httrack dot com gcc-bugzilla@gcc.gnu.org
Mon Aug 24 17:17:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67283

--- Comment #6 from Xavier Roche <roche at httrack dot com> ---
> the problem is that the structure contains an array an total scalarization is not implemented for them

I confirm that without any array the inlining is fine.

Side note: the same problem appears with an union (including union with only
one void* member).



More information about the Gcc-bugs mailing list