[Bug ada/62042] Missing optimization of copying non-limited objects

porton at narod dot ru gcc-bugzilla@gcc.gnu.org
Sun Dec 6 19:45:00 GMT 2015


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

--- Comment #4 from Victor Porton <porton at narod dot ru> ---
I utterly disagree.

Avoiding calling unnecessary routines when copying an object, is a VERY useful
optimization, just because copying operation is VERY often in real software.


More information about the Gcc-bugs mailing list