c: Support C2x empty initializer braces
[platform/upstream/gcc.git] / gcc / c / c-decl.cc
2022-08-25 Joseph Myersc: Support C2x empty initializer braces
2022-08-17 Tobias BurnusOpenMP/C++: Allow classes with static members to be...
2022-06-16 David Malcolmc-decl: fix "inform" grouping and conditionalization
2022-05-18 Marek Polacekc: Implement new -Wenum-int-mismatch warning [PR105131]
2022-05-17 Marek Polacekc: use CONST_DECL for enumerators in TYPE_VALUES
2022-05-16 Martin LiskaUse more ARRAY_SIZE.
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-17 Martin LiskaRename .c files to .cc files.