[Bug ipa/86436] IPA-ICF: miissed optimization at class template member functions

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 9 00:11:00 GMT 2018


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The reason Foldable are not folded is because Foldable<0> and Foldable<42>
clases are different.  Yes they have the same layout but for aliasing rules
they are different.


More information about the Gcc-bugs mailing list