diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-06-12 11:31:26 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-06-12 11:31:26 +0200 |
commit | 26d7a5e690169ac04acde90070b0092c41b71c7e (patch) | |
tree | 4e2b0ab223076018c7448459e19178147af68212 /gcc/tree-ssa-strlen.c | |
parent | 84ae721396176b7f6f4b42f8c5caeb1b10012e52 (diff) | |
download | gcc-26d7a5e690169ac04acde90070b0092c41b71c7e.zip gcc-26d7a5e690169ac04acde90070b0092c41b71c7e.tar.gz gcc-26d7a5e690169ac04acde90070b0092c41b71c7e.tar.bz2 |
re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code)
PR target/90811
* cfgexpand.c (align_local_variable): Add really_expand argument,
don't SET_DECL_ALIGN if it is false.
(add_stack_var): Add really_expand argument, pass it through to
align_local_variable.
(expand_one_stack_var_1): Pass true as really_expand to
align_local_variable.
(expand_one_ssa_partition): Pass true as really_expand to
add_stack_var.
(expand_one_var): Pass really_expand through to add_stack_var.
From-SVN: r272181
Diffstat (limited to 'gcc/tree-ssa-strlen.c')
0 files changed, 0 insertions, 0 deletions