]> git.ipfire.org Git - thirdparty/gcc.git/commit
Set proper DECL_ALIGN in offload_handle_link_vars (PR94233)
authorTobias Burnus <tobias@codesourcery.com>
Mon, 23 Mar 2020 07:31:23 +0000 (08:31 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Mon, 23 Mar 2020 07:31:23 +0000 (08:31 +0100)
commitb809f0b6580969c4f047f4dae072c090718efd76
tree5c222c892f11192e3cffdb8388b7b0de7668610c
parent6e00d8dcf32ace6588a1a4843dfcc0e8b9f9d00f
Set proper DECL_ALIGN in offload_handle_link_vars (PR94233)

gcc/lto/
PR middle-end/94233
        * lto.c (offload_handle_link_vars): Cleanup; call
build_decl to ensure alignment is set.
gcc/lto/ChangeLog
gcc/lto/lto.c