------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-08 23:18 ------- I cannot reproduce this with 3.4.0, 4.0.0, or 4.1.0. 3.4.0 produces the same asm as you produced above.
I think this might be a binutils bug: .comm k,16,16 .comm res,16,16 those are aligned. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21833