Show patches with: State = Action Required       |    Archived = No       |   127802 patches
« 1 2 ... 365 366 3671278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Canonicalize real X - CST to X + -CST Canonicalize real X - CST to X + -CST - - - - --- 2020-09-16 Richard Biener New
IRA: Don't make a global register eliminable IRA: Don't make a global register eliminable - - - - --- 2020-09-16 H.J. Lu New
rs6000: Add rs6000_cfun_pcrel_p rs6000: Add rs6000_cfun_pcrel_p - - - - --- 2020-09-16 Bill Schmidt New
libstdc++: use lt_host_flags for libstdc++.la libstdc++: use lt_host_flags for libstdc++.la - - - - --- 2020-09-16 Jonathan Yong New
C-SKY: Add -msim option C-SKY: Add -msim option - - - - --- 2020-09-16 Jojo R New
remove STMT_VINFO_NUM_SLP_USES remove STMT_VINFO_NUM_SLP_USES - - - - --- 2020-09-16 Richard Biener New
[middle-end,&,nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654] [middle-end,&,nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654] - - - - --- 2020-09-16 Tobias Burnus New
[3/3] C-SKY: Refine target name for elf target test [1/3] C-SKY: Enable crtbegin/crtend.o of libgcc for elf target - - - - --- 2020-09-16 Jojo R New
[2/3] C-SKY: Set use_gcc_stdint=wrap for elf target [1/3] C-SKY: Enable crtbegin/crtend.o of libgcc for elf target - - - - --- 2020-09-16 Jojo R New
[1/3] C-SKY: Enable crtbegin/crtend.o of libgcc for elf target [1/3] C-SKY: Enable crtbegin/crtend.o of libgcc for elf target - - - - --- 2020-09-16 Jojo R New
[OG10] Fix warning messages in privatized-ref-[23].C testcases [OG10] Fix warning messages in privatized-ref-[23].C testcases - - - - --- 2020-09-16 Kwok Cheung Yeung New
Fix testcases to avoid plusminus-with-convert pattern (PR 97066) Fix testcases to avoid plusminus-with-convert pattern (PR 97066) - - - - --- 2020-09-16 Feng Xue OS New
C-SKY: Support multilib for mfloat-abi=. C-SKY: Support multilib for mfloat-abi=. - - - - --- 2020-09-16 Jojo R New
store-merging: Consider also overlapping stores earlier in the by bitpos sorting [PR97053] store-merging: Consider also overlapping stores earlier in the by bitpos sorting [PR97053] - - - - --- 2020-09-16 Jakub Jelinek New
-mno-xsave should imply -mno-avx since -mavx implies -mxsave -mno-xsave should imply -mno-avx since -mavx implies -mxsave - - - - --- 2020-09-16 Hongtao Liu New
libstdc++: Rebase include/pstl to current upstream libstdc++: Rebase include/pstl to current upstream - - - - --- 2020-09-16 Thomas Rodgers New
C-SKY: Fix wrong ld name with option -mfloat-abi=hard. C-SKY: Fix wrong ld name with option -mfloat-abi=hard. - - - - --- 2020-09-16 Jojo R New
Increase rtx_cost of sse_to_integer in skylake_cost. Increase rtx_cost of sse_to_integer in skylake_cost. - - - - --- 2020-09-16 Hongtao Liu New
rs6000: Fix misnamed built-in rs6000: Fix misnamed built-in - - - - --- 2020-09-16 Li, Pan2 via Gcc-patches New
libgo: add additional references in sysinfo.c libgo: add additional references in sysinfo.c - - - - --- 2020-09-16 Ian Lance Taylor New
[committed] analyzer: fix ICE when merging constraints w/o transitivity [PR96650] [committed] analyzer: fix ICE when merging constraints w/o transitivity [PR96650] - - - - --- 2020-09-15 David Malcolm New
PR fortran/97036 - [F2018] Allow ELEMENTAL RECURSIVE procedure prefix PR fortran/97036 - [F2018] Allow ELEMENTAL RECURSIVE procedure prefix - - - - --- 2020-09-15 Harald Anlauf New
ping x2 [PATCH 0/5] MSP430: Implement macros to describe relative costs of operations ping x2 [PATCH 0/5] MSP430: Implement macros to describe relative costs of operations - - - - --- 2020-09-15 Jozef Lawrynowicz New
warn for integer overflow in allocation calls (PR 96838) warn for integer overflow in allocation calls (PR 96838) - - - - --- 2020-09-15 Martin Sebor New
work harder to avoid -Wuninitialized for empty structs (PR 96295) work harder to avoid -Wuninitialized for empty structs (PR 96295) - - - - --- 2020-09-15 Martin Sebor New
debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure - - - - --- 2020-09-15 Jakub Jelinek New
document -Wuninitialized for allocated objects document -Wuninitialized for allocated objects - - - - --- 2020-09-15 Martin Sebor New
Allow copying of symbolic ranges to an irange. Allow copying of symbolic ranges to an irange. - - - - --- 2020-09-15 Aldy Hernandez New
S/390: Do not turn maybe-uninitialized warnings into errors S/390: Do not turn maybe-uninitialized warnings into errors - - - - --- 2020-09-15 Stefan Schulze Frielinghaus New
Compile gcc.target/i386/pr78904-4a.c with -mtune=generic Compile gcc.target/i386/pr78904-4a.c with -mtune=generic - - - - --- 2020-09-15 H.J. Lu New
make swap argument of vect_get_and_check_slp_defs readonly make swap argument of vect_get_and_check_slp_defs readonly - - - - --- 2020-09-15 Richard Biener New
LRA: Make fixed eliminable registers live LRA: Make fixed eliminable registers live - - - - --- 2020-09-15 H.J. Lu New
Allow more BB vectorization Allow more BB vectorization - - - - --- 2020-09-15 Richard Biener New
[2/2,V4] Add plusminus-with-convert pattern (PR 94234) Ping: [PATCH 2/2 V3] Simplify plusminus-mult-with-convert expr in forwprop (PR 94234) - - - - --- 2020-09-15 Feng Xue OS New
[v7] genemit.c (main): split insn-emit.c for compiling parallelly [v7] genemit.c (main): split insn-emit.c for compiling parallelly - - - - --- 2020-09-15 Jojo R New
Fix pessimization in EH cleanup pass Fix pessimization in EH cleanup pass - - - - --- 2020-09-15 Eric Botcazou New
[v3] C-SKY: Support -mfloat-abi=hard. [v3] C-SKY: Support -mfloat-abi=hard. - - - - --- 2020-09-15 Jojo R New
c++: Fix up default initialization with consteval default ctor [PR96994] c++: Fix up default initialization with consteval default ctor [PR96994] - - - - --- 2020-09-15 Jakub Jelinek New
[committed] i386: Fix up vector mul and div with broadcasts in -masm=intel mode [PR97028] [committed] i386: Fix up vector mul and div with broadcasts in -masm=intel mode [PR97028] - - - - --- 2020-09-15 Jakub Jelinek New
[v2] rs6000: Remove useless insns fed into lvx/stvx [PR97019] [v2] rs6000: Remove useless insns fed into lvx/stvx [PR97019] - - - - --- 2020-09-15 Kewen.Lin New
Return mask <-> integer cost for non-AVX512 micro-architecture. Return mask <-> integer cost for non-AVX512 micro-architecture. - - - - --- 2020-09-15 Hongtao Liu New
[RS6000] rotate and mask constants [RS6000] rotate and mask constants - - - - --- 2020-09-15 Alan Modra New
[RS6000] rs6000_rtx_costs reduce cost for SETs [RS6000] rs6000_rtx_costs reduce cost for SETs - - - - --- 2020-09-15 Alan Modra New
[RS6000] rs6000_rtx_costs cost IOR [RS6000] rs6000_rtx_costs cost IOR - - - - --- 2020-09-15 Alan Modra New
[RS6000] rs6000_rtx_costs multi-insn constants [RS6000] rs6000_rtx_costs multi-insn constants - - - - --- 2020-09-15 Alan Modra New
[RS6000] rs6000_rtx_costs comment [RS6000] rs6000_rtx_costs comment - - - - --- 2020-09-15 Alan Modra New
[RS6000] rs6000_rtx_costs for AND [RS6000] rs6000_rtx_costs for AND - - - - --- 2020-09-15 Alan Modra New
[RS6000] rs6000_rtx_costs for PLUS/MINUS constant [RS6000] rs6000_rtx_costs for PLUS/MINUS constant - - - - --- 2020-09-15 Alan Modra New
[RS6000] Count rldimi constant insns [RS6000] Count rldimi constant insns - - - - --- 2020-09-15 Alan Modra New
bb-reorder: Fix for ICEs caused by 69ca5f3a9882 bb-reorder: Fix for ICEs caused by 69ca5f3a9882 - - - - --- 2020-09-14 Segher Boessenkool New
libbacktrace: Add support for MiniDebugInfo libbacktrace: Add support for MiniDebugInfo - - - - --- 2020-09-14 Ian Lance Taylor New
PR/fortran 96983 - ICE compiling gfortran.dg/pr96711.f90 PR/fortran 96983 - ICE compiling gfortran.dg/pr96711.f90 - - - - --- 2020-09-14 Harald Anlauf New
[COMMITTED,1/2] bpf: use the expected instruction for NOPs [COMMITTED,1/2] bpf: use the expected instruction for NOPs - - - - --- 2020-09-14 Jose E. Marchesi New
[pushed] Darwin, X86, testsuite: Fix pr87767 tests for Darwin. [pushed] Darwin, X86, testsuite: Fix pr87767 tests for Darwin. - - - - --- 2020-09-14 Iain Sandoe New
c, c++: Implement -Wsizeof-array-div [PR91741] c, c++: Implement -Wsizeof-array-div [PR91741] - - - - --- 2020-09-14 Marek Polacek New
c++: local externs in templates do not get template head c++: local externs in templates do not get template head - - - - --- 2020-09-14 Nathan Sidwell New
[committed] analyzer: add -param=analyzer-max-constraints= [committed] analyzer: add -param=analyzer-max-constraints= - - - - --- 2020-09-14 David Malcolm New
aarch64: Fix ICE on fpsr fpcr getters [PR96968] aarch64: Fix ICE on fpsr fpcr getters [PR96968] - - - - --- 2020-09-14 Andrea Corallo New
[committed] analyzer: fix constraint explosion on many-cased-switch [PR96653] [committed] analyzer: fix constraint explosion on many-cased-switch [PR96653] - - - - --- 2020-09-14 David Malcolm New
[committed] analyzer: add regression test for leak false positive [committed] analyzer: add regression test for leak false positive - - - - --- 2020-09-14 David Malcolm New
[committed] analyzer: fix ICE on setjmp with non-pointer-type [PR97029] [committed] analyzer: fix ICE on setjmp with non-pointer-type [PR97029] - - - - --- 2020-09-14 David Malcolm New
libstdc++: Pretty printers for std::_Bit_reference, std::_Bit_iterator and std::_Bit_const_iterator libstdc++: Pretty printers for std::_Bit_reference, std::_Bit_iterator and std::_Bit_const_iterator - - - - --- 2020-09-14 Michael Weghorn New
[2/2] AArch64: Add support for --with-tune [1/2] AArch64: Cleanup CPU option processing code - - - - --- 2020-09-14 Wilco Dijkstra New
[1/2] AArch64: Cleanup CPU option processing code [1/2] AArch64: Cleanup CPU option processing code - - - - --- 2020-09-14 Wilco Dijkstra New
AArch64: Enable fast shifts on Neoverse N1 AArch64: Enable fast shifts on Neoverse N1 - - - - --- 2020-09-14 Wilco Dijkstra New
rs6000: Remove useless insns fed into lvx/stvx [PR97019] rs6000: Remove useless insns fed into lvx/stvx [PR97019] - - - - --- 2020-09-14 Kewen.Lin New
tree-optimization/97043 - fix latent wrong-code with SLP vectorization tree-optimization/97043 - fix latent wrong-code with SLP vectorization - - - - --- 2020-09-14 Richard Biener New
libiberty/pex-win32.c: Initialize orig_err libiberty/pex-win32.c: Initialize orig_err - - - - --- 2020-09-14 Christophe Lyon New
[V2] vec: don't select partial vectors when looping on full vectors [V2] vec: don't select partial vectors when looping on full vectors - - - - --- 2020-09-14 Andrea Corallo New
rtlanal: fix subreg handling in set_noop_p () rtlanal: fix subreg handling in set_noop_p () - - - - --- 2020-09-14 Ilya Leoshkevich New
Fix dangling references in thunks at -O0 Fix dangling references in thunks at -O0 - - - - --- 2020-09-14 Eric Botcazou New
Fortran : Two further previously missed ICEs PR53298 Fortran : Two further previously missed ICEs PR53298 - - - - --- 2020-09-14 Mark Eggleston New
RISC-V: fix a typo in riscv.h RISC-V: fix a typo in riscv.h - - - - --- 2020-09-14 Yeting Kuo New
Fix overflow handling in std::align Fix overflow handling in std::align - - - - --- 2020-09-14 Glen Fernandes New
this patch modify an unused variable in aarch64-unwind.h this patch modify an unused variable in aarch64-unwind.h - - - - --- 2020-09-14 Wei Wentao New
Fix overflow handling in std::align Fix overflow handling in std::align - - - - --- 2020-09-14 Glen Fernandes New
Ping: [PATCH 2/2 V3] Simplify plusminus-mult-with-convert expr in forwprop (PR 94234) Ping: [PATCH 2/2 V3] Simplify plusminus-mult-with-convert expr in forwprop (PR 94234) - - - - --- 2020-09-14 Feng Xue OS New
Ping: [PATCH 1/2] Fold plusminus_mult expr with multi-use operands (PR 94234) Ping: [PATCH 1/2] Fold plusminus_mult expr with multi-use operands (PR 94234) - - - - --- 2020-09-14 Feng Xue OS New
Put absolute address jump table in data.rel.ro.local if targets support relocations Put absolute address jump table in data.rel.ro.local if targets support relocations - - - - --- 2020-09-14 HAO CHEN GUI New
PR fortran/90903 [part2] Add runtime checking for the MVBITS intrinsic PR fortran/90903 [part2] Add runtime checking for the MVBITS intrinsic - - - - --- 2020-09-13 Harald Anlauf New
mixing of labels and code in C2X mixing of labels and code in C2X - - - - --- 2020-09-13 Uecker, Martin New
arm: Fix up gcc.target/arm/lto/pr96939_* FAIL - alternate version arm: Fix up gcc.target/arm/lto/pr96939_* FAIL - alternate version - - - - --- 2020-09-13 Jakub Jelinek New
arm: Fix up gcc.target/arm/lto/pr96939_* FAIL arm: Fix up gcc.target/arm/lto/pr96939_* FAIL - - - - --- 2020-09-13 Jakub Jelinek New
options, lto: Optimize streaming of optimization nodes options, lto: Optimize streaming of optimization nodes - - - - --- 2020-09-13 Jakub Jelinek New
options: Save and restore opts_set for Optimization and Target options options: Save and restore opts_set for Optimization and Target options - - - - --- 2020-09-13 Jakub Jelinek New
libstdc++: only pull in bits/align.h if C++11 or later libstdc++: only pull in bits/align.h if C++11 or later - - - - --- 2020-09-12 Thomas Rodgers New
Fortran: Avoid double-free with parse error (PR96041, PR93423) Fortran: Avoid double-free with parse error (PR96041, PR93423) - - - - --- 2020-09-12 Tobias Burnus New
[committed] d: Return promoted types in d_type_promotes_to when linkage is not D [committed] d: Return promoted types in d_type_promotes_to when linkage is not D - - - - --- 2020-09-12 Iain Buclaw New
[committed] d: Build TYPE_DECLs for non-numeric enum types. [committed] d: Build TYPE_DECLs for non-numeric enum types. - - - - --- 2020-09-12 Iain Buclaw New
Ignore the clobbered stack pointer in asm statment Ignore the clobbered stack pointer in asm statment - - - - --- 2020-09-12 H.J. Lu New
[Ada] Add preliminary support for 128-bit integer types [Ada] Add preliminary support for 128-bit integer types - - - - --- 2020-09-12 Eric Botcazou New
[Ada] Fix small inconsistency in new predicate [Ada] Fix small inconsistency in new predicate - - - - --- 2020-09-12 Eric Botcazou New
[Ada] Minor tweak to line debug info [Ada] Minor tweak to line debug info - - - - --- 2020-09-12 Eric Botcazou New
[Ada] Accept absolute address clause for array of UNC nominal subtype [Ada] Accept absolute address clause for array of UNC nominal subtype - - - - --- 2020-09-12 Eric Botcazou New
libstdc++: Add C++2a synchronization support libstdc++: Add C++2a synchronization support - - - - --- 2020-09-11 Thomas Rodgers New
doc: use @code{} instead of @samp{@command{}} around 'date %s' doc: use @code{} instead of @samp{@command{}} around 'date %s' - - - - --- 2020-09-11 Sergei Trofimovich New
[2/4,revised,applied] PowerPC: Rename functions for min, max, cmove Untitled series #201251 - - - - --- 2020-09-11 Michael Meissner New
rs6000: Rename mffgpr/mftgpr instruction types rs6000: Rename mffgpr/mftgpr instruction types - - - - --- 2020-09-11 Pat Haugen New
-fprofile-reproducible: fix option value handling -fprofile-reproducible: fix option value handling - - - - --- 2020-09-11 Sergei Trofimovich New
doc: fix spelling of -fprofile-reproducibility doc: fix spelling of -fprofile-reproducibility - - - - --- 2020-09-11 Sergei Trofimovich New
« 1 2 ... 365 366 3671278 1279 »