/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | ChangeLog | 128 * c-typeck.cc (handle_omp_array_sections_1) 285 * c-typeck.c (handle_omp_array_sections_1): Extend allowed range 296 * c-typeck.c (handle_omp_array_sections_1): Add strip of MEM_REF in 805 * c-typeck.c (handle_omp_array_sections_1, handle_omp_array_sections, 1245 * c-typeck.c (handle_omp_array_sections_1): Test C_ARRAY_PARAMETER 1262 * c-typeck.c (handle_omp_array_sections_1): Talk about 1569 * c-typeck.c (handle_omp_array_sections_1): Reject subarrays for attach 2709 (handle_omp_array_sections_1): Handle OMP_CLAUSE_{IN,TASK}_REDUCTION 3770 * c-typeck.c (handle_omp_array_sections_1): Convert TYPE_MAX_VALUE 3903 (handle_omp_array_sections_1): Likewise. [all …]
|
H A D | c-typeck.cc | 13214 handle_omp_array_sections_1 (tree c, tree t, vec<tree> &types, in handle_omp_array_sections_1() function 13333 ret = handle_omp_array_sections_1 (c, TREE_CHAIN (t), types, in handle_omp_array_sections_1() 13616 tree first = handle_omp_array_sections_1 (c, *tp, types, in handle_omp_array_sections()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2015 | 741 (handle_omp_array_sections_1): Fold length and low bound. 1030 (handle_omp_array_sections_1): Adjust omp_privatize_field caller. 1453 (handle_omp_array_sections_1): Fix comment typo. 1459 types, pass IS_OMP down to handle_omp_array_sections_1, handle 1718 * semantics.c (handle_omp_array_sections_1): Only run 2510 (handle_omp_array_sections_1, finish_omp_clauses): Likewise.
|
H A D | ChangeLog-2021 | 305 * semantics.c (handle_omp_array_sections_1): Extend allowed range 324 * semantics.c (handle_omp_array_sections_1): Add handling to create 500 * semantics.c (handle_omp_array_sections_1): Adjust grok_array_decl 2452 * semantics.c (handle_omp_array_sections_1): Adjust ort handling 2700 * semantics.c (handle_omp_array_sections_1): For 2787 * semantics.c (handle_omp_array_sections_1, handle_omp_array_sections,
|
H A D | ChangeLog-2016 | 2213 * semantics.c (handle_omp_array_sections_1): Don't ICE when 2503 * semantics.c (handle_omp_array_sections_1): Replace bool is_omp 2507 c_omp_region_type ort. Update call to handle_omp_array_sections_1.
|
H A D | semantics.cc | 5119 handle_omp_array_sections_1 (tree c, tree t, vec<tree> &types, in handle_omp_array_sections_1() function 5218 ret = handle_omp_array_sections_1 (c, TREE_CHAIN (t), types, in handle_omp_array_sections_1() 5526 tree first = handle_omp_array_sections_1 (c, *tp, types, in handle_omp_array_sections()
|
H A D | ChangeLog-2018 | 1001 (handle_omp_array_sections_1): Handle OMP_CLAUSE_{IN,TASK}_REDUCTION 1270 * semantics.c (handle_omp_array_sections_1): Allow array 2982 handle_omp_array_sections_1, handle_omp_array_sections,
|
H A D | ChangeLog-2019 | 107 * semantics.c (handle_omp_array_sections_1): Reject subarrays for 1632 * semantics.c (handle_omp_array_sections_1): Temporarily disable 1680 * semantics.c (handle_omp_array_sections_1): Temporarily disable
|
H A D | ChangeLog-2017 | 2853 * semantics.c (handle_omp_array_sections_1, finish_omp_clauses): 3113 * semantics.c (handle_omp_array_sections_1): Convert TYPE_MAX_VALUE
|
H A D | ChangeLog | 2115 * semantics.cc (handle_omp_array_sections_1)
|
H A D | ChangeLog-2020 | 2575 * semantics.c (handle_omp_array_sections_1): Test 2621 * semantics.c (handle_omp_array_sections_1): Talk about
|
H A D | ChangeLog-2014 | 1098 * semantics.c (handle_omp_array_sections_1): Call mark_rvalue_use
|
H A D | ChangeLog-2013 | 887 (handle_omp_array_sections_1, handle_omp_array_sections,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 4752 handle_omp_array_sections_1 (tree c, tree t, vec<tree> &types, in handle_omp_array_sections_1() function 4839 ret = handle_omp_array_sections_1 (c, TREE_CHAIN (t), types, in handle_omp_array_sections_1() 5125 tree first = handle_omp_array_sections_1 (c, *tp, types, in handle_omp_array_sections()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 13023 handle_omp_array_sections_1 (tree c, tree t, vec<tree> &types, in handle_omp_array_sections_1() function 13117 ret = handle_omp_array_sections_1 (c, TREE_CHAIN (t), types, in handle_omp_array_sections_1() 13379 tree first = handle_omp_array_sections_1 (c, *tp, types, in handle_omp_array_sections()
|