aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
AgeCommit message (Expand)AuthorFilesLines
2020-12-15Daily bump.GCC Administrator1-0/+10
2020-12-14Correct/improve maybe_emit_free_warning (PR middle-end/98166, PR c++/57111, P...Martin Sebor1-22/+103
2020-12-10Daily bump.GCC Administrator1-0/+5
2020-12-09OpenMP: C/C++ parse 'omp allocate'Tobias Burnus2-0/+2
2020-12-09Daily bump.GCC Administrator1-0/+6
2020-12-08openmp: -fopenmp-simd fixes [PR98187]Jakub Jelinek1-1/+1
2020-12-08Daily bump.GCC Administrator1-0/+6
2020-12-07c-family: Fix hang with -Wsequence-point [PR98126]Marek Polacek1-5/+27
2020-12-04Daily bump.GCC Administrator1-0/+15
2020-12-03Add support for detecting mismatched allocation/deallocation calls.Martin Sebor2-9/+181
2020-12-03c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]Jakub Jelinek2-1/+2
2020-12-02Daily bump.GCC Administrator1-0/+29
2020-12-01Feature: Macros for identifying the wide and narrow execution string literal ...JeanHeyd Meneide1-0/+7
2020-12-01C++ Module keywordsNathan Sidwell3-0/+15
2020-12-01C++ Module optionsNathan Sidwell3-0/+76
2020-11-29Daily bump.GCC Administrator1-0/+7
2020-11-28Improve support of simple bit-fields in -fdump-ada-specEric Botcazou1-14/+9
2020-11-26Daily bump.GCC Administrator1-0/+6
2020-11-25Clean up -Wformat-diag warnings (PR bootstrap/97622, PR bootstrap/94982)Martin Sebor1-2/+2
2020-11-25Daily bump.GCC Administrator1-0/+4
2020-11-24PR c/97955 - ICE in build_array_type_1 on invalid redeclaration of function w...Martin Sebor1-2/+2
2020-11-24Daily bump.GCC Administrator1-0/+9
2020-11-23Implement the "persistent" attributeJozef Lawrynowicz1-44/+97
2020-11-22Daily bump.GCC Administrator1-0/+7
2020-11-21Additional small changes to support opaque modesAaron Sawdey1-0/+2
2020-11-21Daily bump.GCC Administrator1-0/+17
2020-11-20PR middle-end/97861 - ICE on an invalid redeclaration of a function with attr...Martin Sebor1-7/+9
2020-11-20PR middle-end/97879 - ICE on invalid mode in attribute accessMartin Sebor1-11/+24
2020-11-20c++: Add __builtin_clear_padding builtin - C++20 P0528R3 compiler side [PR88101]Jakub Jelinek1-0/+33
2020-11-19Daily bump.GCC Administrator1-0/+4
2020-11-18preprocessor: C++ module-directivesNathan Sidwell1-1/+4
2020-11-18Daily bump.GCC Administrator1-0/+41
2020-11-17global treesNathan Sidwell1-2/+6
2020-11-17float.h: C2x *_IS_IEC_60559 macrosJoseph Myers1-0/+10
2020-11-17langhooks: preprocessor hooks for c++ modulesNathan Sidwell3-13/+68
2020-11-17c-family: token streamerNathan Sidwell1-107/+5
2020-11-17c: Reject _Atomic type * as last argument to __builtin_*_overflow [PR90628]Jakub Jelinek1-2/+9
2020-11-17Daily bump.GCC Administrator1-0/+5
2020-11-16C-family : Fix a C++ ODR violation [PR97854].Iain Sandoe1-4/+1
2020-11-14Daily bump.GCC Administrator1-0/+52
2020-11-13c++: Predefine __STDCPP_THREADS__ in the compiler if thread model is not sing...Jakub Jelinek1-0/+7
2020-11-13Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons...Gergö Barany1-0/+13
2020-11-13c++: Add feature test macro for C++20 using enum.Jason Merrill1-0/+1
2020-11-13Do not warn about unused macros while processing #pragma GCC optimizePiotr H. Dabrowski1-7/+7
2020-11-13clang: fix -Wmisleading-indentation warning.Martin Liska1-1/+1
2020-11-13C-Family, Objective-C : Implement Objective-C nullability Part 1[PR90707].Iain Sandoe4-1/+66
2020-11-13C-family, Objective-C [1/3] : Implement Wobjc-root-class [PR77404].Iain Sandoe4-1/+26
2020-11-13Daily bump.GCC Administrator1-0/+14
2020-11-12c: C2x __has_c_attributeJoseph Myers2-29/+40
2020-11-12Specify reason of -Winvalid-pch warningNicholas Guriev1-25/+15