omp-low.c
597 KB
-
re PR tree-optimization/71647 (aligned(x:32) in #pragma omp simd does not work) · 37e373c2
PR tree-optimization/71647 * omp-low.c (lower_rec_input_clauses): Convert omp_clause_aligned_alignment (c) to size_type_node for the last argument of __builtin_assume_aligned. * gcc.target/i386/pr71647.c: New test. From-SVN: r237769
Jakub Jelinek committed