aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic-spec.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-205/+0
2022-01-17middle-end/101292 - invalid memory access with warning controlRichard Biener1-1/+4
2022-01-15Add -Wdangling-pointer [PR63272].Martin Sebor1-0/+1
2022-01-15Add -Wuse-after-free [PR80532].Martin Sebor1-0/+5
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-15Use 'location_hash' for 'gcc/diagnostic-spec.h:nowarn_map'Thomas Schwinge1-2/+2
2021-09-13Don't maintain a warning spec for 'UNKNOWN_LOCATION'/'BUILTINS_LOCATION' [PR1...Thomas Schwinge1-3/+19
2021-09-13Clarify 'key_type_t' to 'location_t' as used for 'gcc/diagnostic-spec.h:nowar...Thomas Schwinge1-1/+1
2021-08-06Move more code to new gimple-ssa-warn-access pass.Martin Sebor1-0/+1
2021-06-24Add support for per-location warning groups.Martin Sebor1-0/+179