Show patches with: Archived = No       |   126675 patches
« 1 2 ... 240 241 2421266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
ranger: Add shortcuts for single-successor blocks ranger: Add shortcuts for single-successor blocks - - - - --- 2021-12-05 Richard Sandiford New
PR fortran/103418 - random_number() does not accept pointer, intent(in) array argument PR fortran/103418 - random_number() does not accept pointer, intent(in) array argument - - - - --- 2021-12-05 Harald Anlauf New
ranger: Optimise irange_union ranger: Optimise irange_union - - - - --- 2021-12-05 Richard Sandiford New
[pushed] Objective-C, NeXT: Reorganise meta-data declarations. [pushed] Objective-C, NeXT: Reorganise meta-data declarations. - - - - --- 2021-12-05 Iain Sandoe New
[committed] wwwdocs: gcc-4.6: Avoid link to Go [committed] wwwdocs: gcc-4.6: Avoid link to Go - - - - --- 2021-12-05 Gerald Pfeifer New
[pushed] c++: Add fixed test [PR93614] [pushed] c++: Add fixed test [PR93614] - - - - --- 2021-12-04 Marek Polacek New
c++: Fix for decltype and bit-fields [PR95009] c++: Fix for decltype and bit-fields [PR95009] - - - - --- 2021-12-04 Marek Polacek New
diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431] diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431] - - - - --- 2021-12-04 Lewis Hyatt New
[committed] libstdc++: Initialize member in std::match_results [PR103549] [committed] libstdc++: Initialize member in std::match_results [PR103549] - - - - --- 2021-12-04 Jonathan Wakely New
[committed] i386, ipa-modref: Comment spelling fix [committed] i386, ipa-modref: Comment spelling fix - - - - --- 2021-12-04 Jakub Jelinek New
[v2] c++: Handle auto(x) in parameter-declaration-clause [PR103401] [v2] c++: Handle auto(x) in parameter-declaration-clause [PR103401] - - - - --- 2021-12-04 Marek Polacek New
[committed] libstdc++: Simplify emplace member functions in _Rb_tree [committed] libstdc++: Simplify emplace member functions in _Rb_tree - - - - --- 2021-12-03 Jonathan Wakely New
[pushed] c++: avoid redundant scope in diagnostics [pushed] c++: avoid redundant scope in diagnostics - - - - --- 2021-12-03 Jason Merrill New
pru: Fixup flags for .pru_irq_map section pru: Fixup flags for .pru_irq_map section - - - - --- 2021-12-03 Dimitar Dimitrov New
[2/2] Use dominators to reduce ranger cache-flling. [1/2] - Add BB option for outgoing_edge_range_p. - - - - --- 2021-12-03 Andrew MacLeod New
[1/2] - Add BB option for outgoing_edge_range_p. [1/2] - Add BB option for outgoing_edge_range_p. - - - - --- 2021-12-03 Andrew MacLeod New
[v3] elf: Add _dl_find_object function [v3] elf: Add _dl_find_object function - - - - --- 2021-12-03 Florian Weimer New
[take,#2] PR target/43892: Some carry flag (CA) optimizations on PowerPC. [take,#2] PR target/43892: Some carry flag (CA) optimizations on PowerPC. - - - - --- 2021-12-03 Roger Sayle New
[6/6] rs6000: Rename arrays to remove temporary _x suffix rs6000: Remove "old" built-in function infrastructure - - - - --- 2021-12-03 Bill Schmidt New
[5/6] rs6000: Rename functions with "new" in their names rs6000: Remove "old" built-in function infrastructure - - - - --- 2021-12-03 Bill Schmidt New
[4/6] rs6000: Remove rs6000-builtin.def and associated data and functions rs6000: Remove "old" built-in function infrastructure - - - - --- 2021-12-03 Bill Schmidt New
[3/6] rs6000: Rename rs6000-builtin-new.def to rs6000-builtins.def rs6000: Remove "old" built-in function infrastructure - - - - --- 2021-12-03 Bill Schmidt New
[2/6] rs6000: Remove altivec_overloaded_builtins array and initialization rs6000: Remove "old" built-in function infrastructure - - - - --- 2021-12-03 Bill Schmidt New
x86: Scan leal in PR target/83782 tests for x32 x86: Scan leal in PR target/83782 tests for x32 - - - - --- 2021-12-03 H.J. Lu New
[2/2] RISC-V: Minimal support of vector extensions RISC-V: Vector extensions support - - - - --- 2021-12-03 Kito Cheng New
[1/2] RISC-V: Allow extension name contain digit RISC-V: Vector extensions support - - - - --- 2021-12-03 Kito Cheng New
[committed] testsuite: Fix up pr103456.c testcase [PR103456] [committed] testsuite: Fix up pr103456.c testcase [PR103456] - - - - --- 2021-12-03 Jakub Jelinek New
libcpp: Fix up handling of deferred pragmas [PR102432] libcpp: Fix up handling of deferred pragmas [PR102432] - - - - --- 2021-12-03 Jakub Jelinek New
[PR103028] test ifcvt trap_if seq more strictly after reload [PR103028] test ifcvt trap_if seq more strictly after reload - - - - --- 2021-12-03 Alexandre Oliva New
[Committed] New testcase for C++/71792, bitfields and auto [Committed] New testcase for C++/71792, bitfields and auto - - - - --- 2021-12-03 Li, Pan2 via Gcc-patches New
[i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class. [i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class. - - - - --- 2021-12-03 Liu, Hongtao New
[v2] regrename: Skip renaming if instruction is noop move. [v2] regrename: Skip renaming if instruction is noop move. - - - - --- 2021-12-03 Jojo R New
[v2] rs6000: Fix some issues in rs6000_can_inline_p [PR102059] [v2] rs6000: Fix some issues in rs6000_can_inline_p [PR102059] - - - - --- 2021-12-03 Kewen.Lin New
[v2] regrename: Skip renaming if instruction is noop move. [v2] regrename: Skip renaming if instruction is noop move. - - - - --- 2021-12-03 Jojo R New
Improve AutoFDO count propagation algorithm Improve AutoFDO count propagation algorithm - - - - --- 2021-12-03 Eugene Rozenfeld New
[v2] c++: Fix for decltype(auto) and parenthesized expr [PR103403] [v2] c++: Fix for decltype(auto) and parenthesized expr [PR103403] - - - - --- 2021-12-02 Marek Polacek New
rs6000: Fix use of wrong enum for built-in function code. rs6000: Fix use of wrong enum for built-in function code. - - - - --- 2021-12-02 Li, Pan2 via Gcc-patches New
PR fortran/103505 - ICE in compare_bound_mpz_t, at fortran/resolve.c:4587 PR fortran/103505 - ICE in compare_bound_mpz_t, at fortran/resolve.c:4587 - - - - --- 2021-12-02 Harald Anlauf New
[pushed] Darwin: Rewrite host PCH support [PR 55610]. [pushed] Darwin: Rewrite host PCH support [PR 55610]. - - - - --- 2021-12-02 Iain Sandoe New
[committed] wwwdocs: projects/cfg: Move lighterra.com link to https [committed] wwwdocs: projects/cfg: Move lighterra.com link to https - - - - --- 2021-12-02 Gerald Pfeifer New
[committed] doc: Remove references to FreeBSD 1 and 2 [committed] doc: Remove references to FreeBSD 1 and 2 - - - - --- 2021-12-02 Gerald Pfeifer New
[committed] analyzer: add regression test for leak false +ve [PR103526] [committed] analyzer: add regression test for leak false +ve [PR103526] - - - - --- 2021-12-02 David Malcolm New
[committed] wwwdocs: git: Fix casing of GCC [committed] wwwdocs: git: Fix casing of GCC - - - - --- 2021-12-02 Gerald Pfeifer New
libiberty rust-demangle, ignore .suffix libiberty rust-demangle, ignore .suffix - - - - --- 2021-12-02 Mark Wielaard New
[wwwdocs] Document --enable-libstdcxx-allocator changes [wwwdocs] Document --enable-libstdcxx-allocator changes - - - - --- 2021-12-02 Jonathan Wakely New
libstdc++: Fix non-reserved name in std::allocator base class [PR64135] libstdc++: Fix non-reserved name in std::allocator base class [PR64135] - - - - --- 2021-12-02 Jonathan Wakely New
libstdc++: Do not leak empty COW strings libstdc++: Do not leak empty COW strings - - - - --- 2021-12-02 Jonathan Wakely New
[committed] libstdc++: Allow exception classes to move fully-dynamic strings [committed] libstdc++: Allow exception classes to move fully-dynamic strings - - - - --- 2021-12-02 Jonathan Wakely New
[committed] libstdc++: Restore unconditional atomic load in COW std::string [committed] libstdc++: Restore unconditional atomic load in COW std::string - - - - --- 2021-12-02 Jonathan Wakely New
[Ada] Remove obsolete a-assert [Ada] Remove obsolete a-assert - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Do not back-annotate maximum size for limited types [Ada] Do not back-annotate maximum size for limited types - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Fix packing for array component with discriminated part [Ada] Fix packing for array component with discriminated part - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Invalid memory access on finalization of class-wide type [Ada] Invalid memory access on finalization of class-wide type - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Proof of System.Arith_32 for double arithmetic on 32bits [Ada] Proof of System.Arith_32 for double arithmetic on 32bits - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Reset internal flags for -gnatD and -gnatG [Ada] Reset internal flags for -gnatD and -gnatG - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Fix obsolete array aggregate warning being triggered by expanded code [Ada] Fix obsolete array aggregate warning being triggered by expanded code - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Amend proof of System.Arith_Double to remove justifications [Ada] Amend proof of System.Arith_Double to remove justifications - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Add pragma Annotate for CodePeer analysis [Ada] Add pragma Annotate for CodePeer analysis - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Proof of support units for 'Width on signed integers [Ada] Proof of support units for 'Width on signed integers - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Cleanup detection of suspension objects [Ada] Cleanup detection of suspension objects - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Cleanup insertion of single freezing actions [Ada] Cleanup insertion of single freezing actions - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Cleanups related to expansion of dispatching primitives [Ada] Cleanups related to expansion of dispatching primitives - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Inline all calls in Ada.Task_Identification [Ada] Inline all calls in Ada.Task_Identification - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Enhance freezing code for instantiations [Ada] Enhance freezing code for instantiations - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Enable expansion of dispatching equality for GNATprove [Ada] Enable expansion of dispatching equality for GNATprove - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Separate building of equality from other dispatching routines [Ada] Separate building of equality from other dispatching routines - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Split spec and body of expression function with Subprogram_Variant [Ada] Split spec and body of expression function with Subprogram_Variant - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Remove extra space after assignment symbol [Ada] Remove extra space after assignment symbol - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Don't allow entry in implicit with chain to be ghost [Ada] Don't allow entry in implicit with chain to be ghost - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Simplify iteration over record components [Ada] Simplify iteration over record components - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Refactor nested loops in warning on unassigned out parameter [Ada] Refactor nested loops in warning on unassigned out parameter - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Remove duplicated condition in warnings about read-before-write [Ada] Remove duplicated condition in warnings about read-before-write - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] vx7r2cert/light-tasking-rtp: undefined refs on ppc/ppc64 [Ada] vx7r2cert/light-tasking-rtp: undefined refs on ppc/ppc64 - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Add contract to Ada.Task_Identification.Activation_Is_Complete [Ada] Add contract to Ada.Task_Identification.Activation_Is_Complete - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] More intuitive names in sanity-checking of derived types [Ada] More intuitive names in sanity-checking of derived types - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Proof of System.Val_Util utilities for 'Value support [Ada] Proof of System.Val_Util utilities for 'Value support - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Proof of Boolean'Image and Boolean'Value [Ada] Proof of Boolean'Image and Boolean'Value - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[Ada] Fix possible memory corruption for hostnames longer than 1024 bytes [Ada] Fix possible memory corruption for hostnames longer than 1024 bytes - - - - --- 2021-12-02 Pierre-Marie de Rodat New
[committed] libphobos: Push all callee-save registers on the stack before GC scan on ARM [committed] libphobos: Push all callee-save registers on the stack before GC scan on ARM - - - - --- 2021-12-02 Iain Buclaw New
[PR103437,committed] IRA: Process multiplication overflow in priority calculation for allocno assig… [PR103437,committed] IRA: Process multiplication overflow in priority calculation for allocno assig… - - - - --- 2021-12-02 Vladimir Makarov New
[committed] middle-end: make bic-bitmask-18.c test more precise [PR103479] [committed] middle-end: make bic-bitmask-18.c test more precise [PR103479] - - - - --- 2021-12-02 Tamar Christina New
middle-end/103271 - avoid VLA init of register middle-end/103271 - avoid VLA init of register - - - - --- 2021-12-02 Richard Biener New
tree-optimization/103527 - always use thruth type forgather mask tree-optimization/103527 - always use thruth type forgather mask - - - - --- 2021-12-02 Richard Biener New
[SVE] PR96463 - Optimise svld1rq from vectors [SVE] PR96463 - Optimise svld1rq from vectors - - - - --- 2021-12-02 Prathamesh Kulkarni New
[i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class. [i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class. - - - - --- 2021-12-02 Liu, Hongtao New
[v2] fix spelling of -linker-output-auto-nolto-rel [v2] fix spelling of -linker-output-auto-nolto-rel - 1 - - --- 2021-12-02 Rasmus Villemoes New
[PR103149] introduce asmnesia internal function [PR103149] introduce asmnesia internal function - - - - --- 2021-12-02 Alexandre Oliva New
[committed] libphobos: Add missing ControlState variable for AArch64 [committed] libphobos: Add missing ControlState variable for AArch64 - - - - --- 2021-12-02 Iain Buclaw New
[committed] d: Disable the D runtime garbage collector after initializing (PR103520) [committed] d: Disable the D runtime garbage collector after initializing (PR103520) - - - - --- 2021-12-02 Iain Buclaw New
[committed] d: Prefix object files from the root package with 'root-' [committed] d: Prefix object files from the root package with 'root-' - - - - --- 2021-12-02 Iain Buclaw New
[v2] c++: ICE with auto(0) in requires-expression [PR103408] [v2] c++: ICE with auto(0) in requires-expression [PR103408] - - - - --- 2021-12-02 Marek Polacek New
[committed] analyzer: fix false leak seen in Juliet 1.3 [PR102471] [committed] analyzer: fix false leak seen in Juliet 1.3 [PR102471] - - - - --- 2021-12-01 David Malcolm New
i386: Improve V8HI and V8HF inserts [PR102811] i386: Improve V8HI and V8HF inserts [PR102811] - - - - --- 2021-12-01 Uros Bizjak New
[committed] wwwdocs: git: Go has a new home [committed] wwwdocs: git: Go has a new home - - - - --- 2021-12-01 Gerald Pfeifer New
[committed] wwwdocs: gcc-12: Update link to our Bugzilla [committed] wwwdocs: gcc-12: Update link to our Bugzilla - - - - --- 2021-12-01 Gerald Pfeifer New
c++: Fix bogus error with __integer_pack [PR94490] c++: Fix bogus error with __integer_pack [PR94490] - - - - --- 2021-12-01 Marek Polacek New
rs6000: Mirror fix for PR102347 into the new builtins support rs6000: Mirror fix for PR102347 into the new builtins support - - - - --- 2021-12-01 Li, Pan2 via Gcc-patches New
c++: Fix for decltype(auto) and parenthesized expr [PR103403] c++: Fix for decltype(auto) and parenthesized expr [PR103403] - - - - --- 2021-12-01 Marek Polacek New
c++: ICE with unnamed tparm and concept [PR103408] c++: ICE with unnamed tparm and concept [PR103408] - - - - --- 2021-12-01 Marek Polacek New
c++: ICE with auto(0) in requires-expression [PR103408] c++: ICE with auto(0) in requires-expression [PR103408] - - - - --- 2021-12-01 Marek Polacek New
« 1 2 ... 240 241 2421266 1267 »