aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-nested.cc
AgeCommit message (Expand)AuthorFilesLines
2023-08-25OpenMP: Add OMP_STRUCTURED_BLOCK and GIMPLE_OMP_STRUCTURED_BLOCK.Sandra Loosemore1-0/+3
2023-05-18gcc: use _P() defines from tree.hBernhard Reutner-Fischer1-8/+8
2023-02-02nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BIND for declare_var...Jakub Jelinek1-16/+16
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-09-03openmp: Partial OpenMP 5.2 doacross and omp_cur_iteration supportJakub Jelinek1-0/+2
2022-05-27openmp: Add support for enter clause on declare targetJakub Jelinek1-2/+2
2022-02-09C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct.Marcel Vollweiler1-0/+2
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3755