Show patches with: Submitter = Joseph Myers       |    State = Action Required       |   698 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] testsuite: Rename c2x-*, gnu2x-* tests to c23-*, gnu23-* [committed] testsuite: Rename c2x-*, gnu2x-* tests to c23-*, gnu23-* - - - - --- 2023-11-08 Joseph Myers New
[committed] testsuite: Refer more consistently to C23 not C2X [committed] testsuite: Refer more consistently to C23 not C2X - - - - --- 2023-11-07 Joseph Myers New
[committed] c: Change T2X_* format checking macros to T23_* [committed] c: Change T2X_* format checking macros to T23_* - - - - --- 2023-11-07 Joseph Myers New
c: Refer more consistently to C23 not C2X c: Refer more consistently to C23 not C2X - - - - --- 2023-11-07 Joseph Myers New
[committed] c: Add -std=c23, -std=gnu23, -Wc11-c23-compat options [PR107954] [committed] c: Add -std=c23, -std=gnu23, -Wc11-c23-compat options [PR107954] - - - - --- 2023-11-06 Joseph Myers New
config: Fix host -rdynamic detection for build != host != target config: Fix host -rdynamic detection for build != host != target - - - - --- 2023-08-10 Joseph Myers New
[committed] c: Do not allow thread-local tentative definitions for C2x [committed] c: Do not allow thread-local tentative definitions for C2x - - - - --- 2023-05-19 Joseph Myers New
[committed] c: Handle printf %B like %b for C2x [committed] c: Handle printf %B like %b for C2x - - - - --- 2023-05-18 Joseph Myers New
[committed] c: Remove restrictions on declarations in 'for' loops for C2X [committed] c: Remove restrictions on declarations in 'for' loops for C2X - - - - --- 2023-05-16 Joseph Myers New
[committed] c: Ignore _Atomic on function return type for C2x [committed] c: Ignore _Atomic on function return type for C2x - - - - --- 2023-05-15 Joseph Myers New
[committed] c: Update __has_c_attribute values for C2x [committed] c: Update __has_c_attribute values for C2x - - - - --- 2023-05-15 Joseph Myers New
stor-layout: Set TYPE_TYPELESS_STORAGE consistently for type variants stor-layout: Set TYPE_TYPELESS_STORAGE consistently for type variants - - - - --- 2023-03-20 Joseph Myers New
[committed] c: Allow conversions of null pointer constants to nullptr_t [committed] c: Allow conversions of null pointer constants to nullptr_t - - - - --- 2023-02-10 Joseph Myers New
[committed] c: Update checks on constexpr pointer initializers [committed] c: Update checks on constexpr pointer initializers - - - - --- 2023-02-08 Joseph Myers New
[committed] c: Update nullptr_t comparison checks [committed] c: Update nullptr_t comparison checks - - - - --- 2023-02-02 Joseph Myers New
[committed] c: Update checks on constexpr floating-point initializers [committed] c: Update checks on constexpr floating-point initializers - - - - --- 2023-02-02 Joseph Myers New
[committed] c: Disallow braces around C2x auto initializers [committed] c: Disallow braces around C2x auto initializers - - - - --- 2023-01-27 Joseph Myers New
[committed] c: Check for modifiable static compound literals in inline definitions [committed] c: Check for modifiable static compound literals in inline definitions - - - - --- 2023-01-09 Joseph Myers New
[committed] c: C2x semantics for __builtin_tgmath [committed] c: C2x semantics for __builtin_tgmath - - - - --- 2023-01-06 Joseph Myers New
[committed] c: Diagnose auto constexpr used with a type [committed] c: Diagnose auto constexpr used with a type - - - - --- 2022-12-07 Joseph Myers New
[committed] testsuite: Add test for C90 auto with implicit int [committed] testsuite: Add test for C90 auto with implicit int - - - - --- 2022-12-07 Joseph Myers New
[committed] preprocessor: Enable __VA_OPT__ for C2x [committed] preprocessor: Enable __VA_OPT__ for C2x - - - - --- 2022-12-07 Joseph Myers New
[committed] wwwdocs: gcc-13: Add release notes for more C23 features [committed] wwwdocs: gcc-13: Add release notes for more C23 features - - - - --- 2022-11-14 Joseph Myers New
ginclude: C2x header version macros ginclude: C2x header version macros - - - - --- 2022-11-12 Joseph Myers New
c: C2x constexpr c: C2x constexpr - - - - --- 2022-11-12 Joseph Myers New
[committed] c: C2x auto [committed] c: C2x auto - - - - --- 2022-11-03 Joseph Myers New
[committed] c: C2x enums with fixed underlying type [PR61469] [committed] c: C2x enums with fixed underlying type [PR61469] - - - - --- 2022-10-28 Joseph Myers New
c: tree: target: C2x (...) function prototypes and va_start relaxation c: tree: target: C2x (...) function prototypes and va_start relaxation - - - - --- 2022-10-21 Joseph Myers New
[committed] c: C2x %wN, %wfN format checking [committed] c: C2x %wN, %wfN format checking - - - - --- 2022-10-19 Joseph Myers New
[committed] c: Diagnose "enum tag;" after definition [PR107164] [committed] c: Diagnose "enum tag;" after definition [PR107164] - - - - --- 2022-10-18 Joseph Myers New
[committed] c: C2x enums wider than int [PR36113] [committed] c: C2x enums wider than int [PR36113] - - - - --- 2022-10-18 Joseph Myers New
[committed] preprocessor: C2x identifier rules [committed] preprocessor: C2x identifier rules - - - - --- 2022-10-14 Joseph Myers New
[committed] c: C2x storage class specifiers in compound literals [committed] c: C2x storage class specifiers in compound literals - - - - --- 2022-10-14 Joseph Myers New
[committed] c: Do not use *_IS_IEC_60559 == 2 [committed] c: Do not use *_IS_IEC_60559 == 2 - - - - --- 2022-10-13 Joseph Myers New
c: C2x typeof c: C2x typeof - - - - --- 2022-10-06 Joseph Myers New
[committed] c: Adjust LDBL_EPSILON for C2x for IBM long double [committed] c: Adjust LDBL_EPSILON for C2x for IBM long double - - - - --- 2022-10-03 Joseph Myers New
[committed] c: C2x noreturn attribute [committed] c: C2x noreturn attribute - - - - --- 2022-09-29 Joseph Myers New
[committed] testsuite: Add more C2x tests [committed] testsuite: Add more C2x tests - - - - --- 2022-09-23 Joseph Myers New
float.h: Do not define INFINITY for C2x when infinities not supported float.h: Do not define INFINITY for C2x when infinities not supported - - - - --- 2022-09-14 Joseph Myers New
stdatomic.h: Do not define ATOMIC_VAR_INIT for C2x stdatomic.h: Do not define ATOMIC_VAR_INIT for C2x - - - - --- 2022-09-09 Joseph Myers New
stddef.h: Add C2x unreachable macro stddef.h: Add C2x unreachable macro - - - - --- 2022-09-08 Joseph Myers New
c: New C2x keywords c: New C2x keywords - - - - --- 2022-09-06 Joseph Myers New
[committed] preprocessor: Disable trigraphs for C2x [committed] preprocessor: Disable trigraphs for C2x - - - - --- 2022-09-05 Joseph Myers New
[committed] c: C2x removal of unprototyped functions [committed] c: C2x removal of unprototyped functions - - - - --- 2022-09-01 Joseph Myers New
[committed] c: C2x attributes fixes and updates [committed] c: C2x attributes fixes and updates - - - - --- 2022-08-31 Joseph Myers New
c: Support C2x empty initializer braces c: Support C2x empty initializer braces - - - - --- 2022-08-25 Joseph Myers New
tree.cc: Fix optimization of DFP default initialization tree.cc: Fix optimization of DFP default initialization - - - - --- 2022-08-23 Joseph Myers New
[committed] preprocessor: Support #warning for standard C2x [committed] preprocessor: Support #warning for standard C2x - - - - --- 2022-08-18 Joseph Myers New
lto: Fix option merging [PR106129] lto: Fix option merging [PR106129] - - - - --- 2022-06-29 Joseph Myers New
[committed] nios2: Fix PIC function call slowness [committed] nios2: Fix PIC function call slowness - - - - --- 2022-06-29 Joseph Myers New
[committed] wwwdocs: Add release notes for new C2X features in GCC 12 [committed] wwwdocs: Add release notes for new C2X features in GCC 12 - - - - --- 2022-03-25 Joseph Myers New
[committed] c: Revert C2x changes to function type compatibility [committed] c: Revert C2x changes to function type compatibility - - - - --- 2022-03-09 Joseph Myers New
[committed] preprocessor: Extract messages from cpp_*_at calls for translation [committed] preprocessor: Extract messages from cpp_*_at calls for translation - - - - --- 2022-02-11 Joseph Myers New
[committed] i18n: fix exgettext handling of C++ sources [committed] i18n: fix exgettext handling of C++ sources - - - - --- 2022-02-11 Joseph Myers New
c: Fold implicit integer-to-floating conversions in static initializers with -frounding-math [PR103… c: Fold implicit integer-to-floating conversions in static initializers with -frounding-math [PR103… - - - - --- 2021-11-03 Joseph Myers New
[committed] c-family: Support DFP printf/scanf formats for C2X [committed] c-family: Support DFP printf/scanf formats for C2X - - - - --- 2021-10-14 Joseph Myers New
[committed] c-family: Support format checking C2X %b, %B formats [committed] c-family: Support format checking C2X %b, %B formats - - - - --- 2021-10-12 Joseph Myers New
testsuite: Allow .sdata in more cases in gcc.dg/array-quals-1.c testsuite: Allow .sdata in more cases in gcc.dg/array-quals-1.c - - - - --- 2021-09-08 Joseph Myers New
testsuite: Use explicit -ftree-cselim in tests using -fdump-tree-cselim-details testsuite: Use explicit -ftree-cselim in tests using -fdump-tree-cselim-details - - - - --- 2021-09-07 Joseph Myers New
[committed] preprocessor: Support C2X #elifdef, #elifndef [committed] preprocessor: Support C2X #elifdef, #elifndef - - - - --- 2021-05-11 Joseph Myers New
[committed] preprocessor: Fix cpp_avoid_paste for digit separators [committed] preprocessor: Fix cpp_avoid_paste for digit separators - - - - --- 2021-05-11 Joseph Myers New
[committed] preprocessor: Enable digit separators for C2X [committed] preprocessor: Enable digit separators for C2X - - - - --- 2021-05-11 Joseph Myers New
[committed] preprocessor: Fix pp-number lexing of digit separators [PR83873, PR97604] [committed] preprocessor: Fix pp-number lexing of digit separators [PR83873, PR97604] - - - - --- 2021-05-06 Joseph Myers New
[committed] c: C2x changes to function type compatibility [committed] c: C2x changes to function type compatibility - - - - --- 2021-04-29 Joseph Myers New
preprocessor: Handle digit separators in #line [PR82359] preprocessor: Handle digit separators in #line [PR82359] - - - - --- 2021-04-28 Joseph Myers New
Add release notes for new C2X features in GCC 11 Add release notes for new C2X features in GCC 11 - - - - --- 2021-02-05 Joseph Myers New
preprocessor: Fix #line overflow check [PR97602] preprocessor: Fix #line overflow check [PR97602] - - - - --- 2020-11-27 Joseph Myers New
c: Allow comparison of pointers to complete and incomplete types for C11 [PR95630] c: Allow comparison of pointers to complete and incomplete types for C11 [PR95630] - - - - --- 2020-11-23 Joseph Myers New
float.h: Handle C2x __STDC_WANT_IEC_60559_EXT__ float.h: Handle C2x __STDC_WANT_IEC_60559_EXT__ - - - - --- 2020-11-14 Joseph Myers New
c: C2x binary constants c: C2x binary constants - - - - --- 2020-11-13 Joseph Myers New
float.h: C2x *_IS_IEC_60559 macros float.h: C2x *_IS_IEC_60559 macros - - - - --- 2020-11-13 Joseph Myers New
c: C2x __has_c_attribute c: C2x __has_c_attribute - - - - --- 2020-11-12 Joseph Myers New
float.h: C2x decimal signaling NaN macros float.h: C2x decimal signaling NaN macros - - - - --- 2020-11-05 Joseph Myers New
builtins: Add DFP signaling NaN built-in functions builtins: Add DFP signaling NaN built-in functions - - - - --- 2020-11-05 Joseph Myers New
c: Implement C2x nodiscard attribute c: Implement C2x nodiscard attribute - - - - --- 2020-11-04 Joseph Myers New
stdbool.h: Update true and false expansions for C2x stdbool.h: Update true and false expansions for C2x - - - - --- 2020-10-28 Joseph Myers New
c: Allow omitted parameter names for C2x c: Allow omitted parameter names for C2x - - - - --- 2020-10-28 Joseph Myers New
c: Allow duplicate C2x standard attributes c: Allow duplicate C2x standard attributes - - - - --- 2020-10-27 Joseph Myers New
float.h: C2x NaN and Inf macros float.h: C2x NaN and Inf macros - - - - --- 2020-10-27 Joseph Myers New
c: Add C2X BOOL_MAX and BOOL_WIDTH to limits.h c: Add C2X BOOL_MAX and BOOL_WIDTH to limits.h - - - - --- 2020-07-02 Joseph Myers New
c: ignore initializers for elements of variable-size types [PR93577] c: ignore initializers for elements of variable-size types [PR93577] - - - - --- 2020-03-05 Joseph Myers New
Support gnu_unique_object symbols on MIPS Support gnu_unique_object symbols on MIPS - - - - --- 2020-01-27 Joseph Myers New
Update update_web_docs_svn references in sourcebuild.texi Update update_web_docs_svn references in sourcebuild.texi - - - - --- 2020-01-22 Joseph Myers New
Fix ICE with cast of division by zero (PR c/93348) Fix ICE with cast of division by zero (PR c/93348) - - - - --- 2020-01-22 Joseph Myers New
Update branching and branch closing instructions for move to git. Update branching and branch closing instructions for move to git. - - - - --- 2020-01-18 Joseph Myers New
Copy list of development branches from svn.html into git.html Copy list of development branches from svn.html into git.html - - - - --- 2020-01-16 Joseph Myers New
Fix setting of DECL_CONTEXT in pushdecl (PR c/93072) Fix setting of DECL_CONTEXT in pushdecl (PR c/93072) - - - - --- 2020-01-15 Joseph Myers New
Say more about conflict messages on git pull Say more about conflict messages on git pull - - - - --- 2020-01-14 Joseph Myers New
Remove warning at top of git web pages Remove warning at top of git web pages - - - - --- 2020-01-14 Joseph Myers New
Give example of error message when pushing to a branch with other changes Give example of error message when pushing to a branch with other changes - - - - --- 2020-01-14 Joseph Myers New
Correct git config command syntax Correct git config command syntax - - - - --- 2020-01-14 Joseph Myers New
Replace update_web_docs_svn with update_web_docs_git Replace update_web_docs_svn with update_web_docs_git - - - - --- 2020-01-13 Joseph Myers New
Fix handling of overflow in C casts in integer constant expressions (PR c/93241) Fix handling of overflow in C casts in integer constant expressions (PR c/93241) - - - - --- 2020-01-13 Joseph Myers New
Update gcc_release for move to git Update gcc_release for move to git - - - - --- 2020-01-13 Joseph Myers New
Replace update_version_svn with update_version_git Replace update_version_svn with update_version_git - - - - --- 2020-01-13 Joseph Myers New
Add rough documentation of using git with GCC Add rough documentation of using git with GCC - - - - --- 2020-01-10 Joseph Myers New
Fix C handling of use of lvalues of incomplete types (PR c/36941, PR c/88827) Fix C handling of use of lvalues of incomplete types (PR c/36941, PR c/88827) - - - - --- 2019-12-04 Joseph Myers New
Diagnose use of [*] in old-style parameter definitions (PR c/88704) Diagnose use of [*] in old-style parameter definitions (PR c/88704) - - - - --- 2019-12-03 Joseph Myers New
Fix libdecnumber handling of non-canonical BID significands (PR middle-end/91226) Fix libdecnumber handling of non-canonical BID significands (PR middle-end/91226) - - - - --- 2019-11-29 Joseph Myers New
Handle C2x attributes in Objective-C Handle C2x attributes in Objective-C - - - - --- 2019-11-29 Joseph Myers New
« 1 2 3 46 7 »