Show patches with: State = Action Required       |    Archived = No       |   131886 patches
« 1 2 ... 8 9 101318 1319 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Make debug sequence members mutable [PR116369] [committed] libstdc++: Make debug sequence members mutable [PR116369] - - - - --- 2024-08-23 Jonathan Wakely New
[committed] libstdc++: Use noexcept insted of throw() in src/c++11/debug.cc [committed] libstdc++: Use noexcept insted of throw() in src/c++11/debug.cc - - - - --- 2024-08-23 Jonathan Wakely New
[committed] libstdc++: Make std::vector<bool>::reference constructor private [PR115098] [committed] libstdc++: Make std::vector<bool>::reference constructor private [PR115098] - - - - --- 2024-08-23 Jonathan Wakely New
[avr] Overhaul avr-ifelse RTL optimization pass [avr] Overhaul avr-ifelse RTL optimization pass - - - - --- 2024-08-23 Georg-Johann Lay New
[Fortran,PR85002,v1] Fix deep-copy of alloc. comps. in coarrays ICEing and crashing w/ lib. [Fortran,PR85002,v1] Fix deep-copy of alloc. comps. in coarrays ICEing and crashing w/ lib. - - - - --- 2024-08-23 Andre Vehreschild New
c++: Add testcase for (now fixed) regression [PR113746] c++: Add testcase for (now fixed) regression [PR113746] - - - - --- 2024-08-23 Simon Martin New
[COMMITTED,16/16] ada: Fix crash on aliased variable with packed array type and -g switch [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,15/16] ada: String interpolation: report error without Extensions allowed [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,14/16] ada: Fix incorrect tracebacks on Windows [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,13/16] ada: Crash on string interpolation with custom string types [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,12/16] ada: Implicit_Dereference aspect specification for subtype incorrectly accepted [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,11/16] ada: Eliminated-mode overflow check not eliminated [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,10/16] ada: Update libraries with the limited flag [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,09/16] ada: Emit a warning on inheritly limited types [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,08/16] ada: First controlling parameter aspect [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,07/16] ada: Fix style in lines starting with assignment operator [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,06/16] ada: Cleanup validity of boolean operators [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,05/16] ada: Simplify validity checks for scalar parameters [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,04/16] ada: Fix validity checks for named parameter associations [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,03/16] ada: First controlling parameter aspect [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,02/16] ada: Error missing when 'access is applied to an interface type object [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[COMMITTED,01/16] ada: First controlling parameter aspect [COMMITTED,01/16] ada: First controlling parameter aspect - - - - --- 2024-08-23 Marc Poulhiès New
[v3,10/10] fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608] fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608] - - - - --- 2024-08-23 Mikael Morin New
[v3,09/10] fortran: Continue MINLOC/MAXLOC second loop where the first stopped [PR90608] fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608] - - - - --- 2024-08-23 Mikael Morin New
[v3,08/10] fortran: Inline non-character MINLOC/MAXLOC with no DIM [PR90608] fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608] - - - - --- 2024-08-23 Mikael Morin New
[v3,07/10] fortran: Inline integral MINLOC/MAXLOC with no DIM and scalar MASK [PR90608] fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608] - - - - --- 2024-08-23 Mikael Morin New
[v3,06/10] fortran: Inline integral MINLOC/MAXLOC with no DIM and no MASK [PR90608] fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608] - - - - --- 2024-08-23 Mikael Morin New
[v3,05/10] fortran: Outline array bound check generation code fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608] - - - - --- 2024-08-23 Mikael Morin New
[v3,04/10] fortran: Remove MINLOC/MAXLOC frontend optimization fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608] - - - - --- 2024-08-23 Mikael Morin New
[v3,03/10] fortran: Inline MINLOC/MAXLOC with no DIM and ARRAY of rank 1 [PR90608] fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608] - - - - --- 2024-08-23 Mikael Morin New
[v3,02/10] fortran: Disable frontend passes for inlinable MINLOC/MAXLOC [PR90608] fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608] - - - - --- 2024-08-23 Mikael Morin New
[v3,01/10] fortran: Add tests covering inline MINLOC/MAXLOC without DIM [PR90608] fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608] - - - - --- 2024-08-23 Mikael Morin New
[pushed] fortran: Minor fix to -ffrontend-optimize description (was: typo on homepage) [pushed] fortran: Minor fix to -ffrontend-optimize description (was: typo on homepage) - - - - --- 2024-08-23 Gerald Pfeifer New
[wwwdocs] readings: Add ANSI C89 (was: C89 question: Do we need to accept -Wint-conversion warnings) [wwwdocs] readings: Add ANSI C89 (was: C89 question: Do we need to accept -Wint-conversion warnings) - - - - --- 2024-08-23 Gerald Pfeifer New
Fix test failure on powerpc targets Fix test failure on powerpc targets - - - - --- 2024-08-23 Bernd Edlinger New
testsuite: Fix vect-mod-var.c for division by 0 [PR116461] testsuite: Fix vect-mod-var.c for division by 0 [PR116461] - - - - --- 2024-08-23 Andrew Pinski New
[PUSHED] testsuite: Fix gcc.dg/torture/pr116420.c for targets default unsigned char [PR116464] [PUSHED] testsuite: Fix gcc.dg/torture/pr116420.c for targets default unsigned char [PR116464] - - - - --- 2024-08-22 Andrew Pinski New
toplevel: Error out if using --disable-libstdcxx with bootstrap [PR105474] toplevel: Error out if using --disable-libstdcxx with bootstrap [PR105474] - - - - --- 2024-08-22 Andrew Pinski New
Don't remove /usr/lib and /lib from when passing to the linker [PR97304/104707] Don't remove /usr/lib and /lib from when passing to the linker [PR97304/104707] - - - - --- 2024-08-22 Andrew Pinski New
[v2] Extend check-function-bodies to allow label and directives [v2] Extend check-function-bodies to allow label and directives - - - - --- 2024-08-22 H.J. Lu New
[RFC] RISC-V: Add cost model asserts [RFC] RISC-V: Add cost model asserts - - - - --- 2024-08-22 Patrick O'Neill New
[9/9] RISC-V: Add vslide1up/down pattern to expand_const_vector RISC-V: Improve const vector costing and expansion - - - - --- 2024-08-22 Patrick O'Neill New
[8/9] RISC-V: Move helper functions above expand_const_vector RISC-V: Improve const vector costing and expansion - - - - --- 2024-08-22 Patrick O'Neill New
[7/9] RISC-V: Allow non-duplicate bool patterns in expand_const_vector RISC-V: Improve const vector costing and expansion - - - - --- 2024-08-22 Patrick O'Neill New
[6/9] RISC-V: Emit costs for bool and stepped const vectors RISC-V: Improve const vector costing and expansion - - - - --- 2024-08-22 Patrick O'Neill New
[5/9] RISC-V: Handle case when constant vector construction target rtx is not a register RISC-V: Improve const vector costing and expansion - - - - --- 2024-08-22 Patrick O'Neill New
[4/9] RISC-V: Reorder insn cost match order to match corresponding expander match order RISC-V: Improve const vector costing and expansion - - - - --- 2024-08-22 Patrick O'Neill New
[3/9] RISC-V: Handle 0.0 floating point pattern costing to match const_vector expander RISC-V: Improve const vector costing and expansion - - - - --- 2024-08-22 Patrick O'Neill New
[2/9] RISC-V: Fix vid const vector expander for non-npatterns size steps RISC-V: Improve const vector costing and expansion - - - - --- 2024-08-22 Patrick O'Neill New
[1/9] RISC-V: Use encoded nelts when calling repeating_sequence_p RISC-V: Improve const vector costing and expansion - - - - --- 2024-08-22 Patrick O'Neill New
[committed,PR,rtl-optimization/116420] Fix interesting block bitmap DF dataflow [committed,PR,rtl-optimization/116420] Fix interesting block bitmap DF dataflow - - - - --- 2024-08-22 Jeff Law New
[rfc] libgomp: Add OpenMP interop support to nvptx + gcn plugin [rfc] libgomp: Add OpenMP interop support to nvptx + gcn plugin - - - - --- 2024-08-22 Tobias Burnus New
libcpp: bump padding size in _cpp_convert_input [PR116458] libcpp: bump padding size in _cpp_convert_input [PR116458] - - - - --- 2024-08-22 Alexander Monakov New
c++: Check template parameter number in member class template specialization [PR115716] c++: Check template parameter number in member class template specialization [PR115716] - - - - --- 2024-08-22 Simon Martin New
[v2] c++, coroutines: Separate allocator work from the ramp body build. [v2] c++, coroutines: Separate allocator work from the ramp body build. - - - - --- 2024-08-22 Iain Sandoe New
[3/9,v3] c++, coroutines: Separate the analysis, ramp and outlined function synthesis. Untitled series #420534 - - - - --- 2024-08-22 Iain Sandoe New
RISC-V: Expand vec abs without masking. RISC-V: Expand vec abs without masking. - - - - --- 2024-08-22 Robin Dapp New
LRA: Fix setup_sp_offset LRA: Fix setup_sp_offset - - - - --- 2024-08-22 Michael Matz New
LRA: Don't use 0 as initialization for sp_offset LRA: Don't use 0 as initialization for sp_offset - - - - --- 2024-08-22 Michael Matz New
final: go down ASHIFT in walk_alter_subreg final: go down ASHIFT in walk_alter_subreg - - - - --- 2024-08-22 Michael Matz New
[ver,3] rs6000,extend and document built-ins vec_test_lsbb_all_ones and vec_test_lsbb_all_zeros [ver,3] rs6000,extend and document built-ins vec_test_lsbb_all_ones and vec_test_lsbb_all_zeros - - - - --- 2024-08-22 Carl Love New
libstdc++: Add some missing ranges feature-test macro tests libstdc++: Add some missing ranges feature-test macro tests - - - - --- 2024-08-22 Patrick Palka New
[v2] c++, coroutines: Separate the analysis, ramp and outlined function synthesis. [v2] c++, coroutines: Separate the analysis, ramp and outlined function synthesis. - - - - --- 2024-08-22 Iain Sandoe New
libstdc++: Fix std::random_shuffle for low RAND_MAX [PR88935] libstdc++: Fix std::random_shuffle for low RAND_MAX [PR88935] - - - - --- 2024-08-22 Jonathan Wakely New
[2/2] c++/modules: Fix include translation for already-seen headers [PR99243] [1/2] c++/modules: Clean up include translation [PR110980] - - - - --- 2024-08-22 Nathaniel Shead New
[1/2] c++/modules: Clean up include translation [PR110980] [1/2] c++/modules: Clean up include translation [PR110980] - - - - --- 2024-08-22 Nathaniel Shead New
fold: Fix `a * 1j` if a has side effects [PR116454] fold: Fix `a * 1j` if a has side effects [PR116454] - - - - --- 2024-08-22 Andrew Pinski New
[COMMITED] fix single argument static_assert [COMMITED] fix single argument static_assert - - - - --- 2024-08-22 Marc Poulhiès New
[v2] c++, coroutines: Split the ramp build into a separate function. [v2] c++, coroutines: Split the ramp build into a separate function. - - - - --- 2024-08-22 Iain Sandoe New
ifcvt: Disallow emitting call instructions in noce_convert_multiple_sets [PR116358] ifcvt: Disallow emitting call instructions in noce_convert_multiple_sets [PR116358] - - - - --- 2024-08-22 Manolis Tsamis New
fix single argument static_assert fix single argument static_assert - - - - --- 2024-08-22 Marc Poulhiès New
[pushed] wwwdocs: gcc-14: Make a link relative [pushed] wwwdocs: gcc-14: Make a link relative - - - - --- 2024-08-22 Gerald Pfeifer New
[v5] RISC-V: Enable -gvariable-location-views by default [v5] RISC-V: Enable -gvariable-location-views by default - - - - --- 2024-08-22 Bernd Edlinger New
RFH: Debugging GCC segfault with LRA-enabled SH backend RFH: Debugging GCC segfault with LRA-enabled SH backend - - - - --- 2024-08-22 John Paul Adrian Glaubitz New
Handle arithmetic on eliminated address indices [PR116413] Handle arithmetic on eliminated address indices [PR116413] - - - - --- 2024-08-22 Richard Sandiford New
lra: Don't apply eliminations to allocated registers [PR116321] lra: Don't apply eliminations to allocated registers [PR116321] - - - - --- 2024-08-22 Richard Sandiford New
[v2] c++, coroutines: Tidy up awaiter variable checks. [v2] c++, coroutines: Tidy up awaiter variable checks. - - - - --- 2024-08-22 Iain Sandoe New
[v2a] libgomp: Add interop types and routines to OpenMP's headers and module [v2a] libgomp: Add interop types and routines to OpenMP's headers and module - - - - --- 2024-08-22 Tobias Burnus New
[GCC13/GCC12] Fix testcase failure. [GCC13/GCC12] Fix testcase failure. - - - - --- 2024-08-22 Liu, Hongtao New
[v4] RISC-V: Enable -gvariable-location-views by default [v4] RISC-V: Enable -gvariable-location-views by default - - - - --- 2024-08-22 Bernd Edlinger New
[V2] rs6000: add clober and guard for vsx_stxvd2x4_le_const[pr116030] [V2] rs6000: add clober and guard for vsx_stxvd2x4_le_const[pr116030] - - - - --- 2024-08-22 Jiufu Guo New
[v2] Do not emit a redundant DW_TAG_lexical_block for inlined subroutines [v2] Do not emit a redundant DW_TAG_lexical_block for inlined subroutines - 1 - - --- 2024-08-22 Bernd Edlinger New
[committed,PR,rtl-optimization/116437] Fix RTL checking issue in ext-dce [committed,PR,rtl-optimization/116437] Fix RTL checking issue in ext-dce - - - - --- 2024-08-21 Jeff Law New
RISC-V: Fix vector cfi notes for stack-clash protection RISC-V: Fix vector cfi notes for stack-clash protection - - - - --- 2024-08-21 Raphael Moreira Zinsly New
libstdc++: Define operator== for hash table iterators [PR115939] libstdc++: Define operator== for hash table iterators [PR115939] - - - - --- 2024-08-21 Jonathan Wakely New
[9/9] c++, coroutines: Look through initial_await target exprs [PR110635]. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[8/9] c++, coroutines: Rework handling of throwing_cleanups [PR102051]. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[7/9] c++, coroutines: Fix ordering of return object conversions [PR115908]. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[6/9] c++, coroutines: Allow convertible get_return_on_allocation_fail [PR109682]. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[5/9] c++, coroutines: Only allow void get_return_object if the ramp is void [PR100476]. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[4/9] c++, coroutines: Fix handling of early exceptions [PR113773]. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[3/9] c++, coroutines: Separate allocator work from the ramp body build. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[2/9] c++, coroutines: Separate the analysis, ramp and outlined function synthesis. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[1/9] c++, coroutines: Split the ramp build into a separate function. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[v2] libgomp: Add interop types and routines to OpenMP's headers and module [v2] libgomp: Add interop types and routines to OpenMP's headers and module - - - - --- 2024-08-21 Tobias Burnus New
libgomp.texi: Document OpenMP's Interoperability Routines libgomp.texi: Document OpenMP's Interoperability Routines - - - - --- 2024-08-21 Tobias Burnus New
[v3,2/2] c++: improve diagnostic of 'return's in coroutines [v3,1/2] c++: improve location of parsed RETURN_EXPRs - - - - --- 2024-08-21 Arsen Arsenović New
[v3,1/2] c++: improve location of parsed RETURN_EXPRs [v3,1/2] c++: improve location of parsed RETURN_EXPRs - - - - --- 2024-08-21 Arsen Arsenović New
[v2] tree-optimization/116024 - match.pd: add 4 int-compare simplifications [v2] tree-optimization/116024 - match.pd: add 4 int-compare simplifications - - - - --- 2024-08-21 Artemiy Volkov New
arm: Always use vmov.f64 instead of vmov.f32 with MVE arm: Always use vmov.f64 instead of vmov.f32 with MVE - - - - --- 2024-08-21 Christophe Lyon New
« 1 2 ... 8 9 101318 1319 »