aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-gimplify.cc
AgeCommit message (Expand)AuthorFilesLines
4 daysc: Implement C2Y N3355 - Named Loops [PR117022]Jakub Jelinek1-16/+76
2024-06-05openmp: OpenMP loop transformation supportJakub Jelinek1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-17c++: Implement C++ DR 2406 - [[fallthrough]] attribute and iteration statementsJakub Jelinek1-0/+21
2023-11-14Add type-generic clz/ctz/clrsb/ffs/parity/popcount builtins [PR111309]Jakub Jelinek1-0/+22
2023-06-21c-family: implement -ffp-contract=onAlexander Monakov1-0/+79
2023-03-10ubsan: missed -fsanitize=bounds for compound ops [PR108060]Marek Polacek1-0/+12
2023-02-22c-family: avoid compile-time-hog in c_genericize [PR108880]Marek Polacek1-3/+7
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-23c: Fix compile time hog in c_genericize [PR107127]Jakub Jelinek1-2/+2
2022-08-11c-family: Honor -Wno-init-self for cv-qual vars [PR102633]Marek Polacek1-12/+0
2022-05-09Enable match.pd dumping with -fdump-tree-originalAlex Coplan1-1/+5
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+738