diff options
author | geoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-07-12 13:43:33 +0000 |
---|---|---|
committer | geoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-07-12 13:43:33 +0000 |
commit | 6c96b31e2b66078aca6d4db371053cc879d936e9 (patch) | |
tree | 1768a9d093d8c397f3d10649233aaf7917fff2df /gcc/loop-unswitch.c | |
parent | ddafc9f5b36f82cf1692a50bda2ef0e701899e04 (diff) | |
download | gcc-6c96b31e2b66078aca6d4db371053cc879d936e9.tar.gz |
* builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a
FUNCTION_DECL.
* tree.c (build_decl_stat): Move code from here...
(make_node_stat): ... to here. Don't uselessly clear DECL_USER_ALIGN.
(expr_align): Honor DECL_ALIGN on a FUNCTION_DECL. Add comment
about using DECL_ALIGN of LABEL_DECL and CONST_DECL.
* tree.h (DECL_USER_ALIGN): Fix misplaced comment.
* varasm.c (assemble_start_function): Use DECL_ALIGN instead of
FUNCTION_BOUNDARY.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126588 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/loop-unswitch.c')
0 files changed, 0 insertions, 0 deletions