Show patches with: none      |   126697 patches
« 1 2 ... 16 17 181266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
c++: avoid name lookup during mangling c++: avoid name lookup during mangling - - - - --- 2024-02-09 Patrick Palka New
[v3] : testcases for "ICE for unknown parameter to constexpr'd switch-statement, PR113545" [v3] : testcases for "ICE for unknown parameter to constexpr'd switch-statement, PR113545" - - - - --- 2024-02-09 Hans-Peter Nilsson New
[v2] libstdc++: add ARM SVE support to std::experimental::simd [v2] libstdc++: add ARM SVE support to std::experimental::simd - - - - --- 2024-02-09 Srinivas Yadav Singanaboina New
libgcc: fix Win32 CV abnormal spurious wakeups in timed wait [PR113850] libgcc: fix Win32 CV abnormal spurious wakeups in timed wait [PR113850] - - - - --- 2024-02-09 Matteo Italia New
[pushed] libgcc, Darwin: Update symbol exports to include bitint and bf. [pushed] libgcc, Darwin: Update symbol exports to include bitint and bf. - - - - --- 2024-02-09 Iain Sandoe New
[3/3,RFC] Initial MEM_BASE population [1/3,RFC] Add MEM_BASE - - - - --- 2024-02-09 Richard Biener New
[2/3] Remove get_reg_base_value [1/3,RFC] Add MEM_BASE - - - - --- 2024-02-09 Richard Biener New
[1/3,RFC] Add MEM_BASE [1/3,RFC] Add MEM_BASE - - - - --- 2024-02-09 Richard Biener New
rtl-optimization/113597 - recover base term for argument pointers rtl-optimization/113597 - recover base term for argument pointers - - - - --- 2024-02-09 Richard Biener New
Patch ping Patch ping - - - - --- 2024-02-09 Jakub Jelinek New
expand: Fix asm goto expansion [PR113415] expand: Fix asm goto expansion [PR113415] - - - - --- 2024-02-09 Jakub Jelinek New
middle-end/113576 - zero padding of vector bools when expanding compares middle-end/113576 - zero padding of vector bools when expanding compares - - - - --- 2024-02-09 Richard Biener New
lower-bitint: Fix up additions of EH edges [PR113818] lower-bitint: Fix up additions of EH edges [PR113818] - - - - --- 2024-02-09 Jakub Jelinek New
lower-bitint: Attempt not to emit always true conditions in handle_cast [PR113774] lower-bitint: Attempt not to emit always true conditions in handle_cast [PR113774] - - - - --- 2024-02-09 Jakub Jelinek New
bitint: Fix handling of VIEW_CONVERT_EXPRs to minimally supported huge INTEGER_TYPEs [PR113783] bitint: Fix handling of VIEW_CONVERT_EXPRs to minimally supported huge INTEGER_TYPEs [PR113783] - - - - --- 2024-02-09 Jakub Jelinek New
[v2] : testcases for "ICE for unknown parameter to constexpr'd switch-statement, PR113545" [v2] : testcases for "ICE for unknown parameter to constexpr'd switch-statement, PR113545" - - - - --- 2024-02-09 Hans-Peter Nilsson New
[PING,1] htdocs: correct spelling and use https in examples [PING,1] htdocs: correct spelling and use https in examples - - - - --- 2024-02-08 Jonny Grant New
libgccjit: Clear pending_assemble_externals_processed libgccjit: Clear pending_assemble_externals_processed - - - - --- 2024-02-08 Antoni Boucher New
[committed] libstdc++: Fix comment typo in std::atomic<std::shared_ptr<T>> [committed] libstdc++: Fix comment typo in std::atomic<std::shared_ptr<T>> - - - - --- 2024-02-08 Jonathan Wakely New
[committed] libstdc++: Add comment to gslice::operator=(const gslice&) [PR100147] [committed] libstdc++: Add comment to gslice::operator=(const gslice&) [PR100147] - - - - --- 2024-02-08 Jonathan Wakely New
[v3] c++: DR2237, cdtor and template-id tweaks [PR107126] [v3] c++: DR2237, cdtor and template-id tweaks [PR107126] - - - - --- 2024-02-08 Marek Polacek New
Fortran: error recovery on arithmetic overflow on unary operations [PR113799] Fortran: error recovery on arithmetic overflow on unary operations [PR113799] - - - - --- 2024-02-08 Harald Anlauf New
[v2] testsuite: Pattern does not match when using --specs=nano.specs [v2] testsuite: Pattern does not match when using --specs=nano.specs - - - - --- 2024-02-08 Torbjorn SVENSSON New
[v2] c++: make build_throw SFINAE-friendly [PR98388] [v2] c++: make build_throw SFINAE-friendly [PR98388] - - - - --- 2024-02-08 Marek Polacek New
[committed] libstdc++: Guard tr2::bases and tr2::direct_bases with __has_builtin [committed] libstdc++: Guard tr2::bases and tr2::direct_bases with __has_builtin - - - - --- 2024-02-08 Jonathan Wakely New
arm: testsuite: fix issues relating to fp16 alternative testing arm: testsuite: fix issues relating to fp16 alternative testing - - - - --- 2024-02-08 Richard Earnshaw New
[OpenACC,2.7] struct/array reductions for Fortran [OpenACC,2.7] struct/array reductions for Fortran - - - - --- 2024-02-08 Chung-Lin Tang New
middle-end: add two debug counters for early-break vectorization debugging middle-end: add two debug counters for early-break vectorization debugging - - - - --- 2024-02-08 Tamar Christina New
[avr,applied] Tidy up gen-avr-mmcu-specs.cc [avr,applied] Tidy up gen-avr-mmcu-specs.cc - - - - --- 2024-02-08 Georg-Johann Lay New
[avr,applied] PR113824: Fix multilib set for ATA5795 [avr,applied] PR113824: Fix multilib set for ATA5795 - - - - --- 2024-02-08 Georg-Johann Lay New
[avr,applied] Specs always define __AVR_PM_BASE_ADDRESS__ when the core has it [avr,applied] Specs always define __AVR_PM_BASE_ADDRESS__ when the core has it - - - - --- 2024-02-08 Georg-Johann Lay New
Revert part of vect_analyze_early_break_dependences changes Revert part of vect_analyze_early_break_dependences changes - - - - --- 2024-02-08 Richard Biener New
middle-end: don't cache restart_loop in vectorizable_live_operations [PR113808] middle-end: don't cache restart_loop in vectorizable_live_operations [PR113808] - - - - --- 2024-02-08 Tamar Christina New
[committed] middle-end: fix pointer conversion error in testcase vect-early-break_110-pr113467.c [committed] middle-end: fix pointer conversion error in testcase vect-early-break_110-pr113467.c - - - - --- 2024-02-08 Tamar Christina New
libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for is_same libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for is_same - - - - --- 2024-02-08 Ken Matsui New
ipa: Avoid excessive removing of SSAs (PR 113757) ipa: Avoid excessive removing of SSAs (PR 113757) - - - - --- 2024-02-08 Martin Jambor New
[avr,applied] : Rename %_misc specs. [avr,applied] : Rename %_misc specs. - - - - --- 2024-02-08 Georg-Johann Lay New
[wwwdoc] Hardware-assisted AddressSanitizer now works for x86_64 with LAM_U57 [wwwdoc] Hardware-assisted AddressSanitizer now works for x86_64 with LAM_U57 - - - - --- 2024-02-08 Liu, Hongtao New
c++: make build_throw SFINAE-friendly [PR98388] c++: make build_throw SFINAE-friendly [PR98388] - - - - --- 2024-02-08 Marek Polacek New
[committed] c: Fix boolean conversion of floating constant as integer constant expression [PR113776] [committed] c: Fix boolean conversion of floating constant as integer constant expression [PR113776] - - - - --- 2024-02-08 Joseph Myers New
[RFC,3/3] RISC-V: Add Zalrsc amo-op patterns [RFC,1/3] RISC-V: Add basic Zaamo and Zalrsc support - - - - --- 2024-02-08 Patrick O'Neill New
[RFC,2/3] RISC-V: Add Zalrsc and Zaamo testsuite support [RFC,1/3] RISC-V: Add basic Zaamo and Zalrsc support - - - - --- 2024-02-08 Patrick O'Neill New
[RFC,1/3] RISC-V: Add basic Zaamo and Zalrsc support [RFC,1/3] RISC-V: Add basic Zaamo and Zalrsc support - - - - --- 2024-02-08 Patrick O'Neill New
[pushed] c++: class nttp ICE [pushed] c++: class nttp ICE - - - - --- 2024-02-08 Jason Merrill New
libstdc++: Work around modules issue causing hello-1 ICE [PR113710] libstdc++: Work around modules issue causing hello-1 ICE [PR113710] - - - - --- 2024-02-07 Patrick Palka New
[v3] : gcc/doc/extend.texi: Update builtin descriptions for __builtin_FILE, __builtin_LINE __builti… [v3] : gcc/doc/extend.texi: Update builtin descriptions for __builtin_FILE, __builtin_LINE __builti… - - - - --- 2024-02-07 Jonny Grant New
tree-optimization/113796 - if-conversion and ranges tree-optimization/113796 - if-conversion and ranges - - - - --- 2024-02-07 Richard Biener New
[COMMITTED,25/25] gccrs: Fix macro parsing for trait items. [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,24/25] gccrs: Remove obsolete classes and functions. [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,23/25] gccrs: Parse trait functions as `AST::Function`. [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,22/25] gccrs: Fix inconsistent formatting. [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,21/25] gccrs: Add missing visitors for AST::Function. [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,20/25] gccrs: Add checks for Trait functions [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,19/25] gccrs: Use AssociatedItem in place of TraitItem [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,18/25] gccrs: fix bug in pattern check for tuples [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,17/25] gccrs: Add testcase to show issue is already fixed [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,16/25] gccrs: Move the Implementation of implitem lowering into its own file. [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,15/25] gccrs: refactor inference variable computation into a seperate method [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,14/25] gccrs: remove similar hack in type paths as we had in path expressions [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,13/25] gccrs: remove old generics hack to reuse generic symbols from previous seg [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,12/25] gccrs: Fix ICE accessing empty vector without check [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,11/25] gccrs: add test cases to prove type inference is working [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,10/25] gccrs: add testcase to prove issue has already been fixed [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,09/25] gccrs: Set the default ABI to C for extern blocks and extern functions [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,08/25] gccrs: TyTy: Store reference to type before any substitutions [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,07/25] gccrs: TyTy: Store region constraints [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,06/25] gccrs: Typecheck: add regions (lifetimes) to TyTy [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,05/25] gccrs: HIR: Add mising getter [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,04/25] gccrs: TyTy: Region (lifetime) representation [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,03/25] gccrs: Typecheck: lifetime interning and resolution tool [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,02/25] gccrs: Implement quick-check for Unicode [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly [COMMITTED,01/25] gccrs: Parse normal functions with `self` parameter correctly - - - - --- 2024-02-07 Arthur Cohen New
[wwwdocs] Add 2 more C++26 core papers [wwwdocs] Add 2 more C++26 core papers - - - - --- 2024-02-07 Jakub Jelinek New
Apply TLC to vect_analyze_early_break_dependences Apply TLC to vect_analyze_early_break_dependences - - - - --- 2024-02-07 Richard Biener New
[v1] RISC-V: Bugfix for RVV overloaded intrinsic ICE in function checker [v1] RISC-V: Bugfix for RVV overloaded intrinsic ICE in function checker - - - - --- 2024-02-07 Li, Pan2 New
[COMMITTED] testsuite: Don't xfail gcc.dg/debug/dwarf2/inline5.c [COMMITTED] testsuite: Don't xfail gcc.dg/debug/dwarf2/inline5.c - - - - --- 2024-02-07 Rainer Orth New
Arm: Fix incorrect tailcall-generation for indirect calls [PR113780] Arm: Fix incorrect tailcall-generation for indirect calls [PR113780] - - - - --- 2024-02-07 Tejas Belagod New
[RFA] build: drop target libs from LD_LIBRARY_PATH [PR105688] [RFA] build: drop target libs from LD_LIBRARY_PATH [PR105688] - - - - --- 2024-02-07 Jason Merrill New
[RFA] gdbhooks: regex syntax error [RFA] gdbhooks: regex syntax error - - - - --- 2024-02-06 Jason Merrill New
c++: NTTP type CTAD w/ tmpl from current inst [PR113649] c++: NTTP type CTAD w/ tmpl from current inst [PR113649] - - - - --- 2024-02-06 Patrick Palka New
wide-int: Fix mul_internal overflow handling [PR113753] wide-int: Fix mul_internal overflow handling [PR113753] - - - - --- 2024-02-06 Jakub Jelinek New
Fix disabling of year 2038 support on 32-bit hosts by default Fix disabling of year 2038 support on 32-bit hosts by default - - - - --- 2024-02-06 Thiago Jung Bauermann New
range-op: Fix up ABSU_EXPR handling [PR113756] range-op: Fix up ABSU_EXPR handling [PR113756] - - - - --- 2024-02-06 Jakub Jelinek New
c++: Disallow this specifier except for parameter declarations [PR113788] c++: Disallow this specifier except for parameter declarations [PR113788] - - - - --- 2024-02-06 Jakub Jelinek New
x86-64: Return 10_REG if there is no scratch register x86-64: Return 10_REG if there is no scratch register - - - - --- 2024-02-06 H.J. Lu New
RISC-V: Add support for B standard extension RISC-V: Add support for B standard extension - - - - --- 2024-02-06 Edwin Lu New
testsuite: Pattern does not match when using --specs=nano.specs testsuite: Pattern does not match when using --specs=nano.specs - - - - --- 2024-02-06 Torbjorn SVENSSON New
libsanitizer: workaround libtool error when building in Yocto Kirkstone libsanitizer: workaround libtool error when building in Yocto Kirkstone - - - - --- 2024-02-06 Alibek Omarov New
[pushed] c++: add fixed test [PR94231] [pushed] c++: add fixed test [PR94231] - - - - --- 2024-02-06 Marek Polacek New
[committed] aarch64: Fix build against libc++ in c++11 mode [PR113763] [committed] aarch64: Fix build against libc++ in c++11 mode [PR113763] - - - - --- 2024-02-06 Jakub Jelinek New
[committed] aarch64: Fix function multiversioning mangling [committed] aarch64: Fix function multiversioning mangling - - - - --- 2024-02-06 Andrew Carlotti New
AArch64: Update system register database. AArch64: Update system register database. - - - - --- 2024-02-06 Victor Do Nascimento New
ranger: Grow BBs in relation oracle as needed [PR113735] ranger: Grow BBs in relation oracle as needed [PR113735] - - - - --- 2024-02-06 Aldy Hernandez New
middle-end/113576 - avoid out-of-bound vector element access middle-end/113576 - avoid out-of-bound vector element access - - - - --- 2024-02-06 Richard Biener New
[v5,RESEND] C, ObjC: Add -Wunterminated-string-initialization [v5,RESEND] C, ObjC: Add -Wunterminated-string-initialization 1 - - - --- 2024-02-06 Alejandro Colomar New
asan: Don't fold some strlens with -fsanitize=address [PR110676] asan: Don't fold some strlens with -fsanitize=address [PR110676] - - - - --- 2024-02-06 Jakub Jelinek New
lower-bitint: Encode address space qualifiers in VIEW_CONVERT_EXPRs [PR113736] lower-bitint: Encode address space qualifiers in VIEW_CONVERT_EXPRs [PR113736] - - - - --- 2024-02-06 Jakub Jelinek New
tree-ssa-math-opts: Fix up convert_{mult, plusminus}_to_widen [PR113759] tree-ssa-math-opts: Fix up convert_{mult, plusminus}_to_widen [PR113759] - - - - --- 2024-02-06 Jakub Jelinek New
testsuite: Add a test case for negating FP vectors containing zeros testsuite: Add a test case for negating FP vectors containing zeros - - - - --- 2024-02-06 Xi Ruoyao New
[V1] RISC-V: Add mininal support for zabha extension. [V1] RISC-V: Add mininal support for zabha extension. - - - - --- 2024-02-06 yulong New
« 1 2 ... 16 17 181266 1267 »