https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94233
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Tobias Burnus <bur...@gcc.gnu.org>: https://gcc.gnu.org/g:b809f0b6580969c4f047f4dae072c090718efd76 commit r10-7326-gb809f0b6580969c4f047f4dae072c090718efd76 Author: Tobias Burnus <tob...@codesourcery.com> Date: Mon Mar 23 08:31:23 2020 +0100 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.