Show patches with: State = Action Required       |   126497 patches
« 1 2 ... 497 498 4991264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
doc/invoke.texi: fix markup doc/invoke.texi: fix markup - - - - --- 2018-11-08 David Malcolm New
[committed] Fix task-reduction-8.c [committed] Fix task-reduction-8.c - - - - --- 2018-11-08 Jakub Jelinek New
[rs6000] Disable ASLR in sanitizer on powerpc64. [rs6000] Disable ASLR in sanitizer on powerpc64. - - - - --- 2018-11-08 Bill Seurer New
[pdp11] Bugfixes from test suite [pdp11] Bugfixes from test suite - - - - --- 2018-11-08 Paul Koning New
Implement std::pmr::synchronized_pool_resource Implement std::pmr::synchronized_pool_resource - - - - --- 2018-11-08 Jonathan Wakely New
[4/4,Aarch64] v2: Implement Aarch64 SIMD ABI v2: Implement Aarch64 SIMD ABI - - - - --- 2018-11-08 Steve Ellcey New
[3/4,Aarch64] v2: Implement Aarch64 SIMD ABI v2: Implement Aarch64 SIMD ABI - - - - --- 2018-11-08 Steve Ellcey New
[2/4,Aarch64] v2: Implement Aarch64 SIMD ABI v2: Implement Aarch64 SIMD ABI - - - - --- 2018-11-08 Steve Ellcey New
[1/4,Aarch64] v2: Implement Aarch64 SIMD ABI v2: Implement Aarch64 SIMD ABI - - - - --- 2018-11-08 Steve Ellcey New
[arm] Add support for aliases of CPU names [arm] Add support for aliases of CPU names - - - - --- 2018-11-08 Richard Earnshaw (lists) New
[committed,1b/4] (Partial) OpenMP 5.0 support for GCC 9 (gcc FEs) [committed,1b/4] (Partial) OpenMP 5.0 support for GCC 9 (gcc FEs) - - - - --- 2018-11-08 Jakub Jelinek New
[committed,1a/4] (Partial) OpenMP 5.0 support for GCC 9 (gcc middle-end) [committed,1a/4] (Partial) OpenMP 5.0 support for GCC 9 (gcc middle-end) - - - - --- 2018-11-08 Jakub Jelinek New
[committed,4/4] (Partial) OpenMP 5.0 support for GCC 9 (gcc testsuite) (Partial) OpenMP 5.0 support for GCC 9 - - - - --- 2018-11-08 Jakub Jelinek New
[committed,3/4] (Partial) OpenMP 5.0 support for GCC 9 (libgomp testsuite) (Partial) OpenMP 5.0 support for GCC 9 - - - - --- 2018-11-08 Jakub Jelinek New
[committed,2/4] (Partial) OpenMP 5.0 support for GCC 9 (runtime library changes) (Partial) OpenMP 5.0 support for GCC 9 - - - - --- 2018-11-08 Jakub Jelinek New
[AARCH64,SVE] Add extract_last for mask/predicates mode register [AARCH64,SVE] Add extract_last for mask/predicates mode register - - - - --- 2018-11-08 Renlin Li New
[committed,testsuite,MSP430,4/4] Fix calculation of USHRT_MAX in tests "Obvious" fixes to GCC tests for msp430-elf - - - - --- 2018-11-08 Jozef Lawrynowicz New
[committed,testsuite,MSP430,3/4] Extend regex in tests expecting "nop" to accept "NOP" "Obvious" fixes to GCC tests for msp430-elf - - - - --- 2018-11-08 Jozef Lawrynowicz New
[committed,testsuite,MSP430,2/4] Skip tests requiring -fdelete-null-pointer-checks for targets whic… "Obvious" fixes to GCC tests for msp430-elf - - - - --- 2018-11-08 Jozef Lawrynowicz New
[committed,MSP430,1/4] Add regexp for memory region overflow to gcc-dg-pune "Obvious" fixes to GCC tests for msp430-elf - - - - --- 2018-11-08 Jozef Lawrynowicz New
[Ada] Fix wrong code for loops with convoluted control flow [Ada] Fix wrong code for loops with convoluted control flow - - - - --- 2018-11-08 Eric Botcazou New
[Ada] Disable DECL_BIT_FIELD_REPRESENTATIVE machinery in some cases [Ada] Disable DECL_BIT_FIELD_REPRESENTATIVE machinery in some cases - - - - --- 2018-11-08 Eric Botcazou New
Fix PR middle-end/87916 Fix PR middle-end/87916 - - - - --- 2018-11-08 Eric Botcazou New
Instrument only selected files (PR gcov-profile/87442). Instrument only selected files (PR gcov-profile/87442). - - - - --- 2018-11-08 Martin Liška New
cleanups and unification of value_range dumping code cleanups and unification of value_range dumping code - - - - --- 2018-11-08 Aldy Hernandez New
Fix PR87621, failed outer loop vectorization Fix PR87621, failed outer loop vectorization - - - - --- 2018-11-08 Richard Biener New
implement value_range::domain_p() implement value_range::domain_p() - - - - --- 2018-11-08 Aldy Hernandez New
misc VRP cleanups for value_range API misc VRP cleanups for value_range API - - - - --- 2018-11-08 Aldy Hernandez New
[committed] value_range::may_contain_p: Do not access extremes directly [committed] value_range::may_contain_p: Do not access extremes directly - - - - --- 2018-11-08 Aldy Hernandez New
record_ranges_from_incoming_edge: use value_range API for creating new range record_ranges_from_incoming_edge: use value_range API for creating new range - - - - --- 2018-11-08 Aldy Hernandez New
Make lambda vector and friends use HWI Make lambda vector and friends use HWI - - - - --- 2018-11-08 Richard Biener New
Tweak ALAP calculation in SCHED_PRESSURE_MODEL Tweak ALAP calculation in SCHED_PRESSURE_MODEL - - - - --- 2018-11-08 Kyrill Tkachov New
expr_not_equal_to: use value_range API expr_not_equal_to: use value_range API - - - - --- 2018-11-08 Aldy Hernandez New
vr_values::{get,update}_value_range: use value_range API vr_values::{get,update}_value_range: use value_range API - - - - --- 2018-11-08 Aldy Hernandez New
Implement {get,set}_range_info() variants that work with value_range's Implement {get,set}_range_info() variants that work with value_range's - - - - --- 2018-11-08 Aldy Hernandez New
[RFC] Merge VEC_COND_EXPR into MASK_STORE after loop vectorization [RFC] Merge VEC_COND_EXPR into MASK_STORE after loop vectorization - - - - --- 2018-11-08 Renlin Li New
[PR86438] compare-elim: cope with set of in_b [PR86438] compare-elim: cope with set of in_b - - - - --- 2018-11-08 Alexandre Oliva New
Fix PR87929 Fix PR87929 - - - - --- 2018-11-08 Richard Biener New
[C++] Fix two grokdeclarator locations [C++] Fix two grokdeclarator locations - - - - --- 2018-11-08 Paolo Carlini New
Revert libsanitizer r318802 as we don't use Scudo allocator (PR sanitizer/87892). Revert libsanitizer r318802 as we don't use Scudo allocator (PR sanitizer/87892). - - - - --- 2018-11-08 Martin Liška New
Remove unreachable nodes before IPA profile pass (PR ipa/87706). Remove unreachable nodes before IPA profile pass (PR ipa/87706). - - - - --- 2018-11-08 Martin Liška New
[doc,committed] clarify -fno-common behavior [doc,committed] clarify -fno-common behavior - - - - --- 2018-11-08 Sandra Loosemore New
[doc,committed] remove leading dash from @opindex entries [doc,committed] remove leading dash from @opindex entries - - - - --- 2018-11-08 Sandra Loosemore New
[doc,committed] document -e and --entry [doc,committed] document -e and --entry - - - - --- 2018-11-08 Sandra Loosemore New
minor FDO profile related fixes minor FDO profile related fixes - - - - --- 2018-11-08 Indu Bhagat New
[PR/87936] --disable-checking bootstrap break [PR/87936] --disable-checking bootstrap break - - - - --- 2018-11-07 Nathan Sidwell New
[committed] Fix type of "num" argument to memcpy in gcc.c-torture/compile/pr65595.c [committed] Fix type of "num" argument to memcpy in gcc.c-torture/compile/pr65595.c - - - - --- 2018-11-07 Jozef Lawrynowicz New
[aarch64] Correct the maximum shift amount for shifted operands. [aarch64] Correct the maximum shift amount for shifted operands. - - - - --- 2018-11-07 Christoph Muellner New
[gomp5] Merge from trunk [gomp5] Merge from trunk - - - - --- 2018-11-07 Jakub Jelinek New
[gomp5] Task reductions on worksharing constructs [gomp5] Task reductions on worksharing constructs - - - - --- 2018-11-07 Jakub Jelinek New
[arm] Backport -- Fix ICE during thunk generation with -mlong-calls [arm] Backport -- Fix ICE during thunk generation with -mlong-calls - - - - --- 2018-11-07 Mihail Ionescu New
[4/4] ipa-inline.c/tree-inline.c: port from fprintf to dump API (PR ipa/86395) Fix -fopt-info-inline (PR ipa/86395) - - - - --- 2018-11-07 David Malcolm New
[3/4] support %f in pp_format Fix -fopt-info-inline (PR ipa/86395) - - - - --- 2018-11-07 David Malcolm New
[2/4] dump_printf: add "%C" for dumping cgraph_node * Fix -fopt-info-inline (PR ipa/86395) - - - - --- 2018-11-07 David Malcolm New
[1/4] cgraph: add selftest::symbol_table_test Fix -fopt-info-inline (PR ipa/86395) - - - - --- 2018-11-07 David Malcolm New
MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum - - - - --- 2018-11-07 Fredrik Noring New
[PR,C++/87904] lookup ICE [PR,C++/87904] lookup ICE - - - - --- 2018-11-07 Nathan Sidwell New
[testsuite] : Use int128 effective target for gcc.dg/pr87874.c [testsuite] : Use int128 effective target for gcc.dg/pr87874.c - - - - --- 2018-11-07 Uros Bizjak New
Simplify types of arrays Simplify types of arrays - - - - --- 2018-11-07 Jan Hubicka New
Fix part of PR87913 Fix part of PR87913 - - - - --- 2018-11-07 Richard Biener New
PR fortran/87919 patch for -fno-dec-structure PR fortran/87919 patch for -fno-dec-structure - - - - --- 2018-11-07 Mark Eggleston New
Fix PR87914 Fix PR87914 - - - - --- 2018-11-07 Richard Biener New
Clear more useless flags Clear more useless flags - - - - --- 2018-11-07 Jan Hubicka New
Free TYPE_VALUES of enums Free TYPE_VALUES of enums - - - - --- 2018-11-07 Jan Hubicka New
Reduce number of sreal operator* calls Reduce number of sreal operator* calls - - - - --- 2018-11-07 Richard Biener New
[arm] Add support for Arm Ares [arm] Add support for Arm Ares - - - - --- 2018-11-07 Kyrill Tkachov New
[AArch64] Add -mcpu/-mtune support for Arm Ares [AArch64] Add -mcpu/-mtune support for Arm Ares - - - - --- 2018-11-07 Kyrill Tkachov New
[v4,6/6,Committed,MIPS] Add Loongson 2K1000 processor support Untitled series #74440 - - - - --- 2018-11-07 Paul Hua New
[v4,5/6,Committed,MIPS] Add Loongson 3A2000/3A3000 processor support Untitled series #74440 - - - - --- 2018-11-07 Paul Hua New
[v4,4/6,Committed,MIPS] Add Loongson 3A1000 processor support Untitled series #74440 - - - - --- 2018-11-07 Paul Hua New
[v4,3/6,Committed,MIPS] Add Loongson EXTensions R2 (EXT2) instructions support Untitled series #74440 - - - - --- 2018-11-07 Paul Hua New
[v4,2/6,Committed,MIPS] Split Loongson EXTensions (EXT) instructions from loongson3a Untitled series #74440 - - - - --- 2018-11-07 Paul Hua New
[v3,1/6,Committed,MIPS] Split Loongson (MMI) from loongson3a [v3,1/6,Committed,MIPS] Split Loongson (MMI) from loongson3a - - - - --- 2018-11-07 Paul Hua New
Add baseline symbols for riscv64-linux-gnu Add baseline symbols for riscv64-linux-gnu - - - - --- 2018-11-07 Andreas Schwab New
Update soft-fp from glibc. Update soft-fp from glibc. - - - - --- 2018-11-07 Kito Cheng New
Fix PR87906 Fix PR87906 - - - - --- 2018-11-07 Richard Biener New
[PR87793] reject non-toplevel unspecs in debug loc exprs on x86 [PR87793] reject non-toplevel unspecs in debug loc exprs on x86 - - - - --- 2018-11-07 Alexandre Oliva New
[6/6,RS6000] inline plt call sequences inline plt call support - - - - --- 2018-11-07 Alan Modra New
[5/6,RS6000] Use standard call patterns for __tls_get_addr calls inline plt call support - - - - --- 2018-11-07 Alan Modra New
[4/6,RS6000] Remove constraints on call rounded_stack_size_rtx arg inline plt call support - - - - --- 2018-11-07 Alan Modra New
[3/6,RS6000] Replace TLSmode with P, and correct tls call mems inline plt call support - - - - --- 2018-11-07 Alan Modra New
[2/6,RS6000] rs6000_output_indirect_call inline plt call support - - - - --- 2018-11-07 Alan Modra New
[1/6,RS6000] rs6000_output_call for external call insn assembly output inline plt call support - - - - --- 2018-11-07 Alan Modra New
doc: Use @: where needed doc: Use @: where needed - - - - --- 2018-11-07 Segher Boessenkool New
Update libquadmath fmaq from glibc, fix nanq issues Update libquadmath fmaq from glibc, fix nanq issues - - - - --- 2018-11-07 Joseph Myers New
Implement std::pmr::unsynchronized_pool_resource Implement std::pmr::unsynchronized_pool_resource - - - - --- 2018-11-06 Jonathan Wakely New
[v4,3/3] or1k: gcc: initial support for openrisc OpenRISC port - - - - --- 2018-11-06 Stafford Horne New
[v4,2/3] or1k: testsuite: initial support for openrisc OpenRISC port - - - - --- 2018-11-06 Stafford Horne New
[v4,1/3] or1k: libgcc: initial support for openrisc OpenRISC port - - - - --- 2018-11-06 Stafford Horne New
aarch64 - Set the mode for the unspec in speculation_tracker insn. aarch64 - Set the mode for the unspec in speculation_tracker insn. - - - - --- 2018-11-06 Richard Earnshaw (lists) New
Small typo in iconv.m4 Small typo in iconv.m4 - - - - --- 2018-11-06 Hafiz Abid Qadeer New
Simplify function types Simplify function types - - - - --- 2018-11-06 Jan Hubicka New
Avoid duplicate variants in free_lang_data Avoid duplicate variants in free_lang_data - - - - --- 2018-11-06 Jan Hubicka New
[v3] S/390: Allow relative addressing of literal pool entries [v3] S/390: Allow relative addressing of literal pool entries - - - - --- 2018-11-06 Ilya Leoshkevich New
[RFC] Fix UBSAN in postreload-gcse.c (PR rtl-optimization/87868). [RFC] Fix UBSAN in postreload-gcse.c (PR rtl-optimization/87868). - - - - --- 2018-11-06 Martin Liška New
Improve -fprofile-report. Improve -fprofile-report. - - - - --- 2018-11-06 Martin Liška New
Fix bug in fld_type_variant Fix bug in fld_type_variant - - - - --- 2018-11-06 Jan Hubicka New
Fix PR86850 (hopefully) Fix PR86850 (hopefully) - - - - --- 2018-11-06 Richard Biener New
[OpenACC] Enable 0-length array data mappings for implicit data clauses [OpenACC] Enable 0-length array data mappings for implicit data clauses - - - - --- 2018-11-06 Chung-Lin Tang New
Restore -fopt-info-vec optimized locations for SLP vectorization Restore -fopt-info-vec optimized locations for SLP vectorization - - - - --- 2018-11-06 Richard Biener New
« 1 2 ... 497 498 4991264 1265 »