]> gcc.gnu.org Git - gcc.git/commit - gcc/crtstuff.c
varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.
authorRichard Henderson <rth@gcc.gnu.org>
Fri, 17 Aug 2001 18:28:06 +0000 (11:28 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 17 Aug 2001 18:28:06 +0000 (11:28 -0700)
commit51084e13c01c0f6ddf298c444bca9674d28e644a
tree6137f5210fae2ff6c6a7a6aee1797c7450a4bfbf
parentd1356866eba98f8d8473cfcb6f8cd97740b9328c
varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.

        * varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.
        * crtstuff.c (__CTOR_LIST__, __DTOR_LIST__, __EH_FRAME_BEGIN__,
        __JCR_LIST__, __CTOR_END__, __DTOR_END__, __FRAME_END__,__JCR_END__):
        Add aligned attribute.

From-SVN: r44966
gcc/ChangeLog
gcc/crtstuff.c
gcc/varasm.c
This page took 0.059064 seconds and 5 git commands to generate.