Show patches with: Archived = No       |   126675 patches
« 1 2 ... 363 364 3651266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] MSP430: Define extendqipsi2 [committed] MSP430: Define extendqipsi2 - - - - --- 2020-07-21 Jozef Lawrynowicz New
[committed] MSP430: Define NO_FUNCTION_CSE [committed] MSP430: Define NO_FUNCTION_CSE - - - - --- 2020-07-21 Jozef Lawrynowicz New
aarch64: (GCC-9 Backport) New Straight Line Speculation (SLS) mitigation flags aarch64: (GCC-9 Backport) New Straight Line Speculation (SLS) mitigation flags - - - - --- 2020-07-21 Matthew Malcomson New
aarch64: (GCC-9 Backport) Introduce SLS mitigation for RET and BR instructions aarch64: (GCC-9 Backport) Introduce SLS mitigation for RET and BR instructions - - - - --- 2020-07-21 Matthew Malcomson New
aarch64: (GCC-9 Backport) Mitigate SLS for BLR instruction aarch64: (GCC-9 Backport) Mitigate SLS for BLR instruction - - - - --- 2020-07-21 Matthew Malcomson New
OpenMP: Fixes for omp critical + hint OpenMP: Fixes for omp critical + hint - - - - --- 2020-07-21 Tobias Burnus New
dse: Remove partial load after full store for high part access[PR71309] dse: Remove partial load after full store for high part access[PR71309] - - - - --- 2020-07-21 Xionghu Luo New
testsuite: Improve signal supporting detection testsuite: Improve signal supporting detection - - - - --- 2020-07-21 Kito Cheng New
[committed] testsuite: Add signal checking for signal related testcase in analyzer. [committed] testsuite: Add signal checking for signal related testcase in analyzer. - - - - --- 2020-07-21 Kito Cheng New
vect: Support vector with length cost modeling vect: Support vector with length cost modeling - - - - --- 2020-07-21 Kewen.Lin New
[v2] Add --ld-path= to specify an arbitrary executable as the linker [v2] Add --ld-path= to specify an arbitrary executable as the linker - - - - --- 2020-07-21 Fangrui Song New
[v2] genemit.c (main): split insn-emit.c for compiling parallelly [v2] genemit.c (main): split insn-emit.c for compiling parallelly - - - - --- 2020-07-21 Jojo R New
gcc.dg/independent-cloneids-1.c: Skip for mmix. gcc.dg/independent-cloneids-1.c: Skip for mmix. - - - - --- 2020-07-21 Hans-Peter Nilsson New
gcc.dg/cdce3.c: Update matched line-number. gcc.dg/cdce3.c: Update matched line-number. - - - - --- 2020-07-21 Hans-Peter Nilsson New
c++: Fixing the wording of () aggregate-init [PR92812] c++: Fixing the wording of () aggregate-init [PR92812] - - - - --- 2020-07-20 Marek Polacek New
mmix: support -fstack-usage mmix: support -fstack-usage - - - - --- 2020-07-20 Hans-Peter Nilsson New
[committed] libstdc++: Add std::from_chars for floating-point types [committed] libstdc++: Add std::from_chars for floating-point types - - - - --- 2020-07-20 Jonathan Wakely New
libgomp: Add helper functions for memory handling. libgomp: Add helper functions for memory handling. - - - - --- 2020-07-20 y2s1982 New
[pushend] c++: Pseudo-destructor ends object lifetime. [pushend] c++: Pseudo-destructor ends object lifetime. - - - - --- 2020-07-20 Jason Merrill New
[pushed] c++: Allow subobject references in C++20. [pushed] c++: Allow subobject references in C++20. - - - - --- 2020-07-20 Jason Merrill New
[pushed] c++: Aggregate CTAD and string constants. [pushed] c++: Aggregate CTAD and string constants. - - - - --- 2020-07-20 Jason Merrill New
c++: abbreviated function template friend matching [PR96106] c++: abbreviated function template friend matching [PR96106] - - - - --- 2020-07-20 Patrick Palka New
[committed] libstdc++: Avoid overflow in istream::get(streambuf&) [LWG 3464] [committed] libstdc++: Avoid overflow in istream::get(streambuf&) [LWG 3464] - - - - --- 2020-07-20 Jonathan Wakely New
[committed] remove stray text from option description (PR 96249) [committed] remove stray text from option description (PR 96249) - - - - --- 2020-07-20 Martin Sebor New
[committed] i386: Use lock prefixed insn instead of MFENCE [PR95750] [committed] i386: Use lock prefixed insn instead of MFENCE [PR95750] - - - - --- 2020-07-20 Uros Bizjak New
OpenMP: Fix tmp-var handling with tree-nested.c [PR93553] OpenMP: Fix tmp-var handling with tree-nested.c [PR93553] - - - - --- 2020-07-20 Tobias Burnus New
[4/4] testsuite: Add default_packed filters testsuite: Add markers for default_packed targets - - - - --- 2020-07-20 Dimitar Dimitrov New
[3/4] testsuite: Relax pattern to include "packed" targets testsuite: Add markers for default_packed targets - - - - --- 2020-07-20 Dimitar Dimitrov New
[2/4] testsuite: Add expected warning for packed attribute testsuite: Add markers for default_packed targets - - - - --- 2020-07-20 Dimitar Dimitrov New
[1/4] testsuite: Filter unaligned pointer value warning testsuite: Add markers for default_packed targets - - - - --- 2020-07-20 Dimitar Dimitrov New
[RFC] Sort region RPO according to SCC membership [RFC] Sort region RPO according to SCC membership - - - - --- 2020-07-20 Richard Biener New
remove write-only array in rev_post_order_and_mark_dfs_back_seme remove write-only array in rev_post_order_and_mark_dfs_back_seme - - - - --- 2020-07-20 Richard Biener New
middle-end: Fold popcount(x&4) to (x>>2)&1 and friends. middle-end: Fold popcount(x&4) to (x>>2)&1 and friends. - - - - --- 2020-07-20 Roger Sayle New
preprocessor: line-map tidying preprocessor: line-map tidying - - - - --- 2020-07-20 Nathan Sidwell New
preprocessor: line-map tidying preprocessor: line-map tidying - - - - --- 2020-07-20 Nathan Sidwell New
jit: Fix random truncation of testsuite output jit: Fix random truncation of testsuite output - - - - --- 2020-07-20 Alex Coplan New
Fortran : ICE in gfc_conv_scalarized_array_ref PR53298 Fortran : ICE in gfc_conv_scalarized_array_ref PR53298 - - - - --- 2020-07-20 Mark Eggleston New
[AVX512] For vector compare to mask register, UNSPEC is needed instead of comparison operator [PR96… [AVX512] For vector compare to mask register, UNSPEC is needed instead of comparison operator [PR96… - - - - --- 2020-07-20 Hongtao Liu New
gcc/testsuite: Scale down long-running tree-prof.exp tests on slow targets gcc/testsuite: Scale down long-running tree-prof.exp tests on slow targets - - - - --- 2020-07-20 Sandra Loosemore New
gcc.dg/const-uniq-1.c: Adjust scanned pattern for mmix. gcc.dg/const-uniq-1.c: Adjust scanned pattern for mmix. - - - - --- 2020-07-20 Hans-Peter Nilsson New
gcc.dg/cdce3.c: Skip for mmix. gcc.dg/cdce3.c: Skip for mmix. - - - - --- 2020-07-20 Hans-Peter Nilsson New
gcc.dg/pr87485.c: Require scheduling gcc.dg/pr87485.c: Require scheduling - - - - --- 2020-07-20 Hans-Peter Nilsson New
mmix: When debug-dump, revert to "standard" pseudos for emitting integers mmix: When debug-dump, revert to "standard" pseudos for emitting integers - - - - --- 2020-07-20 Hans-Peter Nilsson New
[fortran,committed] Fix PR 96220, error with -fc-prototypes [fortran,committed] Fix PR 96220, error with -fc-prototypes - - - - --- 2020-07-19 Thomas Koenig New
middle-end: Simplify (sign_extend:HI (truncate:QI (ashiftrt:HI X 8))) middle-end: Simplify (sign_extend:HI (truncate:QI (ashiftrt:HI X 8))) - - - - --- 2020-07-19 Roger Sayle New
gcc.dg/attr-copy-6.c: Require visibility. gcc.dg/attr-copy-6.c: Require visibility. - - - - --- 2020-07-19 Hans-Peter Nilsson New
gcc.dg/Wno-frame-address.c: Skip for cris and mmix. gcc.dg/Wno-frame-address.c: Skip for cris and mmix. - - - - --- 2020-07-19 Hans-Peter Nilsson New
c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121] c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121] - - - - --- 2020-07-18 Jakub Jelinek New
x86: Add __cpuidex and include guard to <cpuid.h> x86: Add __cpuidex and include guard to <cpuid.h> - - - - --- 2020-07-18 H.J. Lu New
gimple-fold: Handle bitfields in fold_const_aggregate_ref_1 [PR93121] gimple-fold: Handle bitfields in fold_const_aggregate_ref_1 [PR93121] - - - - --- 2020-07-18 Jakub Jelinek New
fold-const: Handle bitfields in native_encode_initializer [PR93121] fold-const: Handle bitfields in native_encode_initializer [PR93121] - - - - --- 2020-07-18 Jakub Jelinek New
testsuite/c-c++-common/cpp/pragma-eof.c: Add missing require fopenmp testsuite/c-c++-common/cpp/pragma-eof.c: Add missing require fopenmp - - - - --- 2020-07-18 Hans-Peter Nilsson New
rs6000: Generate _Decimal128 to _Decimal32 hardware conversion instructions rs6000: Generate _Decimal128 to _Decimal32 hardware conversion instructions - - - - --- 2020-07-17 Peter Bergner New
avoid -Wnonnull on synthesized condition in static_cast (PR 96003) avoid -Wnonnull on synthesized condition in static_cast (PR 96003) - - - - --- 2020-07-17 Martin Sebor New
libstdc++, coroutine: Add missing constexpr markers. libstdc++, coroutine: Add missing constexpr markers. - - - - --- 2020-07-17 Iain Sandoe New
[committed] gcc-changelog: Fix typo in output [committed] gcc-changelog: Fix typo in output - - - - --- 2020-07-17 Jonathan Wakely New
[Committed] Fix PR96127 [Committed] Fix PR96127 - - - - --- 2020-07-17 Andreas Krebbel New
Add support for dynamic shadow offset Add support for dynamic shadow offset - - - - --- 2020-07-17 Harshit Sharma New
combine: Use single_set for is_just_move combine: Use single_set for is_just_move - - - - --- 2020-07-17 Segher Boessenkool New
[v3] sparc/sparc64: use crtendS.o for default-pie executables [PR96190] [v3] sparc/sparc64: use crtendS.o for default-pie executables [PR96190] - - - - --- 2020-07-16 Sergei Trofimovich New
[committed] i386: Additional peephole2 to use flags from CMPXCHG more [PR96189] [committed] i386: Additional peephole2 to use flags from CMPXCHG more [PR96189] - - - - --- 2020-07-16 Uros Bizjak New
[committed] c++: Add test for DR 188. [committed] c++: Add test for DR 188. - - - - --- 2020-07-16 Marek Polacek New
coroutines: Correct frame capture of compiler temps [PR95591+4]. coroutines: Correct frame capture of compiler temps [PR95591+4]. - - - - --- 2020-07-16 Iain Sandoe New
[committed] amdgcn: Handle early debug info in mkoffload [committed] amdgcn: Handle early debug info in mkoffload - - - - --- 2020-07-16 Andrew Stubbs New
c++: Variable template and template parameter pack [PR96218] c++: Variable template and template parameter pack [PR96218] - - - - --- 2020-07-16 Marek Polacek New
[OG10] omp-low.c: Avoid offload-target lto1 is-missing error by not-privatizing TREE_READONLY vars [OG10] omp-low.c: Avoid offload-target lto1 is-missing error by not-privatizing TREE_READONLY vars - - - - --- 2020-07-16 Tobias Burnus New
Don't write COMDAT group id to LTO output on PE/COFF Don't write COMDAT group id to LTO output on PE/COFF - - - - --- 2020-07-16 Markus Böck New
[pushed] coroutines: Spelling corrections in comments [NFC]. [pushed] coroutines: Spelling corrections in comments [NFC]. - - - - --- 2020-07-16 Iain Sandoe New
[committed] build: Fix 'make TAGS' in gcc/ [committed] build: Fix 'make TAGS' in gcc/ - - - - --- 2020-07-16 Andrea Corallo New
[OG10,committed] libgomp.oacc-fortran/firstprivate-int.f90 fix for nonexisting kind-16 int [OG10,committed] libgomp.oacc-fortran/firstprivate-int.f90 fix for nonexisting kind-16 int - - - - --- 2020-07-16 Tobias Burnus New
Define TARGET_TRULY_NOOP_TRUNCATION to false. Define TARGET_TRULY_NOOP_TRUNCATION to false. - - - - --- 2020-07-16 Roger Sayle New
[Ada] Misplace of internal master renaming declaration [Ada] Misplace of internal master renaming declaration - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Ongoing work for AI12-0212 : container aggregates [Ada] Ongoing work for AI12-0212 : container aggregates - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] AI12-0132 Freezing of renames_as_body [Ada] AI12-0132 Freezing of renames_as_body - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Adjust heuristics about size of static aggregates [Ada] Adjust heuristics about size of static aggregates - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Spurious accessibility error on allocator in generic instance [Ada] Spurious accessibility error on allocator in generic instance - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Incorrect static accessibility error in return aggregate [Ada] Incorrect static accessibility error in return aggregate - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Implicit dereferencing in container indexing [Ada] Implicit dereferencing in container indexing - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Overflow in string streaming [Ada] Overflow in string streaming - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] gnatbind: Fix No_Entry_Calls_In_Elaboration_Code message [Ada] gnatbind: Fix No_Entry_Calls_In_Elaboration_Code message - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Disable Initialize_Scalars on runtime files [Ada] Disable Initialize_Scalars on runtime files - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Set missing Parent field of block entity [Ada] Set missing Parent field of block entity - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Spurious redundant use clause warning [Ada] Spurious redundant use clause warning - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Do not perform null exclusion static checks on generated entities [Ada] Do not perform null exclusion static checks on generated entities - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Simplify detection of others choice with just one value [Ada] Simplify detection of others choice with just one value - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Ada2020: AI12-0289 Implicitly null excluding anon access [Ada] Ada2020: AI12-0289 Implicitly null excluding anon access - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Wrong execution of Tan on large argument [Ada] Wrong execution of Tan on large argument - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Spurious error in instance nested in formal package [Ada] Spurious error in instance nested in formal package - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigned_To_CPU [Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigned_To_CPU - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] AI12-0042: Type invariant checking rules [Ada] AI12-0042: Type invariant checking rules - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Add centralized capacity check in Generic_Bignums [Ada] Add centralized capacity check in Generic_Bignums - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Ada2020: AI12-0107 convention of By_Protected_Procedure [Ada] Ada2020: AI12-0107 convention of By_Protected_Procedure - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Handle N_Others_Choice case in range-building function [Ada] Handle N_Others_Choice case in range-building function - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] AI12-0373 Additional check on Integer_Literal function [Ada] AI12-0373 Additional check on Integer_Literal function - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[wwwdocs,v2] projects/tree-ssa: add a big banner to tree-browser.html [wwwdocs,v2] projects/tree-ssa: add a big banner to tree-browser.html - - - - --- 2020-07-16 Hu, Jiangping New
testsuite/rs6000: Add option to ignore vect cost model testsuite/rs6000: Add option to ignore vect cost model - - - - --- 2020-07-16 Kewen.Lin New
c++: Get rid of convert_like* macros. c++: Get rid of convert_like* macros. - - - - --- 2020-07-15 Marek Polacek New
[committed,OG10] amdgcn: Tune default OpenMP/OpenACC GPU utilization [committed,OG10] amdgcn: Tune default OpenMP/OpenACC GPU utilization - - - - --- 2020-07-15 Andrew Stubbs New
i386: Introduce peephole2 to use flags from CMPXCHG more [PR96189] i386: Introduce peephole2 to use flags from CMPXCHG more [PR96189] - - - - --- 2020-07-15 Uros Bizjak New
x86: Inline strncmp only with -minline-all-stringops x86: Inline strncmp only with -minline-all-stringops - - - - --- 2020-07-15 H.J. Lu New
« 1 2 ... 363 364 3651266 1267 »