Show patches with: Archived = No       |   126714 patches
« 1 2 ... 458 459 4601267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix few build warnings with LLVM toolchain Fix few build warnings with LLVM toolchain - - - - --- 2019-05-28 David CARLIER New
[Ada] Add support for selected generic function attributes in Ada [Ada] Add support for selected generic function attributes in Ada - - - - --- 2019-05-28 Eric Botcazou New
[Ada] Fix minor issue with unconstrained packed arrays [Ada] Fix minor issue with unconstrained packed arrays - - - - --- 2019-05-28 Eric Botcazou New
[Ada] Fix compiler crash on function returning array at -O [Ada] Fix compiler crash on function returning array at -O - - - - --- 2019-05-28 Eric Botcazou New
[Ada] Fix crash on extension with variable size and representation clause [Ada] Fix crash on extension with variable size and representation clause - - - - --- 2019-05-28 Eric Botcazou New
[Ada] Add support for __builtin_prefetch [Ada] Add support for __builtin_prefetch - - - - --- 2019-05-28 Eric Botcazou New
[committed] Add lastprivate(conditional:) support for the sections construct [committed] Add lastprivate(conditional:) support for the sections construct - - - - --- 2019-05-27 Jakub Jelinek New
[committed] Fix up lastprivate(conditional:) handling when assignment is nested inside critical, ta… [committed] Fix up lastprivate(conditional:) handling when assignment is nested inside critical, ta… - - - - --- 2019-05-27 Jakub Jelinek New
[committed] Fix libgomp lastprivate conditional handling on some strict alignment targets (PR libgo… [committed] Fix libgomp lastprivate conditional handling on some strict alignment targets (PR libgo… - - - - --- 2019-05-27 Jakub Jelinek New
[C/C++] Reject __builtin_{add,sub,mul}_overflow with pointer to const integer as last arg (PR c/906… [C/C++] Reject __builtin_{add,sub,mul}_overflow with pointer to const integer as last arg (PR c/906… - - - - --- 2019-05-27 Jakub Jelinek New
gotools patch committed: Only chmod check-go-dir if it exists gotools patch committed: Only chmod check-go-dir if it exists - - - - --- 2019-05-27 Ian Lance Taylor New
[i386] : Use generic gen_{add2,add3,sub2,sub3}_insn functions instead of ix86_gen_* global indirect… [i386] : Use generic gen_{add2,add3,sub2,sub3}_insn functions instead of ix86_gen_* global indirect… - - - - --- 2019-05-27 Uros Bizjak New
rs6000: Fix sanitizer build (PR90639) rs6000: Fix sanitizer build (PR90639) - - - - --- 2019-05-27 Segher Boessenkool New
[i386] : Define STACK_SIZE_MODE [i386] : Define STACK_SIZE_MODE - - - - --- 2019-05-27 Uros Bizjak New
[Ada] Silence useless -Wuninitialized warning [Ada] Silence useless -Wuninitialized warning - - - - --- 2019-05-27 Eric Botcazou New
[Ada] Add support for __builtin_expect and friends [Ada] Add support for __builtin_expect and friends - - - - --- 2019-05-27 Eric Botcazou New
Remove pre-Solaris 11/SPARC unwinding support Remove pre-Solaris 11/SPARC unwinding support - - - - --- 2019-05-27 Rainer Orth New
[Ada] Fix minor warning issue [Ada] Fix minor warning issue - - - - --- 2019-05-27 Eric Botcazou New
[Ada] Do not generate dangling references to bounds [Ada] Do not generate dangling references to bounds - - - - --- 2019-05-27 Eric Botcazou New
[v3] basic_string spurious use of a default constructible allocator - LWG2788 [v3] basic_string spurious use of a default constructible allocator - LWG2788 - - - - --- 2019-05-27 Nina Dinka Ranns New
[Ada] Fix internal error on limited view of incomplete type [Ada] Fix internal error on limited view of incomplete type - - - - --- 2019-05-27 Eric Botcazou New
Fix PR90637 Fix PR90637 - - - - --- 2019-05-27 Richard Biener New
Fix PR90610 Fix PR90610 - - - - --- 2019-05-27 Richard Biener New
[Ada] Fix spurious error on unchecked conversion to misaligned type [Ada] Fix spurious error on unchecked conversion to misaligned type - - - - --- 2019-05-27 Eric Botcazou New
[AArch64,SVE] PR88837 - Poor vector construction code in VL-specific mode [AArch64,SVE] PR88837 - Poor vector construction code in VL-specific mode - - - - --- 2019-05-27 Prathamesh Kulkarni New
[Ada] Improve code generated for Left_Rotate from Interfaces [Ada] Improve code generated for Left_Rotate from Interfaces - - - - --- 2019-05-27 Eric Botcazou New
[wwwdocs] readings.html - opengroup.org has moved to https [wwwdocs] readings.html - opengroup.org has moved to https - - - - --- 2019-05-27 Gerald Pfeifer New
[v4] Use builtin sort instead of shell sort [v4] Use builtin sort instead of shell sort - - - - --- 2019-05-27 Émeric Dupont New
Fix ICE in resolve_args_picking_1 with -gsplit-dwarf Fix ICE in resolve_args_picking_1 with -gsplit-dwarf - - - - --- 2019-05-27 Eric Botcazou New
Fix PR90615 Fix PR90615 - - - - --- 2019-05-27 Richard Biener New
libgo patch committed: Fix typo in USE_LIBFFI AM_CONDITIONAL libgo patch committed: Fix typo in USE_LIBFFI AM_CONDITIONAL - - - - --- 2019-05-27 Ian Lance Taylor New
libgo patch committed: Avoid error if WIFCONTINUED not defined libgo patch committed: Avoid error if WIFCONTINUED not defined - - - - --- 2019-05-27 Ian Lance Taylor New
[i386] : Use parametrized insn pattern names [i386] : Use parametrized insn pattern names - - - - --- 2019-05-26 Uros Bizjak New
[libstdc++,doc] Update pointer to C++ standard at ansi.org. [libstdc++,doc] Update pointer to C++ standard at ansi.org. - - - - --- 2019-05-26 Gerald Pfeifer New
[wwwdocs] readings.html - www.adaic.org has moved to https [wwwdocs] readings.html - www.adaic.org has moved to https - - - - --- 2019-05-26 Gerald Pfeifer New
[Darwin,X86,testsuite] Amend scan-asms on three PIE tests. [Darwin,X86,testsuite] Amend scan-asms on three PIE tests. - - - - --- 2019-05-26 Iain Sandoe New
[wwwdocs,Fortran] adjust ftncheck reference in readings.html [wwwdocs,Fortran] adjust ftncheck reference in readings.html - - - - --- 2019-05-26 Gerald Pfeifer New
[libstdc++,doc] doc/xml/manual/support.xml - link adjustment and simplification [libstdc++,doc] doc/xml/manual/support.xml - link adjustment and simplification - - - - --- 2019-05-26 Gerald Pfeifer New
Make possible 'scan-tree-dump' of 'lower_omp_target' mapping kinds Make possible 'scan-tree-dump' of 'lower_omp_target' mapping kinds - - - - --- 2019-05-26 Thomas Schwinge New
[committed] hppa: Fix warning in pa32_fallback_frame_state [committed] hppa: Fix warning in pa32_fallback_frame_state - - - - --- 2019-05-26 John David Anglin New
[fortran,committed] Set rank and lower bound for assumed size arguments [fortran,committed] Set rank and lower bound for assumed size arguments - - - - --- 2019-05-26 Thomas Koenig New
[doc] Remove Solaris 10-only note about -mvect8-ret-in-mem [doc] Remove Solaris 10-only note about -mvect8-ret-in-mem - - - - --- 2019-05-26 Rainer Orth New
Remove obsolete comment about use_thunk Remove obsolete comment about use_thunk - - - - --- 2019-05-26 Rainer Orth New
[Darwin,X86,testsuite] Adjust match string for Darwin popcnt spelling. [Darwin,X86,testsuite] Adjust match string for Darwin popcnt spelling. - - - - --- 2019-05-25 Iain Sandoe New
[Darwin,X86,testsuite] Test for expected error on exceeding ofile alignment. [Darwin,X86,testsuite] Test for expected error on exceeding ofile alignment. - - - - --- 2019-05-25 Iain Sandoe New
[X86,Darwin,testsuite] Require alias support on a test using it. [X86,Darwin,testsuite] Require alias support on a test using it. - - - - --- 2019-05-25 Iain Sandoe New
[committed] Fix problem reloading floating-point operands in xmpyu patterns on 64-bit parisc [committed] Fix problem reloading floating-point operands in xmpyu patterns on 64-bit parisc - - - - --- 2019-05-24 John David Anglin New
[committed] Implement OpenMP 5.0 lastprivate(conditional:) for #pragma omp for [committed] Implement OpenMP 5.0 lastprivate(conditional:) for #pragma omp for - - - - --- 2019-05-24 Jakub Jelinek New
C++ PATCH for c++/90572 - wrong disambiguation in friend declaration C++ PATCH for c++/90572 - wrong disambiguation in friend declaration - - - - --- 2019-05-24 Marek Polacek New
Question on adding an option control to libcpp Question on adding an option control to libcpp - - - - --- 2019-05-24 Qing Zhao New
[V3] Remove empty loop with assumed finiteness (PR tree-optimization/89713) [V3] Remove empty loop with assumed finiteness (PR tree-optimization/89713) - - - - --- 2019-05-24 Feng Xue OS New
Fix std::midpoint(T*, T*) for reversed arguments Fix std::midpoint(T*, T*) for reversed arguments - - - - --- 2019-05-24 Jonathan Wakely New
[committed,amdgcn] Wait for exit value to write before exiting. [committed,amdgcn] Wait for exit value to write before exiting. - - - - --- 2019-05-24 Stubbs, Andrew New
Commonize anon-name generation Commonize anon-name generation - - - - --- 2019-05-24 Nathan Sidwell New
PR c/17896 Check for missplaced bitwise op PR c/17896 Check for missplaced bitwise op - - - - --- 2019-05-24 Rafael Tsuha New
Teach same_types_for_tbaa to structurally compare arrays, pointers and vectors Teach same_types_for_tbaa to structurally compare arrays, pointers and vectors - - - - --- 2019-05-24 Jan Hubicka New
[committed,amdgcn] Fix stack initialization bug [committed,amdgcn] Fix stack initialization bug - - - - --- 2019-05-24 Andrew Stubbs New
libbacktrace: split test_elf into 32 and 64 bits version libbacktrace: split test_elf into 32 and 64 bits version - - - - --- 2019-05-24 CHIGOT, CLEMENT New
[aarch64] Change two function declaration types [aarch64] Change two function declaration types - - - - --- 2019-05-24 Matthew Malcomson New
[V2] Remove empty loop with assumed finiteness (PR tree-optimization/89713) [V2] Remove empty loop with assumed finiteness (PR tree-optimization/89713) - - - - --- 2019-05-24 Feng Xue OS New
[committed] Fix libgomp hsa plugin build on x32 (PR libgomp/90585) [committed] Fix libgomp hsa plugin build on x32 (PR libgomp/90585) - - - - --- 2019-05-24 Jakub Jelinek New
Fix PR90607 Fix PR90607 - - - - --- 2019-05-24 Richard Biener New
[C++] Fix decltype on a trivial dtor with -flifetime-dse (PR c++/90598) [C++] Fix decltype on a trivial dtor with -flifetime-dse (PR c++/90598) - - - - --- 2019-05-24 Jakub Jelinek New
Handle loop fields in IPA ICF (PR ipa/90555). Handle loop fields in IPA ICF (PR ipa/90555). - - - - --- 2019-05-24 Martin Liška New
[x86,testsuite] Two tests that need to be native TLS? [x86,testsuite] Two tests that need to be native TLS? - - - - --- 2019-05-24 Iain Sandoe New
[Darwin,x86,testsuite] Make match strings more specific. [Darwin,x86,testsuite] Make match strings more specific. - - - - --- 2019-05-24 Iain Sandoe New
[Darwin,x86,testsuite] Adjust test labels for Darwin. [Darwin,x86,testsuite] Adjust test labels for Darwin. - - - - --- 2019-05-24 Iain Sandoe New
Add GCC support to ENQCMD. Add GCC support to ENQCMD. - - - - --- 2019-05-24 Hongtao Liu New
PR c/86407 - Add option to ignore fndecl attributes on function pointers PR c/86407 - Add option to ignore fndecl attributes on function pointers - - - - --- 2019-05-24 Alex Henrie New
rs6000: Call flow implementation for PC-relative addressing rs6000: Call flow implementation for PC-relative addressing - - - - --- 2019-05-24 Bill Schmidt New
Fix testsuite bugs Fix testsuite bugs - - - - --- 2019-05-23 Jonathan Wakely New
LWG 2996 add rvalue overloads for shared_ptr aliasing and casting LWG 2996 add rvalue overloads for shared_ptr aliasing and casting - - - - --- 2019-05-23 Jonathan Wakely New
LWG 2921 remove packaged_task constructors taking allocators LWG 2921 remove packaged_task constructors taking allocators - - - - --- 2019-05-23 Jonathan Wakely New
Allow fusion of stack_protect_test_<mode> with adjacent conditional jump (PR target/90568) Allow fusion of stack_protect_test_<mode> with adjacent conditional jump (PR target/90568) - - - - --- 2019-05-23 Jakub Jelinek New
[PATCH} rs6000: Enable PC-relative by default and test [PATCH} rs6000: Enable PC-relative by default and test - - - - --- 2019-05-23 Bill Schmidt New
Add LABEL_REF_P to rtl.h Add LABEL_REF_P to rtl.h - - - - --- 2019-05-23 Bill Schmidt New
[i386] : Fix PR90552, attribute((optimize(3))) not overriding -Os [i386] : Fix PR90552, attribute((optimize(3))) not overriding -Os - - - - --- 2019-05-23 Uros Bizjak New
[C++] A few more grokdeclarator locations fixes [C++] A few more grokdeclarator locations fixes - - - - --- 2019-05-23 Paolo Carlini New
Add missing feature test macro to C++17 status table Add missing feature test macro to C++17 status table - - - - --- 2019-05-23 Jonathan Wakely New
[v2] rs6000: Entry point generation for functions using PC-relative addressing [v2] rs6000: Entry point generation for functions using PC-relative addressing - - - - --- 2019-05-23 Bill Schmidt New
Make any_cast compare typeinfo as well as function pointers Make any_cast compare typeinfo as well as function pointers - - - - --- 2019-05-23 Jonathan Wakely New
PR libstdc++/90220 fix experimental::any_cast for non-object types PR libstdc++/90220 fix experimental::any_cast for non-object types - - - - --- 2019-05-23 Jonathan Wakely New
Fix simulator timeout for testsuite/26_numerics/random/poisson_distribution/operators/values.cc Fix simulator timeout for testsuite/26_numerics/random/poisson_distribution/operators/values.cc - - - - --- 2019-05-23 Hans-Peter Nilsson New
RX: Add rx-*-linux target RX: Add rx-*-linux target - - - - --- 2019-05-23 Yoshinori Sato New
PR c++/90592 add missing word "scope" to __func__ docs PR c++/90592 add missing word "scope" to __func__ docs - - - - --- 2019-05-23 Jonathan Wakely New
aarch64: emit .variant_pcs for aarch64_vector_pcs symbol references aarch64: emit .variant_pcs for aarch64_vector_pcs symbol references - - - - --- 2019-05-23 Szabolcs Nagy New
Do not use tree_to_wide_ref that point to a temporary (PR c++/90587). Do not use tree_to_wide_ref that point to a temporary (PR c++/90587). - - - - --- 2019-05-23 Martin Liška New
[Ada] Stabilize sort for -fdump-ada-spec [Ada] Stabilize sort for -fdump-ada-spec - - - - --- 2019-05-23 Eric Botcazou New
[v2] rs6000: Infrastructure for future arch [v2] rs6000: Infrastructure for future arch - - - - --- 2019-05-23 Bill Schmidt New
Add whitespace between operator and operand Add whitespace between operator and operand - - - - --- 2019-05-23 Jonathan Wakely New
Remove conflict marker from ChangeLog Remove conflict marker from ChangeLog - - - - --- 2019-05-23 Jonathan Wakely New
Remove resolved TODO comment Remove resolved TODO comment - - - - --- 2019-05-23 Jonathan Wakely New
PR fortran/89103 - Allow blank format items in format strings PR fortran/89103 - Allow blank format items in format strings - - - - --- 2019-05-23 Mark Eggleston New
[committed] Add testcase for std::is_constant_evaluated() vs. explicit(bool) [committed] Add testcase for std::is_constant_evaluated() vs. explicit(bool) - - - - --- 2019-05-23 Jakub Jelinek New
Do not instrument static target_expr for use-after-scope (PR sanitizer/90570). Do not instrument static target_expr for use-after-scope (PR sanitizer/90570). - - - - --- 2019-05-23 Martin Liška New
AARCH64: ILP32: Fix aarch64_asan_shadow_offset AARCH64: ILP32: Fix aarch64_asan_shadow_offset - - - - --- 2019-05-23 Andrew Pinski New
Fixed: "required ftruncate or chsize support not present" in gfortran testsuite Fixed: "required ftruncate or chsize support not present" in gfortran testsuite - - - - --- 2019-05-23 Hans-Peter Nilsson New
[committed] Bulletproof -fdiagnostics-format=json against bad locations (PR c++/90462) [committed] Bulletproof -fdiagnostics-format=json against bad locations (PR c++/90462) - - - - --- 2019-05-23 David Malcolm New
rs6000: Entry point generation for functions using PC-relative addressing rs6000: Entry point generation for functions using PC-relative addressing - - - - --- 2019-05-22 Bill Schmidt New
[X86] Disable mfentry for Darwin and amend testing. [X86] Disable mfentry for Darwin and amend testing. - - - - --- 2019-05-22 Iain Sandoe New
« 1 2 ... 458 459 4601267 1268 »