Show patches with: Archived = No       |   126788 patches
« 1 2 ... 439 440 4411267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[C++] vfunc overrider simplification [C++] vfunc overrider simplification - - - - --- 2019-08-23 Nathan Sidwell New
[x86,testsuite] preserve full register across main [x86,testsuite] preserve full register across main - - - - --- 2019-08-23 Alexandre Oliva New
[RFC,vect] PR: 65930 teach vectorizer to handle SUM reductions with sign-change casts [RFC,vect] PR: 65930 teach vectorizer to handle SUM reductions with sign-change casts - - - - --- 2019-08-23 Andre Vieira (lists) New
[2/2,vect] Make vect-epilogues-nomask=1 default [1/2,vect] PR 88915: Vectorize epilogues when versioning loops - - - - --- 2019-08-23 Andre Vieira (lists) New
[1/2,vect] PR 88915: Vectorize epilogues when versioning loops [1/2,vect] PR 88915: Vectorize epilogues when versioning loops - - - - --- 2019-08-23 Andre Vieira (lists) New
[AArch64] Add Linux hwcap strings for some extensions [AArch64] Add Linux hwcap strings for some extensions - - - - --- 2019-08-23 Kyrill Tkachov New
C++ PATCH for P1152R4: Deprecating some uses of volatile (PR c++/91361) C++ PATCH for P1152R4: Deprecating some uses of volatile (PR c++/91361) - - - - --- 2019-08-23 Marek Polacek New
Fix libstdc++ lstat missing return type for Windows target Fix libstdc++ lstat missing return type for Windows target - - - - --- 2019-08-23 Joseph Myers New
[ARM] Deprecate -mneon-for-64bits [ARM] Deprecate -mneon-for-64bits - - - - --- 2019-08-23 Wilco Dijkstra New
Complex division improvements in Libgcc Complex division improvements in Libgcc - - - - --- 2019-08-23 Elen Kalda New
Make -flto=jobserver parallel again. Make -flto=jobserver parallel again. - - - - --- 2019-08-23 Martin Liška New
Schedule another update_address_taken late Schedule another update_address_taken late - - - - --- 2019-08-23 Richard Biener New
[C++] Fix finish_switch_cond location [C++] Fix finish_switch_cond location - - - - --- 2019-08-23 Paolo Carlini New
[v2,MIPS] Add machine mode to get_fcsr pattern operand [v2,MIPS] Add machine mode to get_fcsr pattern operand - - - - --- 2019-08-23 Mihailo Stojanovic New
RISC-V: Add testcase for testing li pseudo instruction RISC-V: Add testcase for testing li pseudo instruction - - - - --- 2019-08-23 Kito Cheng New
[resend,2/2] PR c/65403 - Add tests for -Wno-error=<some-future-option> [resend,1/2] PR c/65403 - Ignore -Wno-error=<some-future-warning> - - - - --- 2019-08-23 Alex Henrie New
[resend,1/2] PR c/65403 - Ignore -Wno-error=<some-future-warning> [resend,1/2] PR c/65403 - Ignore -Wno-error=<some-future-warning> - - - - --- 2019-08-23 Alex Henrie New
[Committed,Fortran] errmsg is intent(inout) [Committed,Fortran] errmsg is intent(inout) - - - - --- 2019-08-22 Steve Kargl New
[c-family] Fix a PCH thinko (and thus PR61250). [c-family] Fix a PCH thinko (and thus PR61250). - - - - --- 2019-08-22 Iain Sandoe New
[2/2] rs6000: Use unspec_volatile for darn (PR91481) [1/2] rs6000: Move various non-vector things out of altivec.md - - - - --- 2019-08-22 Segher Boessenkool New
[1/2] rs6000: Move various non-vector things out of altivec.md [1/2] rs6000: Move various non-vector things out of altivec.md - - - - --- 2019-08-22 Segher Boessenkool New
[Fortran] CO_BROADCAST for derived types with allocatable components [Fortran] CO_BROADCAST for derived types with allocatable components - - - - --- 2019-08-22 Alessandro Fanfarillo New
[arm,committed] Fix use of CRC32 intrinsics with Armv8-a and hard-float [arm,committed] Fix use of CRC32 intrinsics with Armv8-a and hard-float - - - - --- 2019-08-22 Kyrill Tkachov New
[Arm] Add support for missing CPUs [Arm] Add support for missing CPUs - - - - --- 2019-08-22 Dennis Zhang New
[testsuite,i386] Fix gcc.target/i386/minmax-4.c etc. on 32-bit Solaris/x86 [testsuite,i386] Fix gcc.target/i386/minmax-4.c etc. on 32-bit Solaris/x86 - - - - --- 2019-08-22 Rainer Orth New
[Arm] Add 16-bit thumb alternatives to iorsi3_compare0[_scratch] [Arm] Add 16-bit thumb alternatives to iorsi3_compare0[_scratch] - - - - --- 2019-08-22 Richard Earnshaw (lists) New
[RFC,AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC [RFC,AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC - - - - --- 2019-08-22 Shaokun Zhang New
[v2,9/9] S/390: Test signaling FP comparison instructions S/390: Use signaling FP comparison instructions - - - - --- 2019-08-22 Ilya Leoshkevich New
[v2,8/9] S/390: Use signaling FP comparison instructions S/390: Use signaling FP comparison instructions - - - - --- 2019-08-22 Ilya Leoshkevich New
[v2,7/9] S/390: Remove code duplication in vec_* comparison expanders S/390: Use signaling FP comparison instructions - - - - --- 2019-08-22 Ilya Leoshkevich New
[v2,6/9] S/390: Remove code duplication in vec_unordered<mode> S/390: Use signaling FP comparison instructions - - - - --- 2019-08-22 Ilya Leoshkevich New
[v2,5/9] S/390: Implement vcond expander for V1TI,V1TF S/390: Use signaling FP comparison instructions - - - - --- 2019-08-22 Ilya Leoshkevich New
[v2,4/9] S/390: Do not use signaling vector comparisons on z13 S/390: Use signaling FP comparison instructions - - - - --- 2019-08-22 Ilya Leoshkevich New
[v2,3/9] Introduce can_vector_compare_p function S/390: Use signaling FP comparison instructions - - - - --- 2019-08-22 Ilya Leoshkevich New
[v2,2/9] hash_traits: split pointer_hash_mark from pointer_hash S/390: Use signaling FP comparison instructions - - - - --- 2019-08-22 Ilya Leoshkevich New
[v2,1/9] Document signaling for min, max and ltgt operations S/390: Use signaling FP comparison instructions - - - - --- 2019-08-22 Ilya Leoshkevich New
Fix PR91522 Fix PR91522 - - - - --- 2019-08-22 Richard Biener New
or1k: Fix issue with set_got clobbering r9 or1k: Fix issue with set_got clobbering r9 - - - - --- 2019-08-22 Stafford Horne New
[AArch64] Don't split 64-bit constant stores to volatile location [AArch64] Don't split 64-bit constant stores to volatile location - - - - --- 2019-08-22 Kyrill Tkachov New
[SVE,aarch64] Add "@" in vcond_mask pattern [SVE,aarch64] Add "@" in vcond_mask pattern - - - - --- 2019-08-22 Prathamesh Kulkarni New
[PR81810] unused strcpy to a local buffer not eliminated [PR81810] unused strcpy to a local buffer not eliminated - - - - --- 2019-08-21 kamlesh kumar New
Go patch committed: Don't use pkgpath for fieldtrack of unexported field Go patch committed: Don't use pkgpath for fieldtrack of unexported field - - - - --- 2019-08-21 Ian Lance Taylor New
[4/4] Modifications to the testsuite True IPA reimplementation of IPA-SRA (v4) - - - - --- 2019-08-21 Martin Jambor New
[2/4] New parameter manipulation infrastructure True IPA reimplementation of IPA-SRA (v4) - - - - --- 2019-08-21 Martin Jambor New
[3/4] New IPA-SRA implementation True IPA reimplementation of IPA-SRA (v4) - - - - --- 2019-08-21 Martin Jambor New
[1/4] Remove old IPA-SRA, introduce tree-sra.h True IPA reimplementation of IPA-SRA (v4) - - - - --- 2019-08-21 Martin Jambor New
C++ PATCH for c++/91304 - prefix attributes ignored in condition C++ PATCH for c++/91304 - prefix attributes ignored in condition - - - - --- 2019-08-21 Marek Polacek New
Go patch committed: If hidden function referenced by inline, don't hide descriptor Go patch committed: If hidden function referenced by inline, don't hide descriptor - - - - --- 2019-08-21 Ian Lance Taylor New
libgcc/crtstuff.c: Fix incorrect alignment of entries in CRT data structures (PR target/91306) libgcc/crtstuff.c: Fix incorrect alignment of entries in CRT data structures (PR target/91306) - - - - --- 2019-08-21 Jozef Lawrynowicz New
[C++] Protect call to copy_attributes_to_builtin (PR91505) [C++] Protect call to copy_attributes_to_builtin (PR91505) - - - - --- 2019-08-21 Richard Sandiford New
Fix crash with -fdump-ada-spec Fix crash with -fdump-ada-spec - - - - --- 2019-08-21 Eric Botcazou New
[COMMITTED,testsuite,arm] Add missing quotes to expected warning messages. [COMMITTED,testsuite,arm] Add missing quotes to expected warning messages. - - - - --- 2019-08-21 Christophe Lyon New
[AArch64] Add support for missing CPUs [AArch64] Add support for missing CPUs - - - - --- 2019-08-21 Dennis Zhang New
[Ada] Improve detection of end of the process by GNAT.Expect [Ada] Improve detection of end of the process by GNAT.Expect - - - - --- 2019-08-21 Pierre-Marie de Rodat New
[Ada] More precise propagation of Size attribute in generic instances [Ada] More precise propagation of Size attribute in generic instances - - - - --- 2019-08-21 Pierre-Marie de Rodat New
[Ada] More complete information level for -gnatR4 output [Ada] More complete information level for -gnatR4 output - - - - --- 2019-08-21 Pierre-Marie de Rodat New
[Ada] Ignore subprogram address in ownership checking [Ada] Ignore subprogram address in ownership checking - - - - --- 2019-08-21 Pierre-Marie de Rodat New
[Ada] Fix type mismatch in extended return statement expansion [Ada] Fix type mismatch in extended return statement expansion - - - - --- 2019-08-21 Pierre-Marie de Rodat New
[Ada] Undefined master in task with limited class-wide aliased entry formal [Ada] Undefined master in task with limited class-wide aliased entry formal - - - - --- 2019-08-21 Pierre-Marie de Rodat New
[Ada] Do not rewrite argument of pragma Entry_Queue_Length in analysis [Ada] Do not rewrite argument of pragma Entry_Queue_Length in analysis - - - - --- 2019-08-21 Pierre-Marie de Rodat New
[Ada] Avoid spurious error in GNATprove mode on non-null access types [Ada] Avoid spurious error in GNATprove mode on non-null access types - - - - --- 2019-08-21 Pierre-Marie de Rodat New
[Ada] Fix assertion failure on derived private protected type [Ada] Fix assertion failure on derived private protected type - - - - --- 2019-08-21 Pierre-Marie de Rodat New
[Ada] Missing attribute update in new_copy_tree [Ada] Missing attribute update in new_copy_tree - - - - --- 2019-08-21 Pierre-Marie de Rodat New
[Ada] Max_Entry_Queue_Length aspect for protected entries [Ada] Max_Entry_Queue_Length aspect for protected entries - - - - --- 2019-08-21 Pierre-Marie de Rodat New
[libphobos] Committed merge with upstream druntime 5bb8ce19 [libphobos] Committed merge with upstream druntime 5bb8ce19 - - - - --- 2019-08-21 Iain Buclaw New
[libphobos] Committed merge with upstream druntime 94686651 [libphobos] Committed merge with upstream druntime 94686651 - - - - --- 2019-08-21 Iain Buclaw New
Fix invalid RTL sharing caused by STV changes Fix invalid RTL sharing caused by STV changes - - - - --- 2019-08-21 Richard Biener New
Add MD Function type check for builtin_md vectorize Add MD Function type check for builtin_md vectorize - - - - --- 2019-08-21 Xionghu Luo New
C++ PATCH for c++/79817 - attribute deprecated on namespace C++ PATCH for c++/79817 - attribute deprecated on namespace - - - - --- 2019-08-21 Marek Polacek New
Patch RFA: [C family frontend]: avoid weird constant values in libgo/sysinfo.go Patch RFA: [C family frontend]: avoid weird constant values in libgo/sysinfo.go - - - - --- 2019-08-20 Ian Lance Taylor New
Do not try to process deleted headers with Doxygen Do not try to process deleted headers with Doxygen - - - - --- 2019-08-20 Jonathan Wakely New
Fix markdown in Doxygen comments for std::reduce Fix markdown in Doxygen comments for std::reduce - - - - --- 2019-08-20 Jonathan Wakely New
[fortran] Fix PR 91390 - treatment of extra parameter in a subroutine call [fortran] Fix PR 91390 - treatment of extra parameter in a subroutine call - - - - --- 2019-08-20 Thomas König New
[SVE] PR88839 [SVE] PR88839 - - - - --- 2019-08-20 Prathamesh Kulkarni New
, Fix V1TI in Altivec regs on old systems , Fix V1TI in Altivec regs on old systems - - - - --- 2019-08-20 Michael Meissner New
Fix PR91482 Fix PR91482 - - - - --- 2019-08-20 Richard Biener New
Fix PR37242 Fix PR37242 - - - - --- 2019-08-20 Richard Biener New
[OpenACC,3/3] Non-contiguous array support for OpenACC data clauses (re-submission), libgomp patches [OpenACC,1/3] Non-contiguous array support for OpenACC data clauses (re-submission), front-end patc… - - - - --- 2019-08-20 Chung-Lin Tang New
[OpenACC,2/3] Non-contiguous array support for OpenACC data clauses (re-submission), compiler patch… [OpenACC,1/3] Non-contiguous array support for OpenACC data clauses (re-submission), front-end patc… - - - - --- 2019-08-20 Chung-Lin Tang New
[OpenACC,1/3] Non-contiguous array support for OpenACC data clauses (re-submission), front-end patc… [OpenACC,1/3] Non-contiguous array support for OpenACC data clauses (re-submission), front-end patc… - - - - --- 2019-08-20 Chung-Lin Tang New
[Ada] Inconsistent scope chain due to quantified expression [Ada] Inconsistent scope chain due to quantified expression - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Crash on a Storage_Size aspect depending on attr. of another type [Ada] Crash on a Storage_Size aspect depending on attr. of another type - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Improve efficiency of aggregates with <> [Ada] Improve efficiency of aggregates with <> - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Adapt GNATprove expansion for slices with access prefix [Ada] Adapt GNATprove expansion for slices with access prefix - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Improve speed of discriminated return types [Ada] Improve speed of discriminated return types - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Set GNAT.OS_Lib.GM_Split's granularity back to 1 second [Ada] Set GNAT.OS_Lib.GM_Split's granularity back to 1 second - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Suppress Initialize_Scalars for Persistent_BSS [Ada] Suppress Initialize_Scalars for Persistent_BSS - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Spurious error in dispatching call with class-wide precondition [Ada] Spurious error in dispatching call with class-wide precondition - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Crash on Loop_Entry for while_loop involving substrings [Ada] Crash on Loop_Entry for while_loop involving substrings - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Illegal limited function call accepted in a type conversion [Ada] Illegal limited function call accepted in a type conversion - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Improve generated code for initialization of atomics [Ada] Improve generated code for initialization of atomics - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Enable delta_aggregate only in Ada 2020 mode [Ada] Enable delta_aggregate only in Ada 2020 mode - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] More complete information level for -gnatR4 output [Ada] More complete information level for -gnatR4 output - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Efficiency improvement in bounded ordered containers [Ada] Efficiency improvement in bounded ordered containers - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Warn on Unchecked_Conversion to zero-sized array [Ada] Warn on Unchecked_Conversion to zero-sized array - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Warning for out-of-order record representation clauses [Ada] Warning for out-of-order record representation clauses - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Object_Size clause specifying 0 bits is illegal [Ada] Object_Size clause specifying 0 bits is illegal - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Pragma Warning_As_Error works for style warnings [Ada] Pragma Warning_As_Error works for style warnings - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Get rid of linear searches in Lib [Ada] Get rid of linear searches in Lib - - - - --- 2019-08-20 Pierre-Marie de Rodat New
[Ada] Revert change for gnatprove that is no longer needed [Ada] Revert change for gnatprove that is no longer needed - - - - --- 2019-08-20 Pierre-Marie de Rodat New
« 1 2 ... 439 440 4411267 1268 »