Show patches with: Archived = No       |   128505 patches
« 1 2 ... 470 471 4721285 1286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[range-ops] patch 04/04: range-ops proper (PLACEHOLDER) [range-ops] patch 04/04: range-ops proper (PLACEHOLDER) - - - - --- 2019-07-01 Aldy Hernandez New
[2/2] gdbhooks.py: extend vec support in pretty printers [1/2] gdbhooks.py: use strip_typedefs to simplify matching type names - - - - --- 2019-07-01 Vladislav Ivanishin New
[1/2] gdbhooks.py: use strip_typedefs to simplify matching type names [1/2] gdbhooks.py: use strip_typedefs to simplify matching type names - - - - --- 2019-07-01 Vladislav Ivanishin New
Fix use-after-scope in host-mingw32.c (PR target/88056). Fix use-after-scope in host-mingw32.c (PR target/88056). - - - - --- 2019-07-01 Martin Liška New
Fix verifier ICE on CLOBBER of COMPONENT_REF Fix verifier ICE on CLOBBER of COMPONENT_REF - - - - --- 2019-07-01 Jan Hubicka New
[range-ops] patch 03/04: abstract out a few things from extract_range_from* [range-ops] patch 03/04: abstract out a few things from extract_range_from* - - - - --- 2019-07-01 Aldy Hernandez New
Fix g++.dg/lto/alias-1 and 2 for non-plugin builds Fix g++.dg/lto/alias-1 and 2 for non-plugin builds - - - - --- 2019-07-01 Jan Hubicka New
[range-ops] patch 02/04: enforce canonicalization in value_range [range-ops] patch 02/04: enforce canonicalization in value_range - - - - --- 2019-07-01 Aldy Hernandez New
[range-ops] patch 01/04: types for VR_UNDEFINED and VR_VARYING [range-ops] patch 01/04: types for VR_UNDEFINED and VR_VARYING - - - - --- 2019-07-01 Aldy Hernandez New
Fix libstdc++ install-pdf support. Fix libstdc++ install-pdf support. - - - - --- 2019-07-01 Jim Wilson New
[i386] : Move MMX abs pattern outside normal optabs namespace [i386] : Move MMX abs pattern outside normal optabs namespace - - - - --- 2019-06-30 Uros Bizjak New
[Ada] Push -shared-libgcc where needed. [Ada] Push -shared-libgcc where needed. - - - - --- 2019-06-30 Iain Sandoe New
[Ada] Fix segfault on dynamic array bound [Ada] Fix segfault on dynamic array bound - - - - --- 2019-06-29 Eric Botcazou New
[Ada] Fix GIMPLE checking failure on broken code [Ada] Fix GIMPLE checking failure on broken code - - - - --- 2019-06-29 Eric Botcazou New
[Ada] Fix inconsistent Value_Size for Strict_Alignment types [Ada] Fix inconsistent Value_Size for Strict_Alignment types - - - - --- 2019-06-29 Eric Botcazou New
[Ada] Improved error message for misaligned fields [Ada] Improved error message for misaligned fields - - - - --- 2019-06-29 Eric Botcazou New
[Ada] Properly set TYPE_SIZES_GIMPLIFIED [Ada] Properly set TYPE_SIZES_GIMPLIFIED - - - - --- 2019-06-29 Eric Botcazou New
[Ada] Add missing guard for TYPE_CANONICAL [Ada] Add missing guard for TYPE_CANONICAL - - - - --- 2019-06-29 Eric Botcazou New
[Ada] Fix wrong code with small array in packed record [Ada] Fix wrong code with small array in packed record - - - - --- 2019-06-29 Eric Botcazou New
[Darwin,PPC,committed] Install the same headers as other sub-targets. [Darwin,PPC,committed] Install the same headers as other sub-targets. - - - - --- 2019-06-28 Iain Sandoe New
[Darwin,committed] Fix a couple of Wformat-diag build warnings. [Darwin,committed] Fix a couple of Wformat-diag build warnings. - - - - --- 2019-06-28 Iain Sandoe New
PowerPC Prefixed Memory, Patch #4, Add pc-relative reference support PowerPC Prefixed Memory, Patch #4, Add pc-relative reference support - - - - --- 2019-06-28 Michael Meissner New
[2/2,ARC] Fix emitting TLS symbols. [1/2,ARC] Fix and refurbish the interrupts. - - - - --- 2019-06-28 Claudiu Zissulescu Ianculescu New
[1/2,ARC] Fix and refurbish the interrupts. [1/2,ARC] Fix and refurbish the interrupts. - - - - --- 2019-06-28 Claudiu Zissulescu Ianculescu New
[ARC,COMMITTED] Fix slsr-13 regressions. [ARC,COMMITTED] Fix slsr-13 regressions. - - - - --- 2019-06-28 Claudiu Zissulescu Ianculescu New
[Arm] Implement vector average patterns in aarch32 [Arm] Implement vector average patterns in aarch32 - - - - --- 2019-06-28 Iain Apreotesei New
Reorg nonoverlapping_component_refs_p Reorg nonoverlapping_component_refs_p - - - - --- 2019-06-28 Jan Hubicka New
make gdbhooks.py idempotent with respect to reloading make gdbhooks.py idempotent with respect to reloading - - - - --- 2019-06-28 Vladislav Ivanishin New
[i386] : Use SSE instructions for MMX modes on 32bit x86 [i386] : Use SSE instructions for MMX modes on 32bit x86 - - - - --- 2019-06-28 Uros Bizjak New
Reimplement GNU threads library on native Windows Reimplement GNU threads library on native Windows - - - - --- 2019-06-28 Eric Botcazou New
[c++,openmp] Improve diagnostics for unmappable types [c++,openmp] Improve diagnostics for unmappable types - - - - --- 2019-06-28 Andrew Stubbs New
[v2,2/2] x86: improve GFNI insns [v2,1/2] x86: fix vgf2p8affine*qb insns - - - - --- 2019-06-28 Jan Beulich New
[v2,1/2] x86: fix vgf2p8affine*qb insns [v2,1/2] x86: fix vgf2p8affine*qb insns - - - - --- 2019-06-28 Jan Beulich New
Builtin function roundeven folding implementation Builtin function roundeven folding implementation - - - - --- 2019-06-28 Tejas Joshi New
PowerPC Prefixed Memory, Patch #3, Update predicates PowerPC Prefixed Memory, Patch #3, Update predicates - - - - --- 2019-06-28 Michael Meissner New
[committed] Fix -Wimplicit-fallthrough with [[{,un}likely]] attributes on labels (PR c++/91024) [committed] Fix -Wimplicit-fallthrough with [[{,un}likely]] attributes on labels (PR c++/91024) - - - - --- 2019-06-27 Jakub Jelinek New
[committed] Fix ICE in scan_operand_equal_p (PR tree-optimization/91010) [committed] Fix ICE in scan_operand_equal_p (PR tree-optimization/91010) - - - - --- 2019-06-27 Jakub Jelinek New
[C++] PR c++/55442 - memory-hog with highly recursive constexpr. [C++] PR c++/55442 - memory-hog with highly recursive constexpr. - - - - --- 2019-06-27 Jason Merrill New
[obvious] gdbhooks.py: rename parameters to match usage [obvious] gdbhooks.py: rename parameters to match usage - - - - --- 2019-06-27 Vladislav Ivanishin New
Prepare for prefixed instructions on PowerPC Prepare for prefixed instructions on PowerPC - - - - --- 2019-06-27 Michael Meissner New
[Darwin,PPC,committed] Allow the user to override the use of hard float in kexts. [Darwin,PPC,committed] Allow the user to override the use of hard float in kexts. - - - - --- 2019-06-27 Iain Sandoe New
[Darwin,PPC,committed] Correct whitespace in specs. [Darwin,PPC,committed] Correct whitespace in specs. - - - - --- 2019-06-27 Iain Sandoe New
[Darwin,PPC,committed] Do not use longcall for 64b code. [Darwin,PPC,committed] Do not use longcall for 64b code. - - - - --- 2019-06-27 Iain Sandoe New
[Committed] PF fortran/90987 -- Adjust parsing of COMMONI [Committed] PF fortran/90987 -- Adjust parsing of COMMONI - - - - --- 2019-06-27 Steve Kargl New
, PR Fix floatsi{sf,df}2 and floatunssi{sf,df}2 for a future powerpc machine , PR Fix floatsi{sf,df}2 and floatunssi{sf,df}2 for a future powerpc machine - - - - --- 2019-06-27 Michael Meissner New
Remove another bunch of dead assignment. Remove another bunch of dead assignment. - - - - --- 2019-06-27 Martin Liška New
Fix 2 clang warnings. Fix 2 clang warnings. - - - - --- 2019-06-27 Martin Liška New
Add .gnu.lto_.lto section. Add .gnu.lto_.lto section. - - - - --- 2019-06-27 Martin Liška New
PR libstdc++/85494 use rand_s in std::random_device PR libstdc++/85494 use rand_s in std::random_device - - - - --- 2019-06-27 Jonathan Wakely New
Add late non-iterating FRE with optimize > 1 Add late non-iterating FRE with optimize > 1 - - - - --- 2019-06-27 Richard Biener New
Fix various issues seen with clang-static-analyzer. Fix various issues seen with clang-static-analyzer. - - - - --- 2019-06-27 Martin Liška New
x86: mark "k" and "Yk" constraints as non-internal x86: mark "k" and "Yk" constraints as non-internal - - - - --- 2019-06-27 Jan Beulich New
PR libstdc++/91012 fixfilesystem_error::what() string PR libstdc++/91012 fixfilesystem_error::what() string - - - - --- 2019-06-27 Jonathan Wakely New
Fix ICE when __builtin_calloc has no LHS (PR tree-optimization/91014). Fix ICE when __builtin_calloc has no LHS (PR tree-optimization/91014). - - - - --- 2019-06-27 Martin Liška New
Fix PR91004 Fix PR91004 - - - - --- 2019-06-27 Richard Biener New
x86: fix CVT{,T}PD2PI insns x86: fix CVT{,T}PD2PI insns - - - - --- 2019-06-27 Jan Beulich New
x86/AVX512: improve generated code for mask-to-vector-register conversions x86/AVX512: improve generated code for mask-to-vector-register conversions - - - - --- 2019-06-27 Jan Beulich New
x86/AVX512: improve generated code for bit-wise negation of vectors of integers x86/AVX512: improve generated code for bit-wise negation of vectors of integers - - - - --- 2019-06-27 Jan Beulich New
ix86: pass correct options to compiler for gfni-4 testcase ix86: pass correct options to compiler for gfni-4 testcase - - - - --- 2019-06-27 Jan Beulich New
x86: fix/improve vgf2p8affine*qb insns x86: fix/improve vgf2p8affine*qb insns - - - - --- 2019-06-27 Jan Beulich New
RFC: Include <charconv> in <utility> for C++17 RFC: Include <charconv> in <utility> for C++17 - - - - --- 2019-06-27 Jonathan Wakely New
allow EH to escape from GIMPLE_EH_ELSE ELSE block allow EH to escape from GIMPLE_EH_ELSE ELSE block - - - - --- 2019-06-27 Alexandre Oliva New
introduce EH_ELSE tree and gimplifier introduce EH_ELSE tree and gimplifier - - - - --- 2019-06-27 Alexandre Oliva New
[RFC,V3,5/5] Update CTF testsuite Support for CTF in GCC - - - - --- 2019-06-27 Indu Bhagat New
[RFC,V3,4/5] CTF generation for a single compilation unit Support for CTF in GCC - - - - --- 2019-06-27 Indu Bhagat New
[RFC,V3,3/5] Setup for CTF generation and emission Support for CTF in GCC - - - - --- 2019-06-27 Indu Bhagat New
[RFC,V3,2/5] Add CTF command line options : -gtLEVEL Support for CTF in GCC - - - - --- 2019-06-27 Indu Bhagat New
[RFC,V3,1/5] Add new function lang_GNU_GIMPLE Support for CTF in GCC - - - - --- 2019-06-27 Indu Bhagat New
Improve avx_vec_concat<mode> (PR target/90991) Improve avx_vec_concat<mode> (PR target/90991) - - - - --- 2019-06-27 Jakub Jelinek New
[middle-end/88784] Middle end is missing some optimizations about unsigned [middle-end/88784] Middle end is missing some optimizations about unsigned - - - - --- 2019-06-27 Li Jia He New
[v3,2/2] PR c/65403 - Add tests for -Wno-error=<some-future-option> [v3,1/2] PR c/65403 - Ignore -Wno-error=<some-future-warning> - - - - --- 2019-06-27 Alex Henrie New
[v3,1/2] PR c/65403 - Ignore -Wno-error=<some-future-warning> [v3,1/2] PR c/65403 - Ignore -Wno-error=<some-future-warning> - - - - --- 2019-06-27 Alex Henrie New
rs6000: Enable -fvariable-expansion-in-unroller by default rs6000: Enable -fvariable-expansion-in-unroller by default - - - - --- 2019-06-27 Bill Schmidt New
C++20 constexpr lib part 2/3 C++20 constexpr lib part 2/3 - - - - --- 2019-06-26 Li, Pan2 via Gcc-patches New
Define std::chars_format enumeration type Define std::chars_format enumeration type - - - - --- 2019-06-26 Jonathan Wakely New
[31/30] Update documentation for movmem to cpymem change Rename movmem pattern to cpymem - - - - --- 2019-06-26 Aaron Sawdey New
PR debug/90981 Empty .debug_addr crashes -gdwarf-5 -gsplit-dwarf PR debug/90981 Empty .debug_addr crashes -gdwarf-5 -gsplit-dwarf - - - - --- 2019-06-26 Mark Wielaard New
[PPC,2/2] Fix Darwin bootstrap after split of rs6000.c. [PPC,1/2] Make sure the common gt-*.h files are built for all sub-targets. - - - - --- 2019-06-26 Iain Sandoe New
[PPC,1/2] Make sure the common gt-*.h files are built for all sub-targets. [PPC,1/2] Make sure the common gt-*.h files are built for all sub-targets. - - - - --- 2019-06-26 Iain Sandoe New
Add new helper traits for signed/unsigned integer types Add new helper traits for signed/unsigned integer types - - - - --- 2019-06-26 Jonathan Wakely New
[PR,preprocessor/90927] Fixe dependency output [PR,preprocessor/90927] Fixe dependency output - - - - --- 2019-06-26 Nathan Sidwell New
[2/2] rs6000: Fix rs6000_keep_leaf_when_profiled [1/2] rs6000: Remove duplicated code - - - - --- 2019-06-26 Segher Boessenkool New
[1/2] rs6000: Remove duplicated code [1/2] rs6000: Remove duplicated code - - - - --- 2019-06-26 Segher Boessenkool New
Fix ICE in PR90982 Fix ICE in PR90982 - - - - --- 2019-06-26 Richard Biener New
Kill lto_bitmap_alloc/free Kill lto_bitmap_alloc/free - - - - --- 2019-06-26 Richard Biener New
Fix misc stuff seen by clang-static-analyzer. Fix misc stuff seen by clang-static-analyzer. - - - - --- 2019-06-26 Martin Liška New
Remove quite obvious dead assignments. Remove quite obvious dead assignments. - - - - --- 2019-06-26 Martin Liška New
[libsanitizer] Fix sanitizer_common/sanitizer_posix_libcdep.cc compilation on Solaris 11.5 [libsanitizer] Fix sanitizer_common/sanitizer_posix_libcdep.cc compilation on Solaris 11.5 - - - - --- 2019-06-26 Rainer Orth New
[PING,AArch64] Use scvtf fbits option where appropriate [PING,AArch64] Use scvtf fbits option where appropriate - - - - --- 2019-06-26 Joel Hutton New
[RFC,i386] : Autovectorize 8-byte vectors [RFC,i386] : Autovectorize 8-byte vectors - - - - --- 2019-06-26 Uros Bizjak New
Fix AVX512* wrong-code due to *<extract_type>_vinsert<shuffletype><extract_suf>_0 (PR target/90991) Fix AVX512* wrong-code due to *<extract_type>_vinsert<shuffletype><extract_suf>_0 (PR target/90991) - - - - --- 2019-06-26 Jakub Jelinek New
doc: Fix opindex for -W options doc: Fix opindex for -W options - - - - --- 2019-06-26 Segher Boessenkool New
Fix warnings seen by clang in gcc/symbol-summary.h. Fix warnings seen by clang in gcc/symbol-summary.h. - - - - --- 2019-06-26 Martin Liška New
[C++] PR c++/70462 - unnecessary base ctor variant with final. [C++] PR c++/70462 - unnecessary base ctor variant with final. - - - - --- 2019-06-26 Jason Merrill New
[Committed] PR fortran/90988 -- Fix. [Committed] PR fortran/90988 -- Fix. - - - - --- 2019-06-26 Steve Kargl New
[RFA,tree-optimization/90883] Improve DSE to handle redundant calls [RFA,tree-optimization/90883] Improve DSE to handle redundant calls - - - - --- 2019-06-26 Jeff Law New
libgo patch committed: Ignore symbols with a leading dot in test script libgo patch committed: Ignore symbols with a leading dot in test script - - - - --- 2019-06-26 Ian Lance Taylor New
libgo patch committed: Silence ar with D flag failures libgo patch committed: Silence ar with D flag failures - - - - --- 2019-06-26 Ian Lance Taylor New
RISC-V: Add -malign-data= option. RISC-V: Add -malign-data= option. - - - - --- 2019-06-25 Ilia Diachkov New
[30/30] Changes to xtensa Rename movmem pattern to cpymem - - - - --- 2019-06-25 Aaron Sawdey New
« 1 2 ... 470 471 4721285 1286 »