http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57074
Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|4.8.1 |--- --- Comment #10 from Alan Modra <amodra at gmail dot com> 2013-05-02 23:04:37 UTC --- Another fairly easy fix is to make output_object_block() emit the .align directives instead of padding. Yes, this covers up the real bug that Jakub has been looking at, but it might be worth doing for robustness.