aboutsummaryrefslogtreecommitdiff
path: root/gcc/attribs.cc
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Replace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY in middle-end.Qing Zhao1-30/+0
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-12-06Update -Warray-bounds with -fstrict-flex-arrays.Qing Zhao1-0/+30
2022-10-07c++: Improve handling of foreigner namespace attributesJakub Jelinek1-12/+15
2022-10-04attribs: Add overloads with namespace nameJakub Jelinek1-0/+63
2022-10-04attribs: Add missing auto_diagnostic_group 3 timesJakub Jelinek1-0/+3
2022-09-23attribs: Improve diagnosticsJakub Jelinek1-0/+3
2022-05-16attribs: fix typedefs in generic code [PR105492]Jason Merrill1-0/+15
2022-05-16Use more ARRAY_SIZE.Martin Liska1-2/+2
2022-04-13attribs: Restrict decl_attributes DECL_FUNCTION_SPECIFIC_TARGET changes to ta...Jakub Jelinek1-9/+14
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2665