Age | Commit message (Expand) | Author | Files | Lines |
39 hours | Daily bump. | GCC Administrator | 1 | -0/+5 |
2 days | srcextra fixes | Jakub Jelinek | 1 | -2/+1 |
3 days | Daily bump. | GCC Administrator | 1 | -0/+8 |
3 days | c: Fix tagname confusion for typedef redefinitions [PR118765] | Martin Uecker | 2 | -0/+7 |
8 days | Daily bump. | GCC Administrator | 1 | -0/+6 |
9 days | OpenMP: 'interop' construct - add ME support + target-independent libgomp | Paul-Antoine Arras | 1 | -1/+5 |
11 days | Daily bump. | GCC Administrator | 1 | -0/+19 |
11 days | c: pedwarn on flexible array member initialization with {} for C23+ [PR119350] | Jakub Jelinek | 1 | -6/+11 |
11 days | c: Fix bug in typedef redefinitions of tagged types [PR118765] | Martin Uecker | 1 | -2/+2 |
11 days | c: Fix ICE in error recovery when checking struct compatibility [PR118061] | Martin Uecker | 1 | -0/+3 |
12 days | Daily bump. | GCC Administrator | 1 | -0/+16 |
12 days | c: Fix handling of [[gnu::musttail] return in if and else bodies [PR119311] | Jakub Jelinek | 1 | -4/+4 |
12 days | c, c++: Support musttail attribute even using __attribute__ form [PR116545] | Jakub Jelinek | 1 | -2/+48 |
2025-03-12 | Daily bump. | GCC Administrator | 1 | -0/+17 |
2025-03-11 | c: Don't emit -Wunterminated-string-initialization warning for multi-dimensio... | Jakub Jelinek | 1 | -1/+5 |
2025-03-11 | OpenMP/C: Store location in cp_parser_omp_var_list for kind=0 [PR118579] | Sandra Loosemore | 1 | -22/+14 |
2025-03-08 | Daily bump. | GCC Administrator | 1 | -0/+21 |
2025-03-07 | c: do not warn about truncating NUL char when initializing nonstring arrays [... | Jakub Jelinek | 1 | -25/+37 |
2025-03-07 | c: Fix warning after an error on a return statment [PR60440] | Andrew Pinski | 1 | -1/+6 |
2025-02-27 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2025-02-26 | c: Assorted fixes for flexible array members in unions [PR119001] | Jakub Jelinek | 1 | -2/+40 |
2025-02-26 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2025-02-25 | openmp: Mark OpenMP atomic write expression as read [PR119000] | Jakub Jelinek | 1 | -12/+10 |
2025-02-12 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2025-02-11 | OpenMP: Pass a 3-way flag to omp_check_context_selector instead of a bool. | Sandra Loosemore | 1 | -2/+4 |
2025-02-08 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2025-02-07 | c++: Fix up handling of for/while loops with declarations in condition [PR86769] | Jakub Jelinek | 1 | -2/+3 |
2025-02-05 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2025-02-04 | c/118742 - gimple FE parsing of unary operators of C promoted args | Richard Biener | 1 | -8/+41 |
2025-01-31 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2025-01-30 | OpenMP: append_args clause fixes + Fortran support | Tobias Burnus | 1 | -15/+27 |
2025-01-29 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2025-01-28 | c: For array element type drop qualifiers but keep other properties of the el... | Jakub Jelinek | 1 | -1/+1 |
2025-01-26 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2025-01-25 | c: Diagnose ,) at the end of OpenMP clauses [PR118639] | Jakub Jelinek | 1 | -5/+1 |
2025-01-24 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2025-01-23 | c++: Fix weird expression in test for clauses other than when/default/otherwi... | Jakub Jelinek | 1 | -1/+1 |
2025-01-22 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2025-01-21 | c, c++: Return 1 for __has_builtin(__builtin_va_arg) and __has_builtin(__buil... | Jakub Jelinek | 1 | -0/+2 |
2025-01-17 | Daily bump. | GCC Administrator | 1 | -0/+31 |
2025-01-16 | OpenMP: Improve error message for invalid directive in "assumes". | Sandra Loosemore | 1 | -7/+12 |
2025-01-16 | OpenMP: Update "declare target"/OpenMP context interaction | Sandra Loosemore | 1 | -6/+2 |
2025-01-16 | OpenMP: Add C support for metadirectives and dynamic selectors. | Sandra Loosemore | 1 | -11/+478 |
2025-01-15 | Daily bump. | GCC Administrator | 1 | -0/+29 |
2025-01-14 | OpenMP: Re-work and extend context selector resolution | Sandra Loosemore | 1 | -2/+2 |
2025-01-13 | c: improve UX for -Wincompatible-pointer-types (v3) [PR116871] | David Malcolm | 1 | -36/+139 |
2025-01-13 | Daily bump. | GCC Administrator | 1 | -0/+16 |
2025-01-12 | c: UX improvements to 'too {few,many} arguments' errors (v5) [PR118112] | David Malcolm | 1 | -11/+66 |
2025-01-11 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2025-01-10 | c: Fix up expr location for __builtin_stdc_rotate_* [PR118376] | Jakub Jelinek | 1 | -0/+1 |