Show patches with: State = Action Required       |    Archived = No       |   128291 patches
« 1 2 ... 215 216 2171282 1283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] Fortran: fix checking of arguments to UNPACK when MASK is a variable [PR105813] [committed] Fortran: fix checking of arguments to UNPACK when MASK is a variable [PR105813] - - - - --- 2022-06-24 Harald Anlauf New
[committed] d: Give consistent error message when attribute argument not a string constant [committed] d: Give consistent error message when attribute argument not a string constant - - - - --- 2022-06-24 Iain Buclaw New
[committed] d: Add `@register' attribute to compiler and library (PR105413) [committed] d: Add `@register' attribute to compiler and library (PR105413) - - - - --- 2022-06-24 Iain Buclaw New
[committed] d: Construct indexes of ARRAY_TYPE using ARRAY_REF. [committed] d: Construct indexes of ARRAY_TYPE using ARRAY_REF. - - - - --- 2022-06-24 Iain Buclaw New
[committed] d: Merge upstream dmd 529110f66, druntime 148608b7. [committed] d: Merge upstream dmd 529110f66, druntime 148608b7. - - - - --- 2022-06-24 Iain Buclaw New
Go patch committed: Use bool for comma-ok if not already boolean Go patch committed: Use bool for comma-ok if not already boolean - - - - --- 2022-06-24 Ian Lance Taylor New
[committed] analyzer: consolidate call_string instances [committed] analyzer: consolidate call_string instances - - - - --- 2022-06-24 David Malcolm New
[committed] analyzer: whitespace cleanups [committed] analyzer: whitespace cleanups - - - - --- 2022-06-24 David Malcolm New
libgfortran: Avoid using libquadmath powerpc64le fixes libgfortran: Avoid using libquadmath powerpc64le fixes - - - - --- 2022-06-24 Jakub Jelinek New
PR tree-optimization/94026: Simplify (X>>8)&6 != 0 as X&1536 != 0. PR tree-optimization/94026: Simplify (X>>8)&6 != 0 as X&1536 != 0. - - - - --- 2022-06-24 Roger Sayle New
middle-end/106070 - bogus cond-expr folding middle-end/106070 - bogus cond-expr folding - - - - --- 2022-06-24 Richard Biener New
fortran, libgfortran, v2: Avoid using libquadmath for glibc 2.26+ fortran, libgfortran, v2: Avoid using libquadmath for glibc 2.26+ - - - - --- 2022-06-24 Jakub Jelinek New
profile-count: fix /= and *= operators profile-count: fix /= and *= operators - - - - --- 2022-06-24 Martin Liška New
[8/8] contrib: use grep -E instead of egrep Stop using obsoleted egrep/fgrep - - - - --- 2022-06-24 Xi Ruoyao New
[7/8] testsuite: use grep -E instead of egrep Stop using obsoleted egrep/fgrep - - - - --- 2022-06-24 Xi Ruoyao New
[6/8] fortran: use grep -F instead of fgrep Stop using obsoleted egrep/fgrep - - - - --- 2022-06-24 Xi Ruoyao New
[5/8] intl: stop using fgrep for exgettext Stop using obsoleted egrep/fgrep - - - - --- 2022-06-24 Xi Ruoyao New
[4/8] libbacktrace: use grep -F instead of fgrep Stop using obsoleted egrep/fgrep - - - - --- 2022-06-24 Xi Ruoyao New
[3/8] libstdc++: use grep -E instead of egrep in scripts Stop using obsoleted egrep/fgrep - - - - --- 2022-06-24 Xi Ruoyao New
[2/8] fixincludes: use grep -E/-F instead of egrep/fgrep Stop using obsoleted egrep/fgrep - - - - --- 2022-06-24 Xi Ruoyao New
[1/8] config: use grep -E instead of egrep Stop using obsoleted egrep/fgrep - - - - --- 2022-06-24 Xi Ruoyao New
[v6,rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605] [v6,rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605] - - - - --- 2022-06-24 HAO CHEN GUI New
or1k: gcc: Add naked attribute or1k: gcc: Add naked attribute - - - - --- 2022-06-23 jesus New
testsuite: Add new target check for no_alignment_constraints testsuite: Add new target check for no_alignment_constraints - - - - --- 2022-06-23 Dimitar Dimitrov New
testsuite: Handle default_packed for gcc.dg/builtin-object-size-20.c testsuite: Handle default_packed for gcc.dg/builtin-object-size-20.c - - - - --- 2022-06-23 Dimitar Dimitrov New
testsuite: Rename test-defined macros testsuite: Rename test-defined macros - - - - --- 2022-06-23 Dimitar Dimitrov New
testsuite: Remove reliance on argc in lto/pr101868_0.c testsuite: Remove reliance on argc in lto/pr101868_0.c - - - - --- 2022-06-23 Dimitar Dimitrov New
testsuite: Skip btf-bitfields-1.c if int is less than 32-bits testsuite: Skip btf-bitfields-1.c if int is less than 32-bits - - - - --- 2022-06-23 Dimitar Dimitrov New
testsuite: Adjust btf-bitfields-1.c for default_packed testsuite: Adjust btf-bitfields-1.c for default_packed - - - - --- 2022-06-23 Dimitar Dimitrov New
[pushed] c++: designated init cleanup [PR105925] [pushed] c++: designated init cleanup [PR105925] - - - - --- 2022-06-23 Jason Merrill New
[pushed] c++: anon union designated init [PR105925] [pushed] c++: anon union designated init [PR105925] - - - - --- 2022-06-23 Jason Merrill New
Go patch committed: In Sort_bindings handle same value passed twice Go patch committed: In Sort_bindings handle same value passed twice - - - - --- 2022-06-23 Ian Lance Taylor New
Go patch committed: unalias types for hash/equality functions Go patch committed: unalias types for hash/equality functions - - - - --- 2022-06-23 Ian Lance Taylor New
[committed] libstdc++: Properly remove temporary directories in filesystem tests [committed] libstdc++: Properly remove temporary directories in filesystem tests - - - - --- 2022-06-23 Jonathan Wakely New
[libgomp] Fix chunk_size<1 for dynamic schedule [libgomp] Fix chunk_size<1 for dynamic schedule - - - - --- 2022-06-23 Chung-Lin Tang New
[pushed] c++: -Waddress and if constexpr [PR94554] [pushed] c++: -Waddress and if constexpr [PR94554] - - - - --- 2022-06-23 Jason Merrill New
[pushed] c++: -Waddress and value-dependent expr [PR105885] [pushed] c++: -Waddress and value-dependent expr [PR105885] - - - - --- 2022-06-23 Jason Merrill New
c++: constexpr folding in unevaluated context [PR105931] c++: constexpr folding in unevaluated context [PR105931] - - - - --- 2022-06-23 Patrick Palka New
c++: context completion in lookup_template_class [PR105982] c++: context completion in lookup_template_class [PR105982] - - - - --- 2022-06-23 Patrick Palka New
Add fnspec attributes to cxa_* functions Add fnspec attributes to cxa_* functions - - - - --- 2022-06-23 Jan Hubicka New
Fix stmt_kills_ref_p wrt external throws Fix stmt_kills_ref_p wrt external throws - - - - --- 2022-06-23 Jan Hubicka New
[PUSHED] c++: properly initialize UBSAN built-ins [PUSHED] c++: properly initialize UBSAN built-ins - - - - --- 2022-06-23 Martin Liška New
c++: Prune unneeded macro locations c++: Prune unneeded macro locations - - - - --- 2022-06-23 Nathan Sidwell New
fortran, libgfortran: Avoid using libquadmath for glibc 2.26+ fortran, libgfortran: Avoid using libquadmath for glibc 2.26+ - - - - --- 2022-06-23 Jakub Jelinek New
RFC: Optimise SLP permutes of non-consecutive loads RFC: Optimise SLP permutes of non-consecutive loads - - - - --- 2022-06-23 Richard Sandiford New
Enable some features for RTEMS in libstdc++ Enable some features for RTEMS in libstdc++ - - - - --- 2022-06-23 Sebastian Huber New
[committed] libstdc++: Simplify test by not using std::log2 [committed] libstdc++: Simplify test by not using std::log2 - - - - --- 2022-06-23 Jonathan Wakely New
testsuite: Compile slsr-39.c without vectorisation testsuite: Compile slsr-39.c without vectorisation - - - - --- 2022-06-23 Richard Sandiford New
Improve reg_or_subregno to return INVALID_REGNUM when the subreg of memory is processed. Improve reg_or_subregno to return INVALID_REGNUM when the subreg of memory is processed. - - - - --- 2022-06-23 liuhongt New
[pushed] c++: tweak deduction with auto template parms [pushed] c++: tweak deduction with auto template parms - - - - --- 2022-06-23 Jason Merrill New
[pushed] c++: dependence of baselink [PR105964] [pushed] c++: dependence of baselink [PR105964] - - - - --- 2022-06-23 Jason Merrill New
Fix typo Fix typo - - - - --- 2022-06-23 Xionghu Luo New
Fix ICE when multiple speculative targets are expanded in different ltrans unit [PR93318] Fix ICE when multiple speculative targets are expanded in different ltrans unit [PR93318] - - - - --- 2022-06-23 Xionghu Luo New
[12/12] Work-in-progress of path remapping RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[11/12] Fixups to diagnostic-format-sarif.cc RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[10/12] Add sarif frontend RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[09/12] Add json frontend RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[08/12] Add json-reader.h/cc RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[07/12] Add deferred-locations.h/cc RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[06/12] prune.exp: move multiline-handling to before other pruning RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[05/12] Placeholder libcpp fixups RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[04/12] json: add json parsing support RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[03/12] Add more emit_diagnostic overloads RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[02/12] diagnostics: associate rules with plugins in SARIF output RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[01/12] diagnostics: add ability to associate diagnostics with rules from coding standards RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[pushed] c++: class scope function lookup [PR105908] [pushed] c++: class scope function lookup [PR105908] - - - - --- 2022-06-22 Jason Merrill New
tilegx: Fix infinite loop in gen-mul-tables generator tilegx: Fix infinite loop in gen-mul-tables generator - - - - --- 2022-06-22 Iain Buclaw New
[committed] d: Merge upstream dmd 6203135dc, druntime e150cca1, phobos a4a18d21c. [committed] d: Merge upstream dmd 6203135dc, druntime e150cca1, phobos a4a18d21c. - - - - --- 2022-06-22 Iain Buclaw New
c++: Remove ifdefed code c++: Remove ifdefed code - - - - --- 2022-06-22 Nathan Sidwell New
[v2] c: Extend the -Wpadded message with actual padding size [v2] c: Extend the -Wpadded message with actual padding size - - - - --- 2022-06-22 Vit Kabele New
[x86] PR target/105930: Split *xordi3_doubleword after reload. [x86] PR target/105930: Split *xordi3_doubleword after reload. - - - - --- 2022-06-22 Roger Sayle New
[v2,rs6000] Use CC for BCD operations [PR100736] [v2,rs6000] Use CC for BCD operations [PR100736] - - - - --- 2022-06-22 HAO CHEN GUI New
libstdc++-v3: check for openat libstdc++-v3: check for openat - - - - --- 2022-06-22 Alexandre Oliva New
libstdc++: fs: rtems subdir renaming libstdc++: fs: rtems subdir renaming - - - - --- 2022-06-22 Alexandre Oliva New
libstdc++: testsuite: skip fs last_write_time tests if not available libstdc++: testsuite: skip fs last_write_time tests if not available - - - - --- 2022-06-22 Alexandre Oliva New
libstdc++: testsuite: skip fs space tests if not available libstdc++: testsuite: skip fs space tests if not available - - - - --- 2022-06-22 Alexandre Oliva New
libstdc++: testsuite: fs rename to self may fail libstdc++: testsuite: fs rename to self may fail - - - - --- 2022-06-22 Alexandre Oliva New
libstdc++: retry removal of dir entries if dir removal fails libstdc++: retry removal of dir entries if dir removal fails - - - - --- 2022-06-22 Alexandre Oliva New
libstdc++: testsuite: test symlnks ifdef _GLIBCXX_HAVE_SYMLINK libstdc++: testsuite: test symlnks ifdef _GLIBCXX_HAVE_SYMLINK - - - - --- 2022-06-22 Alexandre Oliva New
libstdc++: testsuite: avoid predictable mkstemp libstdc++: testsuite: avoid predictable mkstemp - - - - --- 2022-06-22 Alexandre Oliva New
libstdc++: async: tolerate slightly shorter sleep libstdc++: async: tolerate slightly shorter sleep - - - - --- 2022-06-22 Alexandre Oliva New
libstdc++: 60241.cc: tolerate slightly shorter aggregate sleep libstdc++: 60241.cc: tolerate slightly shorter aggregate sleep - - - - --- 2022-06-22 Alexandre Oliva New
libstdc++: testsuite: tolerate non-cancelling sleep libstdc++: testsuite: tolerate non-cancelling sleep - - - - --- 2022-06-22 Alexandre Oliva New
libstdc++: testsuite: use -lbsd for net_ts on RTEMS libstdc++: testsuite: use -lbsd for net_ts on RTEMS - - - - --- 2022-06-22 Alexandre Oliva New
Fortran: fix simplification of INDEX(str1,str2) [PR105691] Fortran: fix simplification of INDEX(str1,str2) [PR105691] - - - - --- 2022-06-21 Harald Anlauf New
Inline memchr with a small constant string Inline memchr with a small constant string - - - - --- 2022-06-21 H.J. Lu New
xtensa: Fix buffer overflow xtensa: Fix buffer overflow - - - - --- 2022-06-21 Takayuki 'January June' Suwa New
[v3] tree-optimization/95821 - Convert strlen + strchr to memchr [v3] tree-optimization/95821 - Convert strlen + strchr to memchr - - - - --- 2022-06-21 Noah Goldstein New
[committed] libgomp: Fix up target-31.c test [PR106045] [committed] libgomp: Fix up target-31.c test [PR106045] - - - - --- 2022-06-21 Jakub Jelinek New
data-ref: Improve non-loop disambiguation [PR106019] data-ref: Improve non-loop disambiguation [PR106019] - - - - --- 2022-06-21 Richard Sandiford New
doc: Document module language-linkage supported doc: Document module language-linkage supported - - - - --- 2022-06-21 Nathan Sidwell New
[wwwdocs] gcc-13: m2link branch [wwwdocs] gcc-13: m2link branch - - - - --- 2022-06-21 Gaius Mulley New
ifcvt: Don't introduce trapping or faulting reads in noce_try_sign_mask [PR106032] ifcvt: Don't introduce trapping or faulting reads in noce_try_sign_mask [PR106032] - - - - --- 2022-06-21 Jakub Jelinek New
expand: Fix up expand_cond_expr_using_cmove [PR106030] expand: Fix up expand_cond_expr_using_cmove [PR106030] - - - - --- 2022-06-21 Jakub Jelinek New
libstdc++: eh_globals: gthreads: reset _S_init before deleting key libstdc++: eh_globals: gthreads: reset _S_init before deleting key - - - - --- 2022-06-21 Alexandre Oliva New
c++: testsuite: require lto_incremental in pr90990_0.C c++: testsuite: require lto_incremental in pr90990_0.C - - - - --- 2022-06-21 Alexandre Oliva New
Introduce -nolibstdc++ option Introduce -nolibstdc++ option - - - - --- 2022-06-21 Alexandre Oliva New
libstdc++: testsuite: call sched_yield for nonpreemptive targets libstdc++: testsuite: call sched_yield for nonpreemptive targets - - - - --- 2022-06-21 Alexandre Oliva New
testsuite: pthread: call sched_yield for non-preemptive targets testsuite: pthread: call sched_yield for non-preemptive targets - - - - --- 2022-06-21 Alexandre Oliva New
testsuite: outputs.exp: cleanup before running tests (was: Re: [PATCH] testsuite: outputs.exp: test… testsuite: outputs.exp: cleanup before running tests (was: Re: [PATCH] testsuite: outputs.exp: test… - - - - --- 2022-06-21 Alexandre Oliva New
« 1 2 ... 215 216 2171282 1283 »