------- Comment #17 from hubicka at gcc dot gnu dot org 2006-07-02 13:13 ------- Increasing alignment of static variable during tree optimization should be as easy as increasing the DECL_ALIGN. All variables are output after all functions.
Honza -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27770