aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.cc
AgeCommit message (Expand)AuthorFilesLines
2022-10-18middle-end IFN_ASSUME support [PR106654]Jakub Jelinek1-0/+14
2022-07-27cgraphunit: Don't emit asm thunks for -dx [PR106261]Jakub Jelinek1-1/+1
2022-06-22ubsan: default to trap on unreachable at -O0 and -Og [PR104642]Jason Merrill1-2/+1
2022-05-13Make gimple_build main workers more flexibleRichard Biener1-1/+1
2022-04-09Update semantic_interposition flag at analysis timeJan Hubicka1-0/+1
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2595