Show patches with: State = Action Required       |    Archived = No       |   126642 patches
« 1 2 ... 358 359 3601266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[OG10,committed] [OG10,committed] - - - - --- 2020-08-24 Tobias Burnus New
Re: GCC Plugins and global_options Re: GCC Plugins and global_options - - - - --- 2020-08-24 Jakub Jelinek New
Fortran : ICE for division by zero in declaration PR95882 Fortran : ICE for division by zero in declaration PR95882 - - - - --- 2020-08-24 Mark Eggleston New
x86: Add target("general-regs-only") function attribute x86: Add target("general-regs-only") function attribute - - - - --- 2020-08-23 H.J. Lu New
[committed] wwwdocs: Update reference to RISC-V ISA Specifications [committed] wwwdocs: Update reference to RISC-V ISA Specifications - - - - --- 2020-08-23 Gerald Pfeifer New
[committed,OG10] Fix patterns in Fortran tests for kernels loop annotation. [committed,OG10] Fix patterns in Fortran tests for kernels loop annotation. - - - - --- 2020-08-23 Sandra Loosemore New
[committed,OG10] Permit calls to builtins and intrinsics in kernels loops [committed,OG10] Permit calls to builtins and intrinsics in kernels loops - - - - --- 2020-08-23 Sandra Loosemore New
x86: Only use general-purpose registers during CPUID check x86: Only use general-purpose registers during CPUID check - - - - --- 2020-08-22 H.J. Lu New
x86: Disable SSE, AVX and AVX512 during CPUID check x86: Disable SSE, AVX and AVX512 during CPUID check - - - - --- 2020-08-22 H.J. Lu New
[committed] analyzer: fix NULL deref false positives [PR94851] [committed] analyzer: fix NULL deref false positives [PR94851] - - - - --- 2020-08-22 David Malcolm New
[committed] analyzer: simplify store::eval_alias [committed] analyzer: simplify store::eval_alias - - - - --- 2020-08-22 David Malcolm New
[committed] analyzer: simplify region_model::push_frame [committed] analyzer: simplify region_model::push_frame - - - - --- 2020-08-22 David Malcolm New
hppa: PR middle-end/87256: Improved hppa_rtx_costs avoids synth_mult madness. hppa: PR middle-end/87256: Improved hppa_rtx_costs avoids synth_mult madness. - - - - --- 2020-08-21 Roger Sayle New
middle-end: PR tree-optimization/21137: STRIP_NOPS avoids missed optimization. middle-end: PR tree-optimization/21137: STRIP_NOPS avoids missed optimization. - - - - --- 2020-08-21 Roger Sayle New
middle-end: Simplify popcount/parity of bswap/rotate. middle-end: Simplify popcount/parity of bswap/rotate. - - - - --- 2020-08-21 Roger Sayle New
[10,committed] Backported: [LTO/offloading] Fix offloading-compilation ICE without -flto (PR84320) [10,committed] Backported: [LTO/offloading] Fix offloading-compilation ICE without -flto (PR84320) - - - - --- 2020-08-21 Tobias Burnus New
[GCC-10,backport] arm: Require MVE memory operand for destination of vst1q intrinsic [GCC-10,backport] arm: Require MVE memory operand for destination of vst1q intrinsic - - - - --- 2020-08-21 Joe Ramsay New
hppa: Improve expansion of ashldi3 when !TARGET_64BIT hppa: Improve expansion of ashldi3 when !TARGET_64BIT - - - - --- 2020-08-21 Roger Sayle New
[committed] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718] [committed] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718] - - - - --- 2020-08-21 Jonathan Wakely New
[fortran] PR fortran/95352 - ICE on select rank with assumed-size selector and lbound intrinsic [fortran] PR fortran/95352 - ICE on select rank with assumed-size selector and lbound intrinsic - - - - --- 2020-08-21 José Rui Faustino de Sousa New
C-SKY: Add -mbacktrace option. C-SKY: Add -mbacktrace option. - - - - --- 2020-08-21 Jojo R New
[committed] analyzer: add regression tests [PR95152] [committed] analyzer: add regression tests [PR95152] - - - - --- 2020-08-21 David Malcolm New
[committed] d: Merge upstream dmd 1b5a53d01. [committed] d: Merge upstream dmd 1b5a53d01. - - - - --- 2020-08-20 Iain Buclaw New
[fortran] PR fortran/94110 - Passing an assumed-size to an assumed-shape argument should be rejected [fortran] PR fortran/94110 - Passing an assumed-size to an assumed-shape argument should be rejected - - - - --- 2020-08-20 José Rui Faustino de Sousa New
[6/6] New tests for parallel compilation feature Parallelize Intra-Procedural Optimizations using the LTO Engine. - - - - --- 2020-08-20 Giuliano Belinassi New
[5/6] Add invoke documentation Parallelize Intra-Procedural Optimizations using the LTO Engine. - - - - --- 2020-08-20 Giuliano Belinassi New
[4/6] Add `+' for Jobserver Integration Parallelize Intra-Procedural Optimizations using the LTO Engine. - - - - --- 2020-08-20 Giuliano Belinassi New
[3/6] Implement fork-based parallelism engine Parallelize Intra-Procedural Optimizations using the LTO Engine. - - - - --- 2020-08-20 Giuliano Belinassi New
[2/6] Implement a new partitioner for parallel compilation Parallelize Intra-Procedural Optimizations using the LTO Engine. - - - - --- 2020-08-20 Giuliano Belinassi New
[1/6] Modify gcc driver for parallel compilation Parallelize Intra-Procedural Optimizations using the LTO Engine. - - - - --- 2020-08-20 Giuliano Belinassi New
[committed,3/3,OG10] Annotate inner loops in "acc kernels loop" directives (Fortran). openacc: Fix annotation of inner loops in combined "acc kernels loop" directives - - - - --- 2020-08-20 Sandra Loosemore New
[committed,2/3,og10] Annotate inner loops in "acc kernels loop" directives (C/C++). openacc: Fix annotation of inner loops in combined "acc kernels loop" directives - - - - --- 2020-08-20 Sandra Loosemore New
[committed,1/3,OG10] Add a "combined" flag for "acc kernels loop" etc directives. openacc: Fix annotation of inner loops in combined "acc kernels loop" directives - - - - --- 2020-08-20 Sandra Loosemore New
[committed] analyzer: fix infinite recursion ICE on unions [PR96723] [committed] analyzer: fix infinite recursion ICE on unions [PR96723] - - - - --- 2020-08-20 David Malcolm New
c++: Implement P1009: Array size deduction in new-expressions. c++: Implement P1009: Array size deduction in new-expressions. - - - - --- 2020-08-20 Marek Polacek New
libstdc++: Fix iota_view::size() to avoid overflow libstdc++: Fix iota_view::size() to avoid overflow - - - - --- 2020-08-20 Jonathan Wakely New
[v3] libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCS [v3] libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCS - - - - --- 2020-08-20 Maciej W. Rozycki New
[fortran] PR fortran/96727 - ICE with character length specified using specification function on as… [fortran] PR fortran/96727 - ICE with character length specified using specification function on as… - - - - --- 2020-08-20 José Rui Faustino de Sousa New
[fortran] PR fortran/96726 - ICE with user defined specification function on assumed-rank array [fortran] PR fortran/96726 - ICE with user defined specification function on assumed-rank array - - - - --- 2020-08-20 José Rui Faustino de Sousa New
[fortran] PR fortran/96724 - Bogus warnings with the repeat intrinsic and the flag -Wconversion-ext… [fortran] PR fortran/96724 - Bogus warnings with the repeat intrinsic and the flag -Wconversion-ext… - - - - --- 2020-08-20 José Rui Faustino de Sousa New
[nvptx,libgomp] Avoid use of GOMP_PLUGIN_acc_thread() in nvptx_free() [nvptx,libgomp] Avoid use of GOMP_PLUGIN_acc_thread() in nvptx_free() - - - - --- 2020-08-20 Chung-Lin Tang New
configure: Require C++11 for building code generation tools configure: Require C++11 for building code generation tools - - - - --- 2020-08-20 Vaseeharan Vinayagamoorthy New
[committed] Fortran: Fix OpenMP's 'if(simd:' etc. conditions [committed] Fortran: Fix OpenMP's 'if(simd:' etc. conditions - - - - --- 2020-08-20 Tobias Burnus New
[obvious] testsuite: Remove test for arm32 in arm_soft_ok [obvious] testsuite: Remove test for arm32 in arm_soft_ok - - - - --- 2020-08-20 Christophe Lyon New
[obvious] testsuite: Skip arm/pure-code tests for arm*-*-uclinuxfdpiceabi [obvious] testsuite: Skip arm/pure-code tests for arm*-*-uclinuxfdpiceabi - - - - --- 2020-08-20 Christophe Lyon New
Fortran : Runtime error, reshape constant array assignment, PR96624 Fortran : Runtime error, reshape constant array assignment, PR96624 - - - - --- 2020-08-20 Mark Eggleston New
Check calls before loop unrolling Check calls before loop unrolling - - - - --- 2020-08-20 Jiufu Guo New
[committed] analyzer: fix ICE on vector comparisons [PR96713] [committed] analyzer: fix ICE on vector comparisons [PR96713] - - - - --- 2020-08-20 David Malcolm New
[pushed] c++: Check satisfaction before non-dep convs. [CWG2369] [pushed] c++: Check satisfaction before non-dep convs. [CWG2369] - - - - --- 2020-08-19 Jason Merrill New
[committed,OG10] Re: Re: [Patch] [OpenMP, Fortran] Add structure/derived-type element mapping [committed,OG10] Re: Re: [Patch] [OpenMP, Fortran] Add structure/derived-type element mapping - - - - --- 2020-08-19 Kwok Cheung Yeung New
[committed] analyzer: fix ICE on deref_rvalue on SK_COMPOUND [PR96643] [committed] analyzer: fix ICE on deref_rvalue on SK_COMPOUND [PR96643] - - - - --- 2020-08-19 David Malcolm New
[committed] analyzer: fix ICE on folding vector 0 [PR96705] [committed] analyzer: fix ICE on folding vector 0 [PR96705] - - - - --- 2020-08-19 David Malcolm New
[committed] analyzer: fix ICE converting float to int [PR96699] [committed] analyzer: fix ICE converting float to int [PR96699] - - - - --- 2020-08-19 David Malcolm New
rs6000: Fix extraneous characters in the documentation rs6000: Fix extraneous characters in the documentation - - - - --- 2020-08-19 Tulio Magno Quites Machado Filho New
[committed] libstdc++: Remove deprecated comparison operators for RB trees [committed] libstdc++: Remove deprecated comparison operators for RB trees - - - - --- 2020-08-19 Jonathan Wakely New
[v2] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55 [v2] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55 - - - - --- 2020-08-19 Joe Ramsay New
[committed] libstdc++: Make __int128 meet integer-class requirements [PR 96042] [committed] libstdc++: Make __int128 meet integer-class requirements [PR 96042] - - - - --- 2020-08-19 Jonathan Wakely New
[committed] i386: Use code_for_ instead of gen_ for parameterized names more. [committed] i386: Use code_for_ instead of gen_ for parameterized names more. - - - - --- 2020-08-19 Uros Bizjak New
[wwwdocs] Remove stray '>' character [wwwdocs] Remove stray '>' character - - - - --- 2020-08-19 Jonathan Wakely New
rs6000: Enable more sibcalls when TOC is not preserved rs6000: Enable more sibcalls when TOC is not preserved - - - - --- 2020-08-19 Bill Schmidt New
PING [PATCH] x86: Inline strncmp only with -minline-all-stringops PING [PATCH] x86: Inline strncmp only with -minline-all-stringops - - - - --- 2020-08-19 H.J. Lu New
[committed] libstdc++: Add deprecated attributes to old iostream members [committed] libstdc++: Add deprecated attributes to old iostream members - - - - --- 2020-08-19 Jonathan Wakely New
arm: Fix -mpure-code support/-mslow-flash-data for armv8-m.base [PR94538] arm: Fix -mpure-code support/-mslow-flash-data for armv8-m.base [PR94538] - - - - --- 2020-08-19 Christophe Lyon New
[V2] Add pattern for pointer-diff on addresses with same base/offset (PR 94234) [V2] Add pattern for pointer-diff on addresses with same base/offset (PR 94234) - - - - --- 2020-08-19 Feng Xue OS New
[RISC-V] Add support for AddressSanitizer on RISC-V GCC [RISC-V] Add support for AddressSanitizer on RISC-V GCC - - - - --- 2020-08-19 joshua New
libgccjit: update some comments in libgccjit.c libgccjit: update some comments in libgccjit.c - - - - --- 2020-08-19 Andrea Corallo New
[v2] testsuite: Update some vect cases for partial vectors [v2] testsuite: Update some vect cases for partial vectors - - - - --- 2020-08-19 Kewen.Lin New
[committed] analyzer: consider initializers for globals [PR96651] [committed] analyzer: consider initializers for globals [PR96651] - - - - --- 2020-08-19 David Malcolm New
[committed] analyzer: fix ICE with negative bit offsets [PR96648] [committed] analyzer: fix ICE with negative bit offsets [PR96648] - - - - --- 2020-08-19 David Malcolm New
i386: Add c99 runtime requirement to math optimisation tests i386: Add c99 runtime requirement to math optimisation tests - - - - --- 2020-08-18 Pat Bernardi New
testsuite: require c99 runtime for trigonometric optimisation tests testsuite: require c99 runtime for trigonometric optimisation tests - - - - --- 2020-08-18 Pat Bernardi New
i386: Cleanup i386/i386elf.h and align it's return convention with the SVR4 ABI i386: Cleanup i386/i386elf.h and align it's return convention with the SVR4 ABI - - - - --- 2020-08-18 Pat Bernardi New
c++: alias template template_info setting c++: alias template template_info setting - - - - --- 2020-08-18 Nathan Sidwell New
[2/2] c++: Rewrite members for all deduction guides. [PR96199] [1/2] c++: Handle enumerator in C++20 alias CTAD. [PR96199] - - - - --- 2020-08-18 Jason Merrill New
[1/2] c++: Handle enumerator in C++20 alias CTAD. [PR96199] [1/2] c++: Handle enumerator in C++20 alias CTAD. [PR96199] - - - - --- 2020-08-18 Jason Merrill New
[committed] PR fortran/96613,96686 - Fix type/kind issues, temporaries evaluating MIN/MAX [committed] PR fortran/96613,96686 - Fix type/kind issues, temporaries evaluating MIN/MAX - - - - --- 2020-08-18 Harald Anlauf New
[committed,OG10] Backport OpenMP-related patches [committed,OG10] Backport OpenMP-related patches - - - - --- 2020-08-18 Kwok Cheung Yeung New
[committed] rs6000: unaligned VSX in memcpy/memmove expansion [committed] rs6000: unaligned VSX in memcpy/memmove expansion - - - - --- 2020-08-18 Aaron Sawdey New
[committed] use byte_representation instead of string_constant (PR 96670) [committed] use byte_representation instead of string_constant (PR 96670) - - - - --- 2020-08-18 Martin Sebor New
rs6000: Rename instruction xvcvbf16sp to xvcvbf16spn rs6000: Rename instruction xvcvbf16sp to xvcvbf16spn - - - - --- 2020-08-18 Peter Bergner New
[fortran,coarray] Fix obvious typo in co_broadcast's argument assembly [fortran,coarray] Fix obvious typo in co_broadcast's argument assembly - - - - --- 2020-08-18 Andre Vehreschild New
[committed] update native_encode_expr description [committed] update native_encode_expr description - - - - --- 2020-08-18 Martin Sebor New
[committed] i386: Rewrite restore_stack_nonlocal expander [PR96536]. [committed] i386: Rewrite restore_stack_nonlocal expander [PR96536]. - - - - --- 2020-08-18 Uros Bizjak New
[committed] libstdc++: Remove redundant copying of std::async arguments [PR 69724] [committed] libstdc++: Remove redundant copying of std::async arguments [PR 69724] - - - - --- 2020-08-18 Jonathan Wakely New
c++: Move hidden-lambda entity lookup checking c++: Move hidden-lambda entity lookup checking - - - - --- 2020-08-18 Nathan Sidwell New
RX add control register PC RX add control register PC - - - - --- 2020-08-18 Darius Galis New
[v2] options: Make --help= to emit values post-overrided [v2] options: Make --help= to emit values post-overrided - - - - --- 2020-08-18 Kewen.Lin New
[3/4,v2] ivopts: Consider cost_step on different forms during unrolling Untitled series #196174 - - - - --- 2020-08-18 Kewen.Lin New
[committed] d: Fix ICE Segmentation fault during RTL pass: expand on armhf/armel/s390x [committed] d: Fix ICE Segmentation fault during RTL pass: expand on armhf/armel/s390x - - - - --- 2020-08-18 Iain Buclaw New
Adjust testcase. Adjust testcase. - - - - --- 2020-08-18 Hongtao Liu New
[committed] analyzer: fix name of local in region_model::get_rvalue_1 [committed] analyzer: fix name of local in region_model::get_rvalue_1 - - - - --- 2020-08-18 David Malcolm New
[committed] analyzer: fix ICE on unhandled tree codes in get_rvalue_1 [PR96641] [committed] analyzer: fix ICE on unhandled tree codes in get_rvalue_1 [PR96641] - - - - --- 2020-08-18 David Malcolm New
[committed] analyzer: fix ICE on unhandled tree codes in gassign [PR96640] [committed] analyzer: fix ICE on unhandled tree codes in gassign [PR96640] - - - - --- 2020-08-18 David Malcolm New
Go patch committed: Export thunks referenced by inline functions Go patch committed: Export thunks referenced by inline functions - - - - --- 2020-08-18 Ian Lance Taylor New
PR fortran/96613 - SIGFPE on min1() with -ffpe-trap=invalid switch PR fortran/96613 - SIGFPE on min1() with -ffpe-trap=invalid switch - - - - --- 2020-08-17 Harald Anlauf New
[committed] analyzer: fix ICE on NULL dereference [PR96644] [committed] analyzer: fix ICE on NULL dereference [PR96644] - - - - --- 2020-08-17 David Malcolm New
[committed] analyzer: fix ICE due to NULL type [PR96639] [committed] analyzer: fix ICE due to NULL type [PR96639] - - - - --- 2020-08-17 David Malcolm New
[committed] analyzer: handle &STRING_CST in constant pool initializers [PR96642] [committed] analyzer: handle &STRING_CST in constant pool initializers [PR96642] - - - - --- 2020-08-17 David Malcolm New
[committed] i386: Use parametrized pattern names some more. [committed] i386: Use parametrized pattern names some more. - - - - --- 2020-08-17 Uros Bizjak New
[Arm] Auto-vectorization for MVE: vsub [Arm] Auto-vectorization for MVE: vsub - - - - --- 2020-08-17 Dennis Zhang New
« 1 2 ... 358 359 3601266 1267 »