summaryrefslogtreecommitdiff
path: root/gcc/c-family
AgeCommit message (Expand)Author
2020-05-08preprocessor: Reimplement directives only processing, support raw literals.Nathan Sidwell
2020-05-07c-family: Add "nonstatic" to badwords.Marek Polacek
2020-05-07c-family: Fix error-recovery ICE on __builtin_speculation_safe_value [PR94968]Jakub Jelinek
2020-05-06add a new option -flarge-source-files.qing zhao
2020-05-05Remove files meant for a private branchMichael Meissner
2020-05-05setup branchMichael Meissner
2020-05-05c-attribs.c: Fix warning about use of uninitialized variable nunitsStefan Schulze Frielinghaus
2020-05-01Add patch_area_size and patch_area_entry to crtlH.J. Lu
2020-04-29diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...Jakub Jelinek
2020-04-27c-family: Fix ICE on __builtin_speculation_safe_value () [PR94755]Jakub Jelinek
2020-04-23c-family: Fix ICE on attribute with -fgnu-tm [PR94733]Marek Polacek
2020-04-14c++: "'decltype_type' not supported" in diagnostic [PR85278]Patrick Palka
2020-04-13PR c/92326 - wrong bound in zero-length array diagnosticsMartin Sebor
2020-04-13coroutines: Rename the coroutines cpp builtin.Iain Sandoe
2020-04-02c/94392 - only enable -ffinite-loops for C++Richard Biener
2020-03-28c++: Replay errors during diagnosis of constraint satisfaction failuresPatrick Palka
2020-03-27PR c++/94346 - [9/10 Regression] ICE due to handle_copy_attribute since r9-3982Martin Sebor
2020-03-27PR c++/94098 - ICE on attribute access redeclarationMartin Sebor
2020-03-23c++: Handle COMPOUND_EXPRs in get_narrower and warnings_for_convert_and_check...Jakub Jelinek
2020-03-20c-family: Tighten vector handling in type_for_mode [PR94072]Richard Sandiford
2020-03-17Fix up duplicated duplicated words mostly in commentsJakub Jelinek
2020-03-15driver: Fix redundant descriptions in optionsLewis Hyatt
2020-03-02c++: Add -std=gnu++20 option [PR93958]Marek Polacek
2020-03-01PR middle-end/92721 - checking ICE on attribute access redeclarationMartin Sebor
2020-02-25c: Small diagnostics tweak - add missing ? after did you mean [PR93858]Jakub Jelinek
2020-02-15c++: Add -std=c++20.Jason Merrill
2020-02-15Fix duplicates for anonymous structures with -fdump-ada-specEric Botcazou
2020-02-10PR c/93640 - The write_only and read_write attributes can be mistyped due to ...Martin Sebor
2020-02-10c-format: -Wformat-diag fix [PR93641]Jakub Jelinek
2020-02-03[OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus
2020-01-29c++: Drop alignas restriction for stack variables.Jason Merrill
2020-01-23c-family: One more 40752 tweak for unsigned char.Jason Merrill
2020-01-23PR c/84919 - bogus -Wrestrict on sprintf %p with destination as argumentMartin Sebor
2020-01-22c-family: Fix problems with blender and PPC from PR 40752 patch.Jason Merrill
2020-01-22c-family: Remove location parm from unsafe_conversion_p.Jason Merrill
2020-01-21PR c++/40752 - useless -Wconversion with short +=.Jason Merrill
2020-01-21Handle -Wsign-conversion in conversion_warning.Jason Merrill
2020-01-20[PR 80005] Fix __has_includeNathan Sidwell
2020-01-18[C++ coroutines] Initial implementation.Iain Sandoe
2020-01-10Add diagnostic pathsDavid Malcolm
2020-01-10PR c/93132 - bogus 'attribute((access))' warning when size-index is specifiedMartin Sebor
2020-01-07whitespaceJason Merrill
2020-01-01Update copyright years.Jakub Jelinek
2019-12-20c-ada-spec.h (decl_sloc): Delete.Eric Botcazou
2019-12-20OpenACC 2.6 deep copy: C and C++ front-end partsJulian Brown
2019-12-19Add OpenACC 2.6's no_createJulian Brown
2019-12-17PR c++/61339 - add warning for mismatch between struct and classMartin Sebor
2019-12-11Introduce pretty_printer::clone vfuncDavid Malcolm
2019-12-10Replace label_text ctor with "borrow" and "take"David Malcolm
2019-12-10diagnostic_show_locus: move initial newline to callersDavid Malcolm