diff options
author | Prathamesh Kulkarni <prathameshk@nvidia.com> | 2024-09-05 18:52:53 +0530 |
---|---|---|
committer | Prathamesh Kulkarni <prathameshk@nvidia.com> | 2024-09-05 18:52:53 +0530 |
commit | ae88e91938af364ef5613e5461b12b484b578bc5 (patch) | |
tree | eae487ee33f8194b62861b9f69ac1d5096fca0fc /gcc/cp/parser.cc | |
parent | 8f5aade15e595b288a2c4ec60ddde8dc80df1a80 (diff) | |
download | gcc-ae88e91938af364ef5613e5461b12b484b578bc5.zip gcc-ae88e91938af364ef5613e5461b12b484b578bc5.tar.gz gcc-ae88e91938af364ef5613e5461b12b484b578bc5.tar.bz2 |
Avoid ICE when passing VLA vector to accelerator.
gcc/ChangeLog:
* gimplify.cc (omp_add_variable): Check if decl size is not poly_int_tree_p.
(gimplify_adjust_omp_clauses): Likewise.
* omp-low.cc (scan_sharing_clauses): Likewise.
(lower_omp_target): Likewise.
Signed-off-by: Prathamesh Kulkarni <prathameshk@nvidia.com>
Diffstat (limited to 'gcc/cp/parser.cc')
0 files changed, 0 insertions, 0 deletions