aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2020-01-29 17:16:12 -0500
committerJason Merrill <jason@redhat.com>2020-01-29 19:38:32 -0500
commite3b6c052b6a0569aa8f89c50db1ac376c42e41e0 (patch)
tree0d1a9d6bcc59f2d688c3370f7bfc7d9dac8429ae /gcc/go
parent8be8e32fafaab853522790dd62570b5f4de2fdb8 (diff)
downloadgcc-e3b6c052b6a0569aa8f89c50db1ac376c42e41e0.zip
gcc-e3b6c052b6a0569aa8f89c50db1ac376c42e41e0.tar.gz
gcc-e3b6c052b6a0569aa8f89c50db1ac376c42e41e0.tar.bz2
c++: Drop alignas restriction for stack variables.
Since expand_stack_vars and such know how to deal with variables aligned beyond MAX_SUPPORTED_STACK_ALIGNMENT, we shouldn't reject alignas of large alignments. And if we don't do that, there's no point in having check_cxx_fundamental_alignment_constraints at all, since check_user_alignment already enforces MAX_OFILE_ALIGNMENT. PR c++/89357 * c-attribs.c (check_cxx_fundamental_alignment_constraints): Remove.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions