http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52571
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-10 11:45:21 UTC --- Most comdats (the possible exception of hidden ones or comdats defined in non-pic code) are overridable symbols and thus not good candidates for increasing alignment anyway (because they could be defined in some other shared library or in the executable).