aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-gimplify.cc
AgeCommit message (Expand)AuthorFilesLines
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