November 2020 Archives by thread
Starting: Sun Nov 1 06:50:38 GMT 2020
Ending: Mon Nov 30 23:29:20 GMT 2020
Messages: 3021
- Avoid char[] array in tree_def
Richard Biener
- [PATCH] Support the new ("v0") mangling scheme in rust-demangle.
Nikhil Benesch
- wchar_t does not satisfy std::integral concept on DJGPP MSDOS toolchains
Jonathan Wakely
- Move clone_info to summary
H.J. Lu
- [PATCH] ipa: Fix segmentation fault in function_summary<clone_info*>::get(cgraph_node*) (PR 97660)
Iain Buclaw
- [pushed] testsuite, X86 : Add target requires masm_intel to three tests.
Iain Sandoe
- [PATCH] x86: Require MMX for __builtin_ia32_maskmovq
Uros Bizjak
- [PATCH] Add missing gnu-versioned-namespace symbols
François Dumont
- [pushed] Objective-C/C++ : Improve '@' keyword locations.
Iain Sandoe
- [pushed] Objective-C : Implement SEL as a built-in typedef.
Iain Sandoe
- [pushed] Darwin: Adjust the PCH area to allow for 16384byte page size.
Iain Sandoe
- [PATCH] mixing of labels and code in C2X
Uecker, Martin
- [patch] Fixing ppc64 test failure after patch dealing with scratches in IRA
Vladimir Makarov
- [PATCH][PR target/97540] Don't extract memory from operand for normal memory constraint.
Hongtao Liu
- ipa-cp: New debug counters for IPA-CP
Richard Biener
- [PATCH 2/2] arm: Improve handling of relocations with small offsets with -mpure-code on v6m (PR96770)
Christophe Lyon
- [PATCH 1/x] arm: Add vld1_lane_bf16 + vldq_lane_bf16 intrinsics
Andrea Corallo
- [PATCH 2/x] arm: add vst1_lane_bf16 + vstq_lane_bf16 intrinsics
Andrea Corallo
- [PATCH v3] pass: Run cleanup passes before SLP [PR96789]
Kewen.Lin
- [PATCH 3/x] arm: Add vld1_bf16 + vld1q_bf16 intrinsics
Andrea Corallo
- [PATCH 4/x] arm: Add vst1_bf16 + vst1q_bf16 intrinsics
Andrea Corallo
- [PATCH 5/x] arm: Add vldN_lane_bf16 + vldNq_lane_bf16 intrisics
Andrea Corallo
- [PATCH 6/x] arm: Add vstN_lane_bf16 + vstNq_lane_bf16 intrisics
Andrea Corallo
- [PATCH v2] RISC-V: Add configure option: --with-multilib-config to flexible config multi-lib settings.
Kito Cheng
- PING^2 [PATCH v2] rs6000: Use direct move for char/short vector CTOR [PR96933]
Kewen.Lin
- [committed] RISC-V: Check multiletter extension has more than 1 letter
Kito Cheng
- PING^4 [PATCH 1/4] unroll: Add middle-end unroll factor estimation
Kewen.Lin
- [PATCH] Fix PR97205
Bernd Edlinger
- [PATCH] aarch64: Fix PR97638
Sudakshina Das
- [PATCH 1/2] can_implement_as_sibling_call_p REG_PARM_STACK_SPACE check V2
Alan Modra
- [PATCH, OpenMP 5.0] Implement structure element mapping changes in 5.0
Chung-Lin Tang
- [PATCH] tree-optimization/97558 - avoid SLP analyzing irrelevant stmts
Richard Biener
- [PATCH] tree-optimization/97650 - fix ICE in vect_get_and_check_slp_defs
Richard Biener
- [patch] Fix build when source directory includes @ character
Richard Sandiford
- [PATCH] arm: Fix multiple inheritance thunks for thumb-1 with -mpure-code
Christophe Lyon
- [PATCH] Selectively trap if ranger and vr-values disagree on range builtins.
Aldy Hernandez
- [PATCH] tree-optimization/97558 - compute vectype for SLP nested cycles
Richard Biener
- [Patch] Fortran: OpenMP - fixes for omp atomic [PR97655] (was: Re: [Patch] Fortran: Update omp atomic for OpenMP 5)
Jakub Jelinek
- [PATCH v2] libgcc: Expose the instruction pointer and stack pointer in SEH _Unwind_Backtrace
Kai Tietz
- [PATCH 1/5] [PR target/96342] Change field "simdlen" into poly_uint64
yangyang (ET)
- libgomp testsuite: tell warning from error diagnostics, etc. [PR80219, PR85303]
Thomas Schwinge
- [Patch, Fortran] PR 92793 - fix column used for error diagnostic
Thomas Schwinge
- [patch] openmp test: Add dg-require-effective-target fopenmp to g++ test using -fopenmp
Olivier Hainque
- [PATCH 6/9] [nvptx] Force vl32 if calling vector-partitionable routines -- test-cases
Thomas Schwinge
- [PATCH] c++: Don't purge the satisfaction caches
Patrick Palka
- [PATCH] calls.c:can_implement_as_sibling_call_p REG_PARM_STACK_SPACE check
Richard Sandiford
- Rename DECL_IS_BUILTIN to DECL_IS_UNDECLARED_BUILTIN
Nathan Sidwell
- [PATCH] Rewrite SLP induction vectorization
Richard Biener
- [PATCH] c++: Implement DR2303 [PR97453]
kamlesh kumar
- [PATCH] libstdc++: Add c++2a <syncstream>
Thomas Rodgers
- Ping Re: float.h: C2x NaN and Inf macros
Joseph Myers
- cpplib: Macro use location and comparison
Nathan Sidwell
- core: debug-print whole call expr
Nathan Sidwell
- core: id_equal should forward
Nathan Sidwell
- core: Synchronize tree-cst & wide-int caching expectations
Nathan Sidwell
- options: Tiny refactor
Nathan Sidwell
- c++: Some additional tests
Nathan Sidwell
- [patch] lto test: Add dg-require-effective-target lto on test using -flto
Olivier Hainque
- [PATCH][AArch64] ACLE intrinsics: convert from BFloat16 to Float32
Dennis Zhang
- c++: Delete unused hash type
Nathan Sidwell
- c++: refactor duplicate decls
Nathan Sidwell
- c++: Fixup some vardecls and whitespace
Nathan Sidwell
- [Patch] Fortran: Add !GCC$ attributes DEPRECATED
Tobias Burnus
- [PATCH] c++: Don't try to parse a function declaration as deduction guide [PR97663]
Jakub Jelinek
- [PATCH] c++: v2: Add __builtin_bit_cast to implement std::bit_cast [PR93121]
Jakub Jelinek
- V2 [PATCH] x86: Also require MMX for __builtin_ia32_maskmovq
H.J. Lu
- [PATCH][PR target/97532] Fix invalid address for special memory constraint.
Vladimir Makarov
- [committed] patch to deal with insn scratches in global RA
Christophe Lyon
- [PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
Aaron Sawdey
- [committed] fix order and typos in -Wstringop-overflow/-overread
Martin Sebor
- [PATCH] rs6000, vector integer multiply/divide/modulo instructions
Carl Love
- [committed] patch to fix arm sync-3.c failure after submitting patch to deal with scratches in IRA
Vladimir Makarov
- [PATCH] PowerPC: Don't assume all targets have GLIBC
Segher Boessenkool
- PowerPC: Add __float128 conversions to/from Decimal
Segher Boessenkool
- PowerPC: Map q built-ins to *l instead of *f128 if IEEE 128-bit long double.
Segher Boessenkool
- [PATCH] libstdc++: use lt_host_flags for libstdc++.la
Jonathan Yong
- PowerPC: Update long double IEEE 128-bit tests.
Segher Boessenkool
- [PATCH] handle conditionals in -Wstringop-overflow et al. (PR 92936)
Martin Sebor
- [PATCH 0/2] Add tests to verify OpenACC clause locations
Thomas Schwinge
- [patch] i386 tests: Add dg-require-effective-target fpic to gcc.target/i386 tests
Olivier Hainque
- [PATCH] Fix column information for omp_clauses in Fortran code
Thomas Schwinge
- [og8] Report errors on missing OpenACC reduction clauses in nested reductions
Thomas Schwinge
- [Patch, fortran] PR83118 - [8/9/10/11 Regression] Bad intrinsic assignment of class(*) array component of derived type
Paul Richard Thomas
- [patch] Add dg-require-effective-target fpic to gcc.target/powerpc tests
Olivier Hainque
- [PATCH] testsuite/97688 - fix check_vect () with __AVX2__
Richard Biener
- [PATCH] aarch64: Add backend support for expanding __builtin_memset
Sudakshina Das
- [PATCH] tree-optimization/97678 - fix SLP induction epilogue vectorization
Richard Biener
- Avoid recursion in tree-inline.c
Jan Hubicka
- [PATCH] bootstrap/97666 - fix array of bool allocation
Richard Biener
- [PATCH][AArch64] ACLE intrinsics: get low/high half from BFloat16 vector
Dennis Zhang
- [PATCH] fortran/97652 - workaround missing canonicalization of PDT types
Richard Biener
- PING [Patch] x86: Enable GCC support for Intel AVX-VNNI extension
Hongtao Liu
- [PATCH PR94442] [AArch64] Redundant ldp/stp instructions emitted at -O3
xiezhiheng
- [PATCH] testsuite: Fix gcc.target/i386/zero-scratch-regs-*.c scan-asm directives
Uros Bizjak
- [patch] vxworks: Sync the aarch64-vx7r2 libgcc config with that of Linux
Olivier Hainque
- [PATCH] tree-optimization/80928 - SLP vectorize nested loop induction
Richard Biener
- [PATCH] Save some memory at debug stream-in time
Richard Biener
- [PATCH 5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN
Matthew Malcomson
- libcpp: dependency emission tidying
Nathan Sidwell
- c++: rtti cleanups
Nathan Sidwell
- c++: cp_tree_equal cleanups
Nathan Sidwell
- [PATCH] Optimize macro: make it more predictable
Richard Biener
- Add fnspec to C++ new and delete
Richard Biener
- [PATCH] tree-optimization/97623 - limit PRE hoist insertion
Richard Biener
- [PATCH] middle-end/97579 - fix VEC_COND_EXPR ISEL optab query
Richard Biener
- [committed] Cleanup of a merge mistake in fold-const.c
Bernd Edlinger
- [PATCH] SLP: Move load/store-lanes check till late
Tamar Christina
- [PATCH v2 3/16]middle-end Add basic SLP pattern matching scaffolding.
Tamar Christina
- [PATCH v2 2/16]middle-end: Refactor and expose some vectorizer helper functions.
Tamar Christina
- [PATCH v2 4/16]middle-end: Add dissolve code for when SLP fails and non-SLP loop vectorization is to be tried.
Tamar Christina
- [PATCH v2 5/16]middle-end: Add shared machinery for matching patterns involving complex numbers.
Tamar Christina
- [PATCH v2 6/16]middle-end Add Complex Addition with rotation detection
Tamar Christina
- [PATCH v2 7/16]middle-end: Add Complex Multiplication and Multiplication with Conjucate detection
Tamar Christina
- [PATCH v2 8/16]middle-end: add Complex Multiply and Accumulate/Subtract and Multiply and Accumulate/Subtract with Conjucate detection
Tamar Christina
- [PATCH v2 9/18]middle-end optimize slp simplify back to back permutes.
Tamar Christina
- [PATCH v2 10/18]middle-end simplify lane permutes which selects from loads from the same DR.
Tamar Christina
- [PATCH] libgcc: Add a weak stub for __sync_synchronize
Bernd Edlinger
- [PATCH] Tweaks to ranger cache
Andrew MacLeod
- [PATCH] More Ranger cache tweaks
Andrew MacLeod
- Move pass_oacc_device_lower after pass_graphite
Frederik Harwath
- [PATCH v4] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
Raoni Fassina Firmino
- [Patch + RFC][contrib] gcc-changelog/git_commit.py: Check for missing description
Martin Liška
- [PATCH][pushed] Add setup.cfg for pytest.
Martin Liška
- cpplib: Fix off-by-one error
Nathan Sidwell
- c++: Make extern-C mismatch an error
Nathan Sidwell
- c++: A couple of template instantiation cleanups
Nathan Sidwell
- c++: Directly fixup deferred eh-specs
Nathan Sidwell
- cpplib: EOF in pragmas
Nathan Sidwell
- [patch] g++ tests: Add dg-require-effective-target fpic to a few g++ tests
Olivier Hainque
- [PATCH] "used" attribute saves decl from linker garbage collection
Jozef Lawrynowicz
- [PATCH, 1/3, OpenMP] Target mapping changes for OpenMP 5.0, front-end parts
Chung-Lin Tang
- [PATCH, 2/3, OpenMP] Target mapping changes for OpenMP 5.0, middle-end parts and compiler testcases
Chung-Lin Tang
- [PATCH, 3/3, OpenMP] Target mapping changes for OpenMP 5.0, libgomp parts [resend]
Chung-Lin Tang
- c++: Small pt.c cleanups
Nathan Sidwell
- [PATCH] i386: Fix ix86_function_arg_regno_p to return correct SSE regno for 32bit TARGET_MACHO
Uros Bizjak
- c++: Refactor clone copying
Nathan Sidwell
- c++: using-decl instantiation
Nathan Sidwell
- [PATCH][AArch64] Use intrinsics for upper saturating shift right
David Candler
- [patch] Add dg-require-effective-target fpic to an aarch64 specific test in gcc.dg
Olivier Hainque
- [PATCH v2] c++: Prevent warnings for value-dependent exprs [PR96742]
Marek Polacek
- [committed] libstdc++: Rewrite std::call_once to use futexes [PR 66146]
Jonathan Wakely
- Add missing non-NULL check in cgraphclones
Jan Hubicka
- [02/33] linemaps
Nathan Sidwell
- [09/33] core diagnostics
Nathan Sidwell
- [PATCH] c++: Reuse identical ATOMIC_CONSTRs during normalization
Patrick Palka
- [00/32] C++ 20 Modules
Nathan Sidwell
- [01/32] langhooks
Nathan Sidwell
- [02/32] linemaps
Nathan Sidwell
- [03/32] cpp-callbacks
Nathan Sidwell
- [04/32] cpp lexer
Nathan Sidwell
- [05/32] cpp files
Nathan Sidwell
- [06/32] cpp macros
Nathan Sidwell
- [07/32] cpp main
Nathan Sidwell
- [08/32] cpp mkdeps
Nathan Sidwell
- [09/32] core diagnostics
Nathan Sidwell
- [11/32] instrumentation
Nathan Sidwell
- [12/32] user documentation
Nathan Sidwell
- [13/32] new options
Nathan Sidwell
- [14/32] new keywords
Nathan Sidwell
- [15/32] new C++ lexer
Nathan Sidwell
- [16/32] new C++ infrastructure
Nathan Sidwell
- [17/32] new C++ constexpr bits
Nathan Sidwell
- [18/32] new C++ template bits
Nathan Sidwell
- [19/32] global trees
Nathan Sidwell
- [20/32] global constructor
Nathan Sidwell
- [21/32] miscelaneous
Nathan Sidwell
- [22/32] miscelaneous c++ bits
Nathan Sidwell
- [23/32] libcody
Nathan Sidwell
- [24/32] module mapper
Nathan Sidwell
- [25/32] modules!
Nathan Sidwell
- [26/33] name-lookup
Nathan Sidwell
- [27/32] parser
Nathan Sidwell
- [28/32] lang hook implementation
Nathan Sidwell
- [29/32] make-lang.in
Nathan Sidwell
- [30/32] test harness
Nathan Sidwell
- [31/32] test suite
Nathan Sidwell
- [32/32] fixinclude
Nathan Sidwell
- [committed] libstdc++: Allow Lemire's algorithm to be used in more cases
Stephan Bergmann
- [PATCH 0/4] IBM Z: Store long doubles in vector registers when possible
Ilya Leoshkevich
- PowerPC: Map IEEE 128-bit long double built-in functions
Segher Boessenkool
- [PATCH] libgccjit: add some reflection functions in the jit C api
Antoni Boucher
- [PATCH] c++: Not all character types are byte-access types.
Jason Merrill
- [PATCH] PowerPC: PR libgcc/97543, build libgcc with -mno-gnu-attribute
Segher Boessenkool
- [r11-4614 Regression] FAIL: libgomp.oacc-fortran/multidim-slice.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O3 -g execution test on Linux/x86_64
sunil.k.pandey
- [PATCH v5] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
Raoni Fassina Firmino
- Fix copying of clone_info while reshaping clone tree
Jan Hubicka
- [PATCH] add -Wmismatched-new-delete to middle end (PR 90629)
Martin Sebor
- [r11-4664 Regression] FAIL: gcc.dg/guality/pr54519-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 22 y == 68 on Linux/x86_64
sunil.k.pandey
- [PATCH v9] genemit.c (main): split insn-emit.c for compiling parallelly
Jojo R
- [PATCH v7] genemit.c (main): split insn-emit.c for compiling parallelly
Jojo R
- c: Implement C2x nodiscard attribute
Joseph Myers
- [PATCH] i386: Cleanup i386/i386elf.h and align it's return convention with the SVR4 ABI
Uros Bizjak
- [PATCH] bootstrap/97666 - really fix sizeof (bool) issue
Richard Biener
- [committed] openmp: allocate clause vs. *reduction array sections [PR97670]
Jakub Jelinek
- [PATCH] i386: Fix Intel MCU psABI comment w.r.t DEFAULT_PCC_STRUCT_RETURN
Uros Bizjak
- [PATCH][PR target/97642] Fix incorrect replacement of vmovdqu32 with vpblendd.
Hongtao Liu
- [RFC PATCH] phiopt: Optimize x ? 1024 : 0 to (int) x << 10 [PR97690]
Jakub Jelinek
- [PATCH] testsuite: fix arm/pure-code/no-literal-pool-* tests
Christophe Lyon
- [PATCH] Re-instantiate SLP induction IV CSE
Richard Biener
- [PATCH][pushed] gcc-changelog: Change parse_git_revisions strict argument to True.
Martin Liška
- [PATCH V2] aarch64: Add vcopy(q)__lane(q)_bf16 intrinsics
Andrea Corallo
- [PATCH V3] aarch64: Add vstN_lane_bf16 + vstNq_lane_bf16 intrinsics
Andrea Corallo
- [PATCH V4] aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intrisics
Andrea Corallo
- Testsuite fails on PowerPC with: Re: [PATCH][middle-end][i386][version 6]Add -fzero-call-used-regs=[skip|used-gpr-arg|used-arg|all-gpr-arg|all-arg|used-gpr|all-gpr|used|all])
Tobias Burnus
- [PATCH] tree-optimization/97709 - set abnormal flag when vectorizing live lanes
Richard Biener
- [PATCH] add costing to SLP vectorized PHIs
Richard Biener
- [committed] libstdc++: Document istreambuf_iterator base class change [PR 92285]
Jonathan Wakely
- [wwwdocs] Document std::istreambuf_iterator change in GCC 10 [PR 92285]
Jonathan Wakely
- ping [PATCH 0/2] arm: "noinit" and "persistent" attributes
Jozef Lawrynowicz
- [0/7] LTO Dead field elimination and field reordering
Erick Ochoa
- [1/7] LTO Dead field elimination and field reordering
Erick Ochoa
- [2/7] LTO Dead field elimination and field reordering
Erick Ochoa
- [3/7] LTO Dead field elimination and field reordering
Erick Ochoa
- [4/7] LTO Dead field elimination and field reordering
Erick Ochoa
- [5/7] LTO Dead field elimination and field reordering
Erick Ochoa
- [6/7] LTO Dead field elimination and field reordering
Erick Ochoa
- [7/7] LTO Dead field elimination and field reordering
Erick Ochoa
- [patch, committed] targhooks.c: Fix -fzero-call-used-regs 'sorry' typo
Tobias Burnus
- [committed] libstdc++: Define new C++17 std::search overload for Parallel Mode [PR 94971]
Jonathan Wakely
- [PATCH] testsuite: Clean up lto and offload dump files
Frederik Harwath
- deprecations in OpenMP 5.0
Kwok Cheung Yeung
- [committed] libstdc++: Fix test failure with --disable-linux-futex
Jonathan Wakely
- [PATCH] libstdc++: Add support for C++20 barriers
Thomas Rodgers
- [PATCH, rs6000] Optimize pcrel access of globals (updated, ping)
acsawdey@linux.ibm.com
- [PATCH,rs6000] Add patterns for combine to support p10 fusion
Aaron Sawdey
- [PATCH] Add Ranger temporal cache
Andrew MacLeod
- [ping*n] aarch64: move and adjust PROBE_STACK_*_REG
Olivier Hainque
- [ping] aarch64: move and adjust PROBE_STACK_*_REG
Richard Sandiford
- [PATCH] c++: Use two levels of caching in satisfy_atom
Patrick Palka
- [PATCH] libstdc++: Implement C++20 features for <sstream>
Stephan Bergmann
- Go patch committed: Turn off -fipa-icf-functions
Ian Lance Taylor
- [PATCH] [PING] Asan changes for RISC-V.
Jim Wilson
- [Patch][i386][PR97715]: Fix a bug when adding -fzero-call-used-regs=all with -mno-80387
Qing Zhao
- [PATCH] arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsics
Christophe Lyon
- [PATCH, rs6000] Update instruction attributes for Power10
Pat Haugen
- [PATCH] middle-end: Store and use the SLP instance kind when aborting load/store lanes
Tamar Christina
- builtins: Add DFP signaling NaN built-in functions
Joseph Myers
- [PATCH] cache compute_objsize results in strlen/sprintf (PR 97373)
Martin Sebor
- Ping: [PATCH 0/4] rs6000: Enable variable vec_insert with IFN VEC_SET
Xionghu Luo
- [PATCH] Replace dep_list_size with dep_list_costs for better scheduling
Jojo R
- [PATCH] Add bypass_p cost check in flag_sched_last_insn_heuristic
Jojo R
- [PATCH] debug/97718 - fix abstract origin references after last change
Richard Biener
- [PATCH] Fix SLP vectorization of stores from boolean vectors
Richard Biener
- [committed][PATCH] testsuite: disable vect tests that was accidentally enabled on x86
Tamar Christina
- [PATCH] ASAN: disable -Wno-stringop-overflow for 2 tests
Martin Liška
- [Patch] OpenACC (C/C++): Fix 'acc atomic' parsing
Tobias Burnus
- [PATCH] Clean up loop-closed PHIs at loopdone pass
guojiufu
- [PATCH] gcc-changelog: prevent double cherry-pick line
Martin Liška
- Fix uninitialized memory use in ipa-modref
Jan Hubicka
- [committed] analyzer: fix ICE comparing COMPLEX_CSTs [PR97668]
David Malcolm
- [committed] diagnostic paths: loosen coupling between path-printing and path_summary
David Malcolm
- [PATCH v4] c++: Implement -Wvexing-parse [PR25814]
Marek Polacek
- [PATCH] AArch64: Improve inline memcpy expansion
Wilco Dijkstra
- [PATCH] c++: Add -Wexceptions warning option [PR97675]
Marek Polacek
- [PATCH] c++: Consider only relevant template arguments in sat_hasher
Patrick Palka
- [PATCH] Drop overflow from constants while building ranges in ranger.
Aldy Hernandez
- [committed][PATCH] middle-end: guard slp-11b.c testcase on vec_lanes
Tamar Christina
- [committed 1/2] libstdc++: Export basic_stringbuf constructor [PR 97729]
Jonathan Wakely
- [committed] libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731]
Jonathan Wakely
- [patch] vxworks, aarch64: Handle use of r18 as a TCB pointer
Olivier Hainque
- [committed] libstdc++: Fix constraints on std::optional comparisons [PR 96269]
Jonathan Wakely
- [r11-4733 Regression] FAIL: gcc.dg/guality/pr54519-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 17 y == 25 on Linux/x86_64
sunil.k.pandey
- [PATCH] generalized range_query class for multiple contexts
Martin Sebor
- [PATCH] Pass multi-range from range_query::value_* routines
Andrew MacLeod
- Use EAF_RETURN_ARG in tree-ssa-ccp.c
Jeff Law
- [PATCH] c++: Fix decltype(auto) deduction with rvalue ref [PR78209]
Marek Polacek
- [PATCH] Remove vr_values::extract_range_builtin.
Jeff Law
- gcc-wwwdocs branch master updated. 88e29096c36837553fc841bd1fa5df6caa776b44
Gerald Pfeifer
- [Patch] Fortran: Fix function decl's location [PR95847]
Tobias Burnus
- [PATCH] configure: Suppress output from multi-do recipes
Jeff Law
- [PATCH] PR target/96307: Fix KASAN option checking.
Jeff Law
- float.h: C2x decimal signaling NaN macros
Joseph Myers
- Move size time tables from ggc to heap
Jan Hubicka
- Handle fnspec in ipa-modref II
Jan Hubicka
- [PATCH, rs6000] Add non-relative jump table support on Power Linux
HAO CHEN GUI
- [Patch] Fortran: Fix type-decl for PDT / wrong-code pdt_14.f03 issue [PR97652]
Tobias Burnus
- [PATCH] Put absolute address jump table in data.rel.ro.local if targets support relocations
HAO CHEN GUI
- [PATCH 1/4] c++: Fix ICE with variadic concepts and aliases [PR93907]
Patrick Palka
- [PATCH v2] Replace dep_list_size with dep_list_costs for better scheduling
Jojo R
- [PATCH v2] Add bypass_p cost check in flag_sched_last_insn_heuristic
Jojo R
- [committed] RISC-V: Mark non-export symbol static and const in riscv-common.c
Kito Cheng
- [PATCH] [tree-optimization] Fix for PR96701
Jeff Law
- [EXTERNAL] Re: [PATCH] [tree-optimization] Fix for PR97223
Jeff Law
- [PING] [PATCH] S/390: Do not turn maybe-uninitialized warnings into errors
Jeff Law
- [patch] i386 tests: Add dg-require-profiling to i386 tests using -pg
Jeff Law
- Split DWARF and rnglists, gcc vs clang
Simon Marchi
- [PATCH]ira: recompute regstat as max_regno changes [PR97705]
Kewen.Lin
- [PATCH] c++: Small tweak to can_convert_eh [PR81660]
Marek Polacek
- [PATCH] tree-optimization/97733 - fix SLP of reductions with zero relevant
Richard Biener
- Fwd: libstdc++: Attempt to resolve PR83562
Liu Hao
- [PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION}
Thomas Schwinge
- [PATCH] tree-optimization/97732 - fix init of SLP induction vectorization
Richard Biener
- [committed] common: Remove DEBUG_FUNCTION from verify_sequence_points
Jakub Jelinek
- [PATCH] c++: Propagate attributes to clones in duplicate_decls [PR67453]
Jakub Jelinek
- Add 'dg-note' next to 'dg-optimized', 'dg-missed' (was: [PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION})
Thomas Schwinge
- [PATCH v3] Include checking of 0 cost dependency due to bypass in rank_for_schedule
Jojo R
- [Patch] x86: Enable GCC support for Intel AVX-VNNI extension
Uros Bizjak
- [Patch, committed] OpenACC/Fortran: Reject '!$acc atomic update capture'
Tobias Burnus
- [PATCH] tree-optimization/97706 - part one, refactor vect_determine_mask_precision
Richard Biener
- Move ipa-refs from GC to heap
Jan Hubicka
- [committed] ipa-modref: Fix comment typos
Jakub Jelinek
- [PATCH v2] Add if-chain to switch conversion pass.
Richard Biener
- [PATCH] refactor SLP analysis
Richard Biener
- Split up "gfortran.dg/goacc/loop-2.f95"
Thomas Schwinge
- Use existing middle end checking for Fortran OpenACC loop clauses
Thomas Schwinge
- [PATCH][pushed] testsuite: fix malloc alignment in test
Martin Liška
- c++: Parser tweaks
Nathan Sidwell
- [PATCH] tree-optimization/97706 - handle PHIs in pattern recog mask precison
Richard Biener
- [PATCH 0/6] Dead Field Elimination and Field Reorder
Erick Ochoa
- [PATCH 1/6] Dead-field warning in structs at LTO-time
Erick Ochoa
- [PATCH 2/6] Add Dead Field Elimination
Erick Ochoa
- [PATCH 3/6] Add Field Reordering
Erick Ochoa
- [PATCH 4/6] Add documentation for dead field elimination
Erick Ochoa
- [PATCH 5/6] Abort if Gimple from C++ or Fortran sources is found.
Erick Ochoa
- [PATCH 6/6] Add heuristic to take into account void* pattern.
Erick Ochoa
- [PATCH] make PRE constant value IDs negative
Richard Biener
- [PATCH] use get_size_range to get allocated size (PR 92942)
Jeff Law
- [PATCH] issue -Wstring-compare in more case (PR 95673)
Jeff Law
- Patch for 96948
Jeff Law
- [PATCH] aarch64: Support permutes on unpacked SVE vectors
Richard Sandiford
- libcpp: Provide date routine
Nathan Sidwell
- [PATCH] rework PRE PHI translation cache
Richard Biener
- [PATCH] arc: Improve/add instruction patterns to better use MAC instructions.
Jeff Law
- [PATCH] libcpp: Update cpp_wcwidth() to Unicode 13.0.0
Jeff Law
- [PATCH] c-family: Fix regression in location-overflow-test-1.c [PR97117]
Jeff Law
- [Patch] testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN is not available (was: Re: [Patch] testsuite: Avoid TCL errors when ASAN/TSAN/UBSAN is not available)
Jeff Law
- [r11-4770 Regression] FAIL: gcc.dg/ipa/modref-2.c scan-ipa-dump modref "Parm 1 param offset:0 offset:0 size:-1 max_size:64" on Linux/x86_64
sunil.k.pandey
- [PATCH] RX add control register PC
Jeff Law
- [PATCH] c++: DR 1914 - Allow duplicate standard attributes.
Marek Polacek
- [PATCH] Combine new calculated ranges with existing range.
Andrew MacLeod
- [pushed] Darwin: Darwin 20 is to be macOS 11 (Big Sur).
Iain Sandoe
- [pushed] Objective-C/C++ (parsers) : Update @property attribute parsing.
Iain Sandoe
- [pushed] Objective-C/C++ : Allow visibility prefix attributes on interfaces.
Iain Sandoe
- [PATCH] openmp: Retire nest-var ICV
Kwok Cheung Yeung
- c++: Consistently expose singleton overloads
Nathan Sidwell
- [PATCH] Objective-C : Implement NSObject attribute.
Iain Sandoe
- [PATCH] Objective-C/C++ (C-family) : Add missing 'atomic' property attribute.
Iain Sandoe
- [PATCH] pch: Specify reason of -Winvalid-pch warning [PR86674]
Nicholas Guriev
- ping x4 [PATCH 0/5] MSP430: Implement macros to describe relative costs of operations
Jozef Lawrynowicz
- ping x2 [PATCH 0/5] MSP430: Implement macros to describe relative costs of operations
Jeff Law
- [PATCH GCC11]Improve uninitialized warning with value range info
Jeff Law
- [PATCH] rs6000: Fix TARGET_POWERPC64 vs. TARGET_64BIT confusion
Segher Boessenkool
- [PATCH] rs6000: Fix default alignment ABI break caused by MMA base support
Peter Bergner
- [PATCH] Fix stack pointer handling in ms_hook_prologue functions for i386 target.
Jeff Law
- [RFC] Add support for the "retain" attribute utilizing SHF_GNU_RETAIN
Jeff Law
- [PATCH] libiberty/pex-win32.c: Initialize orig_err
Jeff Law
- [PATCH] rs6000: Don't use operands[] for temporaries in define_expand
Segher Boessenkool
- [pushed] Ada : Fix bootstrap after r11-4793.
Iain Sandoe
- [PATCH] c++: Tweaks for value_dependent_expression_p.
Jozef Lawrynowicz
- [PATCH] Objective-C++ : Allow prefix attrs on linkage specs.
Iain Sandoe
- [C PATCH RFC] Drop qualifiers during lvalue conversion
Uecker, Martin
- [PATCH] CFI-handling : Add a hook to allow target-specific Personality and LSDA indirections.
Iain Sandoe
- PING^4 [PATCH] Use the section flag 'o' for __patchable_function_entries
H.J. Lu
- [r11-4813 Regression] FAIL: c-c++-common/Wimplicit-fallthrough-20.c -std=gnu++98 (test for warnings, line 36) on Linux/x86_64
sunil.k.pandey
- [PATCH] rs6000: MMA type causes an ICE in ranger pass due to incompatible types
Peter Bergner
- [pushed] testsuite, Darwin, X86 : Add target requires native tls to test.
Iain Sandoe
- [pushed] Objective-C/C++ : Handle parsing @property 'class' attribute.
Iain Sandoe
- [PATCH] 1/2 Make _GLIBCXX_DEBUG checks constexpr compatible
François Dumont
- [PATCH] 2/2 Remove debug/array
François Dumont
- Improve handling of memory operands in ipa-icf 1/4
Jan Hubicka
- [PATCH] Hurd: Enable ifunc by default
Samuel Thibault
- [PATCH] Add a new pattern in 4-insn combine
HAO CHEN GUI
- [Patch, microblaze]: Correct the const high double immediate value
Nagaraju Mekala
- [Patch, testsuite]: Update MicroBlaze strings test
Nagaraju Mekala
- Eco-friendly paper bowls 20201109
ZEEHENG PAK
- Enable MOVDIRI, MOVDIR64B, CLDEMOTE and WAITPKG for march=tremont
Cui, Lili
- Embedded Real-Time Operating Systems for the IoT Market Analysis: Here's the One Report That You Must Share With Your Management Team
garemwinmark
- [PATCH] c, c++: Fix up -Wunused-value on COMPLEX_EXPRs [PR97748]
Jakub Jelinek
- [PATCH] aarch64: Do not alter force_reg returned register expanding fcmla
Andrea Corallo
- Fix hashing of multiply and add
Jan Hubicka
- [PATCH] x86: Adjust keylocker testcases for fail on darwin
Hongyu Wang
- [Patch] Fortran: Fix OpenACC in specification-part checks [PR90111]
Tobias Burnus
- [PATCH] CSE VN_INFO calls in PRE and VN
Richard Biener
- [PATCH] Use a per-edge PRE PHI translation cache
Richard Biener
- c++: ADL refactor
Nathan Sidwell
- Detect EAF flags in ipa-modref
Jan Hubicka
- [PATCH][Arm] Auto-vectorization for MVE: vsub
Christophe Lyon
- [PATCH] tree-optimization/97753 - fix SLP induction vect
Richard Biener
- [PATCH] tree-optimization/97746 - fix order of mask precision computes
Richard Biener
- [PATCH] Prefer bit-test over the jump table.
Martin Liška
- [PATCH] analyzer: remove dead code
Martin Liška
- [committed] libstdc++: Make std::function work better with -fno-rtti
Jonathan Wakely
- [PATCH] Clean up irange self tests.
Aldy Hernandez
- [PATCH] Cleanup irange::set.
Aldy Hernandez
- [PATCH] tree-optimization/97761 - fix SLP live calculation
Richard Biener
- [committed] libstdc++: Remove redundant check for zero in std::__popcount
Jonathan Wakely
- [committed] libstdc++: Improve comment on _Power_of_2 helper function
Jonathan Wakely
- [Patch] opts: Change `is incompatible with` messages to have standard parametrised form
Matthew Malcomson
- [PATCH] c-family: Avoid unnecessary work when -Wpragmas is being ignored
Patrick Palka
- [PATCH] warn for integer overflow in allocation calls (PR 96838)
Martin Sebor
- [PATCH] c++: Fix -Wvexing-parse ICE with omitted int [PR97762]
Marek Polacek
- [PATCH] rs6000.c DECL_IS_BUILTIN bootstrap fix
David Edelsohn
- [PATCH] [PR target/97727] aarch64: [testcase] fix bf16_vstN_lane_2.c for big endian targets
Andrea Corallo
- [PATCH][AArch64] Skip arm targets in vq*shr*n_high_n intrinsic tests
David Candler
- [PATCH] x86: Add -mneeded for GNU_PROPERTY_X86_ISA_1_V[234] marker
H.J. Lu
- C++ patch ping
Jakub Jelinek
- [PATCH 0/2] IBM Z: Store long doubles in vector registers when possible
Ilya Leoshkevich
- [PATCH 1/2] cfgloop: Extend loop iteration macros to loop only over sub-loops
Martin Jambor
- [PATCH 2/2] loops: Invoke lim after successful loop interchange
Martin Jambor
- [pushed] c++: Call tsubst_pack_expansion from tsubst.
Jason Merrill
- [PATCH] c++: Call tsubst_pack_expansion from tsubst.
Jason Merrill
- [pushed] c++: Improve error location for class using-decl.
Jason Merrill
- [committed] MAINTAINERS: add myself for write after approval
Pat Bernardi
- Add support for copy specifier to fnspec
Jan Hubicka
- [PATCH] nvptx: Cache stacks block for OpenMP kernel launch
Alexander Monakov
- [ranger] Fix wrong code for boolean negation in condition at -O
Eric Botcazou
- [RFH] Use get_deref_alias_type in ipa-modref
Jan Hubicka
- [Patch] Fortran: OpenMP 5.0 (in_,task_)reduction clause extensions
Tobias Burnus
- [r11-4852 Regression] FAIL: g++.dg/ubsan/pr61272.C (test for excess errors) on Linux/x86_64
sunil.k.pandey
- [PATCH] c++: Improve static_assert diagnostic [PR97518]
Marek Polacek
- Fix logical_combine OR operation. Again.
Andrew MacLeod
- testsuite: Adjust pr96789.c to exclude vect_load_lanes
Kewen.Lin
- [PATCH] PR target/97682 - Fix to reuse t1 register between call address and epilogue.
Monk Chiang
- [PATCH] C-family : Add attribute 'unavailable'.
Richard Biener
- [PATCH] Normalize VARYING for -fstrict-enums.
Aldy Hernandez
- [PATCH] sccvn: Fix up push_partial_def little-endian bitfield handling [PR97764]
Jakub Jelinek
- [PATCH] tree-optimization/97760 - reduction paths with unhandled live stmt
Richard Biener
- [PATCH] fortran: Fix up gfc_typename CHARACTER length handling [PR97768]
Jakub Jelinek
- [PATCH] Use extremes of underlying type when building VR_ANTI_RANGEs.
Aldy Hernandez
- [committed] doc: Fix grammar in description of earlyclobber
Alex Coplan
- [PATCH] More PRE TLC
Richard Biener
- [PATCH][MIPS] PR target/77510 Reduce size of MIPS core automaton
Xu Chenghua
- [PATCH] tree-optimization/97780 - fix ICE in fini_pre
Richard Biener
- [PATCH] tree-optimization/97769 - fix assert in peeling for alignment
Richard Biener
- [PATCH] aarch64: Make use of RTL predicates
Andrea Corallo
- RFC: Monitoring old PRs, new dg directives [v2]
Thomas Schwinge
- libgo patch committed: Update to Go 1.15.4 release
Ian Lance Taylor
- [PATCH] Overflow-trapping integer arithmetic routines7code
Jeff Law
- [PATCH/RFC v2] Add -fdiagnostics-path-format=html [v2]
David Malcolm
- [PATCH] [PR target/97727] arm: [testsuite] fix some simd tests on armbe
Andrea Corallo
- [PATCH 1/3] Refactor copying decl section names
Jeff Law
- [PATCH] IBM Z: Fix bootstrap breakage due to HAVE_TF macro
Ilya Leoshkevich
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Stefan Kanthak
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Eric Botcazou
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Stefan Kanthak
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jakub Jelinek
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jeff Law
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jakub Jelinek
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jeff Law
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jeff Law
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jeff Law
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jeff Law
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Andreas Schwab
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Stefan Kanthak
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Andreas Schwab
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Stefan Kanthak
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Andreas Schwab
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jeff Law
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Stefan Kanthak
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jakub Jelinek
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Stefan Kanthak
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jeff Law
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Stefan Kanthak
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jeff Law
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jakub Jelinek
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jakub Jelinek
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jeff Law
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jakub Jelinek
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Stefan Kanthak
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jakub Jelinek
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Joseph Myers
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jeff Law
- [PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
Jeff Law
- Merge from trunk to gccgo branch
Ian Lance Taylor
- [committed] libstdc++: Fix more unspecified comparisons to null pointer [PR 97415]
Jonathan Wakely
- [committed] libstdc++: Add remaining C++20 additions to <sstream> [P0408R7]
Jonathan Wakely
- [committed] libstdc++: Reorder constructors in <sstream>
Jonathan Wakely
- [pushed] c++: Add 5 unfixed tests.
Marek Polacek
- [PATCH] Practical Improvement to libgcc Complex Divide
Patrick McGehearty
- [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format.
Qing Zhao
- PING: Re: [PATCH] Add analyzer plugin support and CPython GIL example
David Malcolm
- [r11-4883 Regression] FAIL: gfortran.dg/gomp/workshare-reduction-57.f90 -O scan-tree-dump-times optimized "__builtin_GOMP_loop_dynamic_next " 1 on Linux/x86_64
sunil.k.pandey
- [committed] libstdc++: Avoid bad_alloc exceptions when changing locales
Jonathan Wakely
- [committed] libstdc++: Implement std::emit_on_flush etc.
Jonathan Wakely
- introduce overridable clear_cache emitter
Alexandre Oliva
- [PATCH] RISC-V: Enable ifunc if it was supported in the binutils for linux toolchain.
Nelson Chu
- [PATCH 2/3] Refactor section name ref counting
Jeff Law
- [PATCH 3/3] Improve efficiency of copying section from another tree
Jeff Law
- [PATCH] [PR target/97194] [AVX2] Support variable index vec_set.
Hongtao Liu
- [PATCH] match.pd: undistribute (a << s) & C, when C = (M << s) and exact_log2(M - 1)
Philipp Tomsich
- [PATCH] match.pd: rewrite x << C with C > precision to (const_int 0)
Philipp Tomsich
- [PATCH] Drop topological sort for PRE phi-translation
Richard Biener
- [committed] libstdc++: Use helper type for checking thread ID
Jonathan Wakely
- [PATCH 1/6 v3] Dead-field warning in structs at LTO-time
Erick Ochoa
- [PATCH 2/6 v3] Add Dead Field Elimination
Erick Ochoa
- [PATCH 3/6 v3] Add Field Reordering
Erick Ochoa
- [PATCH 4/6 v3] Add documentation for dead field elimination
Erick Ochoa
- [PATCH 5/6 v3] Abort if Gimple from C++ or Fortran sources is found.
Erick Ochoa
- [PATCH 6/6 v3] Add heuristic to take into account void* pattern.
Erick Ochoa
- std::jthread::operator=(std::jthread&&) calls std::terminate if *this has an associated running thread.
Jonathan Wakely
- vect: Allow vconds between different vector sizes
Richard Sandiford
- [PATCH,wwwdocs] gcc-11/changes: Mention Intel AVX-VNNI
Hongtao Liu
- [committed] aarch64: Support SVE comparisons for unpacked integers
Richard Sandiford
- [PATCH] tree-optimization/97623 - Avoid PRE hoist insertion iteration
Richard Biener
- [PATCH] testsuite/97797 - adjust GIMPLE tests for sizetype
Richard Biener
- Hello, dear good friend,
kazukokumiko15@gmail.com
- [PATCH] libstdc++: exclude cygwin/mingw from relro linker test
Jonathan Yong
- [Ada] Fix internal error with Shift_Right operator on signed type
Eric Botcazou
- [Ada] Fix internal error on chain of constants with -gnatc
Eric Botcazou
- [Ada] Fix segfault on elaboration of empty 1-element array at -O
Eric Botcazou
- [Ada] Fix biased integer arithmetic
Eric Botcazou
- [PATCH] aarch64: Fix SVE2 BCAX pattern [PR97730]
Alex Coplan
- [gcc-7-arm] Backport -moutline-atomics flag
Richard Biener
- [PATCH] Fix PRE topological expression set sorting
Richard Biener
- [PATCH] c++: Fix up constexpr CLEANUP_POINT_EXPR and TRY_FINALLY_EXPR handling [PR97790]
Jakub Jelinek
- [PATCH] libstdc++: Enable <thread> without gthreads
Jonathan Wakely
- [PATCH] libstdc++: Ensure __gthread_self doesn't call undefined weak symbol [PR 95989]
Jonathan Wakely
- [PATCH 1/2] c++: Correct the handling of alignof(expr) [PR88115]
Patrick Palka
- [PATCH] [WIP] openmp: Add OpenMP 5.0 task detach clause support
Kwok Cheung Yeung
- [PATCH] C++ : Add the -stdlib= option.
Iain Sandoe
- [r11-4913 Regression] FAIL: 25_algorithms/merge/constrained.cc (test for excess errors) on Linux/x86_64
sunil.k.pandey
- [r11-4903 Regression] FAIL: gfortran.dg/gomp/workshare-reduction-57.f90 -O scan-tree-dump-times optimized "__builtin_GOMP_loop(?:_ull)_dynamic_next " 1 on Linux/x86_64
sunil.k.pandey
- [PATCH][RFC] diagnostics: Add support for Unicode drawing characters
Lewis Hyatt
- [PATCH] libstdc++: Add C++ runtime support for new 128-bit long double format
Jonathan Wakely
- [patch] Enhance debug info for fixed-point types
Eric Botcazou
- [PATCH] std::experimental::simd
Jonathan Wakely
- Improve handling of memory operands in ipa-icf 2/4
Jan Hubicka
- [PATCH] improve caching and enhance array bounds checking
Martin Sebor
- [PATCH] [tree-optimization] Optimize two patterns with three xors.
Eugene Rozenfeld
- [PATCH][PR target/97770] x86: Add missing popcount<mode>2 expander
Hongyu Wang
- [committed] analyzer: warn on invalid shift counts [PR97424]
David Malcolm
- [committed] analyzer: precision-of-wording for -Wanalyzer-stale-setjmp-buffer
David Malcolm
- [PATCH 2/2] reset edge probibility and BB-count for peeled/unrolled loop
Jiufu Guo
- [PATCH] system: Add WARN_UNUSED_RESULT
Marek Polacek
- [pushed] dwarf2: Set DW_AT_declaration for undefined fns [PR97060]
Jason Merrill
- [Committed 1/2] IBM Z: Rename mode attr tointvec to TOINTVEC
Andreas Krebbel
- Compare field offsets in fold_const when checking addresses
Jan Hubicka
- [PATCH] tree-optimization/97806 - fix PRE expression post order
Richard Biener
- [PATCH 0/2] Use Graphite for OpenACC "kernels" regions
Frederik Harwath
- [PATCH 1/2] [WIP] OpenACC: Add Graphite-base handling of "auto" loops
Frederik Harwath
- [PATCH 2/2] OpenACC: Add Graphite-based "kernels" handling to pass_convert_oacc_kernels
Frederik Harwath
- [PATCH][RFC] Make mingw-w64 printf/scanf attribute alias to ms_printf/ms_scanf only for C89
Jonathan Yong
- [Patch] Fortran: improve location data for OpenACC/OpenMP directives [PR97782]
Tobias Burnus
- [PATCH] Avoid PRE insert iteration when possible
Richard Biener
- [PATCH] ipa-cp: Work with time benefits and frequencies in sreals
Martin Jambor
- [committed] libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798]
Jonathan Wakely
- [PATCH] IBM Z: Define vec_vfees instruction pattern
Stefan Schulze Frielinghaus
- [PATCH] IBM Z: Fix output template for "*vfees<mode>"
Stefan Schulze Frielinghaus
- [PATCH] More PRE compile-time optimizations
Richard Biener
- [PATCH 1/5] Group tree-vrp.c by functionality.
Aldy Hernandez
- [PATCH 2/5] Refactor VRP threading code into vrp_jump_threader class.
Aldy Hernandez
- [PATCH 3/5] Move vrp_prop before vrp_folder.
Aldy Hernandez
- [PATCH 4/5] Move vr_values out of vrp_prop into execute_vrp so it can be shared.
Aldy Hernandez
- [PATCH 5/5] Inline delegators in vrp_folder.
Aldy Hernandez
- [PATCH v3 1/2] generate EH info for volatile asm statements (PR93981)
Jeff Law
- [RFC, Instruction Scheduler, Stage1] New hook/code to perform fusion of dependent instructions
Jeff Law
- [RFC][PR target PR90000] (rs6000) Compile time hog w/impossible asm constraint lra loop
Jeff Law
- Move thunks out of cgraph_node
David Malcolm
- [PATCH] cgraph: Avoid segfault when attempting to dump NULL clone_info
Martin Jambor
- [gcc r9-8794] aarch64: Clear canary value after stack_protect_test [PR96191]
Sebastian Pop
- [PATCH] c++: Don't form a templated TARGET_EXPR in finish_compound_literal
Patrick Palka
- SLS Mitigation patches backported for GCC9
Sebastian Pop
- [PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
Antony Polukhin
- PowerPC: Use __float128 instead of __ieee128 in tests.
Segher Boessenkool
- [committed] wwwdocs: Editorial changes around x86-64 ISA extensions
Gerald Pfeifer
- [1/3][aarch64] Add aarch64 support for vec_widen_add, vec_widen_sub patterns
Joel Hutton
- [2/3][vect] Add widening add, subtract vect patterns
Joel Hutton
- [3/3][aarch64] Add support for vec_widen_shift pattern
Joel Hutton
- [PATCH 1/3] C-family, Objective-C [1/3] : Implement Wobjc-root-class [PR77404].
Iain Sandoe
- [PATCH] Implementation of asm goto outputs
Vladimir Makarov
- [committed] openmp: Implement allocate clause in omp lowering
Jakub Jelinek
- Fix gimple_expr_code?
Andrew MacLeod
- c: C2x __has_c_attribute
Joseph Myers
- [PATCH] C-Family, Objective-C : Implement Objective-C nullability Part 1 [PR90707].
Iain Sandoe
- [committed] libgccjit.h: fix typo in comment
David Malcolm
- [committed] jit: fix string escaping
David Malcolm
- [committed] jit: add support for inline asm [PR87291]
David Malcolm
- [PATCH] Use SHF_GNU_RETAIN to preserve symbol definitions
H.J. Lu
- [PATCH] libgcc: Thumb-1 Floating-Point Library for Cortex M0
Daniel Engel
- [PATCH v5 2/8] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait
Jonathan Wakely
- [committed] libstdc++: Optimise std::future::wait_for and fix futex polling
Jonathan Wakely
- [PATCH v2] c: Silently ignore pragma region [PR85487]
Jeff Law
- [PATCH] [libiberty] Fix write buffer overflow in cplus_demangle
Jeff Law
- [r11-4958 Regression] FAIL: 30_threads/future/members/poll.cc execution test on Linux/x86_64
sunil.k.pandey
- [PATCH] Remove redundant builtins for avx512f scalar instructions.
Jeff Law
- [PATCH v2] PR target/97682 - Fix to reuse t1 register between call address and epilogue.
Monk Chiang
- RISC-V: Support version controling for ISA standard extensions
Kito Cheng
- [PATCH 0/3] RISC-V: Support version controling for ISA standard extensions
Kito Cheng
- [00/23] Make fwprop use an on-the-side RTL SSA representation
Richard Sandiford
- [r10-9014 Regression] FAIL: std/ranges/iota/96042.cc (test for excess errors) on Linux/x86_64
sunil.k.pandey
- [PATCH] rs6000: Don't split constant operator add before reload, move to temp register for future optimization
Xionghu Luo
- [PATCH] remove almost all users of gimple_expr_code
Richard Biener
- [PATCH] libstdc++: Fix error shown during Solaris build
Jonathan Wakely
- [PATCH] tree-optimization/97812 - fix range query in VRP assert discovery
Richard Biener
- [committed] [OG10] Backport OpenMP 5.0 features from master
Kwok Cheung Yeung
- [pushed] doc : Fix build error from r11-4972.
Iain Sandoe
- [PATCH][pushed] clang: fix -Wmisleading-indentation warning.
Martin Liška
- [RS6000] Use LIB2_SIDITI_CONV_FUNCS in place of ppc64-fp.c
Alan Modra
- [PATCH v2, OpenMP 5, C++] Implement implicit mapping of this[:1] (PR92120)
Chung-Lin Tang
- [committed] d: Explicitly determine which built-in copysign function to call.
Iain Buclaw
- [committed] libphobos: Update libtool version to 2:0:0
Iain Buclaw
- [committed] d: Fix ICE in finish_thunk (PR97644)
Iain Buclaw
- [PING][PATCH] d: Add dragonflybsd support for D compiler and runtime
Iain Buclaw
- [PATCH] improve VN PHI hashing
Richard Biener
- [PATCH] Cleanup range of address calculations.
Andrew MacLeod
- [committed] arm: Make use of RTL predicates
Andrea Corallo
- [PATCH][pushed] libsanitizer: merge from master.
Martin Liška
- [Patch 0/X] HWASAN v4
Martin Liška
- [PATCH][pushed] testsuite: move expected error location
Martin Liška
- [PATCH] Add 3 new EVRP testcases.
Andrew MacLeod
- [PATCH] gcov: Add -fprofile-info-section support
Sebastian Huber
- [PATCH] ipa-cp: One more safe_add (PR 97816)
Martin Jambor
- [PATCH][c++] Do not warn about unused macros while processing #pragma GCC optimize
Jeff Law
- [PATCH] c++: Predefine __STDCPP_THREADS__ in the compiler if thread model is not single
Jakub Jelinek
- [PATCH PR93334][GCC11]Refine data dependence of two refs storing the same constant with the same bytes
Jeff Law
- [PATCH] testsuite: guality/redeclaration1.C test workaround
Jakub Jelinek
- Improve handling of memory operands in ipa-icf 3/4
Jan Hubicka
- [PATCH] dwarf2: Emit DW_TAG_unspecified_parameters even in late DWARF [PR97599]
Jakub Jelinek
- [committed] openmp: Support allocate for C/C++ array section reductions
Jakub Jelinek
- [COMMITTED] Implementation of asm goto outputs
Vladimir Makarov
- [PATCH] vect: Add a “very cheap” cost model
Richard Sandiford
- [pushed] c++: Implement C++20 'using enum'. [PR91367]
Jason Merrill
- [PATCH] PR preprocessor/94657: use $AR, not 'ar',
Jeff Law
- [PATCH] libiberty: Make strstr.c in libiberty ANSI compliant
Jeff Law
- ubsan: d-demangle.c:214 signed integer overflow
Jeff Law
- [PATCH] Clarify the documentation for the ms_abi function attribute
Jeff Law
- [PATCH] Asan changes for RISC-V.
Jeff Law
- [PATCH 1/7] C-SKY: Add fpuv3 instructions and CK860 arch
Jeff Law
- [PATCH] Add MODE_OPAQUE
acsawdey@linux.ibm.com
- [PATCH] pru: Add builtins for HALT and LMBD
Dimitar Dimitrov
- float.h: C2x *_IS_IEC_60559 macros
Joseph Myers
- [pushed] c++: Add feature test macro for C++20 using enum.
Jason Merrill
- [PATCH] RFC: add "deallocated_by" attribute for use by analyzer
Jeff Law
- [PATCH] detect allocation/deallocation mismatches in user-defined functions (PR94527)
Martin Sebor
- [PATCH, rs6000] Add Power10 scheduling description
Pat Haugen
- [PATCH] ipa-cp: Avoid unwanted multiple propagations (PR 97816)
Martin Jambor
- Add 'libgomp.oacc-fortran/pr94358-1.f90' [PR94358] (was: [PATCH, OpenACC] Rework OpenACC Fortran DO loop initialization)
Thomas Schwinge
- Attach an attribute to all outlined OpenACC compute regions
Thomas Schwinge
- More explicit checking of which OMP constructs we're expecting
Thomas Schwinge
- Decompose OpenACC 'kernels' constructs into parts, a sequence of compute constructs (was: [og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions)
Thomas Schwinge
- [PATCH] IBM Z: Do not run long double tests on old machines
Ilya Leoshkevich
- Ping: [PATCH] Ensure colorization doesn't corrupt multibyte sequences in diagnostics
Jeff Law
- In 'gcc/omp-oacc-kernels-decompose.cc', use langhook instead of accessing language-specific decl information (was: [PATCH 04/10, OpenACC] Turn OpenACC kernels regions into a sequence of, parallel regions)
Thomas Schwinge
- Revert accidentally comitted sanity check
Jan Hubicka
- c: C2x binary constants
Joseph Myers
- float.h: Handle C2x __STDC_WANT_IEC_60559_EXT__
Joseph Myers
- [committed] libstdc++: Use custom timespec in system calls [PR 93421]
Jonathan Wakely
- [committed] openmp: Add support for non-VLA {, first}private allocate on omp task
Jakub Jelinek
- [PATCH] Simplify testing symbol sections
Jeff Law
- [PATCH] lto: Fix typo in comment of gcc/lto/lto-symtab.c
Jerry Clcanny
- [PATCH 1/2] middle-end : Initial scaffolding and definitions for SLP patttern matches
Tamar Christina
- [PATCH v2 14/16]Arm: Add NEON RTL patterns for Complex Addition, Multiply and FMA.
Tamar Christina
- [PATCH v2 15/16]Arm: Add MVE RTL patterns for Complex Addition, Multiply and FMA.
Tamar Christina
- [PATCH v2 10/16]AArch64: Add NEON RTL patterns for Complex Addition, Multiply and FMA.
Tamar Christina
- [PATCH v2 11/16]AArch64: Add SVE RTL patterns for Complex Addition, Multiply and FMA.
Tamar Christina
- [PATCH v2 12/16]AArch64: Add SVE2 Integer RTL patterns for Complex Addition, Multiply and FMA.
Tamar Christina
- [r11-5029 Regression] FAIL: gcc.dg/guality/pr59776.c -Os -DPREVENT_OPTIMIZATION line pr59776.c:20 s2.f == 5.0 on Linux/x86_64
sunil.k.pandey
- [PATCH/RFC] Add GCC_EXTRA_DIAGNOSTIC_OUTPUT environment variable for fix-it hints
David Malcolm
- [pushed] testsuite, Objective-C : Amend PR23214 for Darwin11.
Iain Sandoe
- [PATCH, v1] PR fortran/48958 - Add runtime diagnostics for SIZE intrinsic function
Harald Anlauf
- [PATCH] introduce --param max-object-size
Martin Sebor
- IPA propagation of EAF flags in ipa-modref
Jan Hubicka
- [PATCH] SLP vectorize across PHI nodes
H.J. Lu
- [Committed] patch fixing LRA crash on s390x
Vladimir Makarov
- [pushed] c++: Check abstract type only on object creation. [PR86252]
Jason Merrill
- [PATCH] Include math.h in nextafter-2.c test.
Michael Meissner
- [PATCH] PowerPC Fix ibm128 defaults for pr70117.c test.
Michael Meissner
- [PATCH] PowerPC: Restrict long double test to use IBM long double.
Michael Meissner
- [committed] VAX: Correct a typo in PIC symbolic addition operand checks
Maciej W. Rozycki
- [committed] VAX: Fix a typo in NO_EXTERNAL_INDIRECT_ADDRESS
Maciej W. Rozycki
- [committed] VAX/testsuite: Fix compilation options for `bswapdi-1.c'
Maciej W. Rozycki
- [committed] VAX: Use `rtx_code' to hold the RTL expression code in `vax_rtx_costs'
Maciej W. Rozycki
- [PATCH 0/2] Fixes for old version NetBSD targets
Maciej W. Rozycki
- [patch, fortran] Correct fndecls for some library functions
Thomas Koenig
- Add EAF_NOT_RETURNED flag
Jan Hubicka
- OpenACC 'kernels' testsuite failures
David Edelsohn
- [PATCH 0/2] Improve MSP430 hardware multiply support
Jozef Lawrynowicz
- [PATCH V2 0/3] Fix "noinit" attr, implement "persistent" attr
Jozef Lawrynowicz
- [committed] MSP430: Define function to check 16-bit hwmult support
Jozef Lawrynowicz
- [committed] MSP430: Fix inconsistent naming of hwmult libfuncs
Jozef Lawrynowicz
- BoF DWARF5 patches (25% .debug section size reduction)
Mark Wielaard
- [PATCH] c++: Implement -Wuninitialized for mem-initializers [PR19808]
Marek Polacek
- Improve handling of memory operands in ipa-icf 4/4
Jan Hubicka
- [PATCH] c++: Extend -Wrange-loop-construct for binding-to-temp [PR94695]
Marek Polacek
- [PATCH 0/2] Power10 IEEE 128-bit min, max, cmove
Michael Meissner
- [PATCH] tree-optimization/97830 - fix compare of incomplete type size in VN
Richard Biener
- [PATCH] tree-optimization/97835 - fix step vector construction for SLP induction
Richard Biener
- [PATCH] tree-optimization/97838 - fix SLP leaf detection
Richard Biener
- [PATCH][pushed] Add .cache to git ignore.
Martin Liška
- [PATCH] c++: Add __builtin_clear_padding builtin - C++20 P0528R3 compiler side [PR88101]
Jakub Jelinek
- [PATCH] pointer-compare-1.c: Add __attribute__((used))
H.J. Lu
- [PATCH] modref: add missing Param Optimization keywords
Martin Liška
- PING [PATCH 0/3] Enable PGO/LTO build for binutils+gdb
H.J. Lu
- [Patch] Fortran: cleanup OpenMP's OMP_LIST_* handling
Tobias Burnus
- Innovative automotive performance products
Emily Wilson
- GCC 11.0.0 Status Report (2020-11-16), Stage 3 in effect now
Richard Biener
- Hwasan v5
Matthew Malcomson
- [PATCH] [PR target/97726] arm: [testsuite] fix some simd tests on armbe
Andrea Corallo
- [Patch][wwwdocs] gcc-11/changes.html update for OpenMP + !GCC$ attributes + project/libgomp/ omp 5.1 update
Tobias Burnus
- [PATCH v1 1/2] Simplify shifts wider than the bitwidth of types
Philipp Tomsich
- [PATCH][pushed] mklog: support unidiff 0.5.4
Martin Liška
- [PATCH] libstdc++: Fix ranges::search_n for random access iterators [PR97828]
Patrick Palka
- [PATCH] c: Reject _Atomic type * as last argument to __builtin_*_overflow [PR90628]
Jakub Jelinek
- [PATCH] guality: Workaround for guality/pr59776.c testcase
Jakub Jelinek
- [pushed] C-family : Fix a C++ ODR violation [PR97854].
Iain Sandoe
- Remove redundant zero extend
Jeff Law
- [PATCH][driver] Don't add suffix for non-files
Joseph Myers
- [PATCH] use is_empty_type to check for empty types (PR 97840)
Martin Sebor
- [committed, wwwdocs] gcc-11/changes: Document libgccjit changes
David Malcolm
- [committed, wwwdocs] gcc-11/changes: Document analyzer changes
David Malcolm
- [PATCH] x86_64: PR rtl-optimization/92180: class_likely_spilled vs. cant_combine_insn.
Jeff Law
- [PATCH][AVX512]Lower AVX512 vector compare to AVX version when dest is vector
Jeff Law
- [PATCH] Optimize comparison between result of us_minus and 0.
Jeff Law
- [PATCH] libstdc++ Disable bogus -fsanitize=integer errors from Clang
Jonathan Wakely
- [PATCH] doc: gcc.c: Update documentation for spec files
Jeff Law
- float.h: C2x NaN and Inf macros
Jeff Law
- [PATCH] use TYPE_SIZE instead of DECL_SIZE for classes (PR 97595)
Martin Sebor
- [PATCH] c++: Reject identifier label in constexpr [PR97846]
Marek Polacek
- [PATCH] ada: c++: Get rid of libposix4, librt on Solaris
Rainer Orth
- [PATCH] gcov: Add __gcov_info_to_gdca()
Sebastian Huber
- [PATCH] tree-optimization/97832 - avoid breaking linearization in reassoc
Richard Biener
- [committed] testsuite: Extend vector() regexp
Richard Sandiford
- [committed] testsuite: Remove XFAIL for variable-length vectors
Richard Sandiford
- [committed] testsuite: XFAIL some SLP reduction tests for VLA SVE
Richard Sandiford
- [committed] testsuite: XFAIL SLP induction tests for VL vectors
Richard Sandiford
- [committed] testsuite: Adjust vect/pr65947-8.c for SVE
Richard Sandiford
- [committed] testsuite: Adjust vect/bb-slp-subgroups-3.c for VL vectors
Richard Sandiford
- [committed] testsuite: Add a vect_element_align_preferred guard
Richard Sandiford
- [committed] testsuite: Add a vect_load_lanes guard
Richard Sandiford
- [PATCH 1/5] testsuite: Fix vect/vect-sdiv-pow2-1.c
Richard Sandiford
- [PATCH 2/5] testsuite: Add a vect_partial_vectors_usage_2 guard
Richard Sandiford
- [PATCH 3/5] testsuite: Add vect_perm3_int guards
Richard Sandiford
- [PATCH 4/5] testsuite: Adjust gcc.dg/vect/slp-21.c for Arm targets
Richard Sandiford
- [PATCH 5/5] testsuite: Adjust bb-slp-pr68892.c for AArch64
Richard Sandiford
- [committed] PR97693: Specify required vectype in vectorizable_call
Richard Sandiford
- [committed] aarch64: Remove XFAILs for two SVE tests
Richard Sandiford
- [PATCH]AArch64[GCC-8] Fix overflow in memcopy expansion on aarch64.
Tamar Christina
- c-family: token streamer
Nathan Sidwell
- Make ltrans type canonicals compatible with WPA ones
Jan Hubicka
- [PATCH] x86: Add a testcase for PR target/31799
H.J. Lu
- langhooks: preprocessor hooks for c++ modules
Nathan Sidwell
- preprocessor: Fix profiled bootstrap warning [pr97858]
Nathan Sidwell
- preprocessor: module line maps
Nathan Sidwell
- [committed] libstdc++: Fix unconditional definition of __cpp_lib_span in <version> [PR 97869}
Jonathan Wakely
- preprocessor: new callbacks
Nathan Sidwell
- [pushed] C++ : Remove an overzealous checking assert [PR97871]
Iain Sandoe
- [PATCH] IOR with nonzero, range cannot contain 0.
Andrew MacLeod
- [PATCH,rs6000] Make MMA builtins use opaque modes
acsawdey@linux.ibm.com
- [AArch64] Add --with-tune configure flag
Pop, Sebastian
- [PATCH, rs6000] Re-enable vector pair memcpy/memmove expansion
acsawdey@linux.ibm.com
- [PATCH] c++: Allow template lambdas without lambda-declarator [PR97839]
Marek Polacek
- global trees
Nathan Sidwell
- [PATCH] c++: Fix ICE-on-invalid with -Wvexing-parse [PR97881]
Marek Polacek
- [r11-5094 Regression] FAIL: gcc.dg/torture/pr8081.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) on Linux/x86_64
sunil.k.pandey
- [PATCH] Remove lambdas from _Rb_tree
François Dumont
- c++: duplicate block-scope extern [PR 97877]
Nathan Sidwell
- extend cache_integer_cst
Nathan Sidwell
- [Patch, Fortran, committed]
Harald Anlauf
- [RFC, testsuite] Add dg-save-linenr
Jeff Law
- [PATCH] recognize implied ranges for modulo.
Andrew MacLeod
- [PATCH 1/2] correct BB frequencies after loop changed
Jeff Law
- libgo patch committed: Update gofrontend mangling checks
Ian Lance Taylor
- Hash ODR name for OBJ_TYPE_REF
Jan Hubicka
- openmp: Fix ICE on non-rectangular loop with known 0 iterations [PR97862]
Jakub Jelinek
- [PATCH] plugins: Allow plugins to handle global_options changes
Jakub Jelinek
- [committed] libphobos: Merge upstream phobos 7948e0967.
Iain Buclaw
- [PATCH] d: Fix a couple of ICEs found in the dmd front-end (PR97842)
Iain Buclaw
- [PATCH] d: Fix LHS of array concatentation evaluated before the RHS.
Iain Buclaw
- [PATCH] configury: --enable-link-serialization support
Jakub Jelinek
- [PATCH] options, lto: Optimize streaming of optimization nodes
Jakub Jelinek
- C++ patch ping^2
Jakub Jelinek
- [PATCH] tree-optimization/97886 - deal with strange LC PHI nodes
Richard Biener
- [committed][GCC-10 backport] d: Explicitly determine which built-in copysign function to call.
Iain Buclaw
- [committed][GCC-10 backport] d: Fix undefined template references with circular module imports
Iain Buclaw
- PR97849: aarch64: ICE (segfault) during GIMPLE pass: ifcvt
Prathamesh Kulkarni
- [Ada] Build support units for 128-bit integer types on 64-bit platforms
Matthias Klose
- [Patch] varasm.c: Always output flags in merged .section for LLVM assembler compatibility [PR97827]
Tobias Burnus
- [Patch] testsuite/libgomp.c/usleep.h: Use sleep-loop also for GCN
Tobias Burnus
- [PATCH] libstdc++: Fix ranges::join_view::_Iterator::operator-> [LWG 3500]
Patrick Palka
- preprocessor: Update mkdeps for modules
Nathan Sidwell
- [PATCH] AArch64: Add cost table for Cortex-A76
Wilco Dijkstra
- [COMMITTED] Patch fixing PR97870
Vladimir Makarov
- preprocessor: Add support for header unit translation
Nathan Sidwell
- New Chinese (traditional) PO file for 'gcc' (version 10.2.0)
Translation Project Robot
- Contents of PO file 'gcc-10.2.0.zh_TW.po'
Translation Project Robot
- preprocessor: C++ module-directives
Nathan Sidwell
- [PATCH] PR 83938 Reduce memory consumption in stable_sort/inplace_merge
François Dumont
- [pushed] Objective-C++ : Avoid ICE on invalid with empty attributes.
Iain Sandoe
- [PATCH] libstdc++: Fix detection of intrinsics for __GNUC__ < 11
Jonathan Wakely
- [committed] analyzer: only use CWE-690 for unchecked return value [PR97893]
David Malcolm
- [committed] vrp: Fix operator_trunc_mod::op1_range [PR97888]
Jakub Jelinek
- [PATCH] c, tree: Fix ICE from get_parm_array_spec [PR97860]
Jakub Jelinek
- [PATCH] middle-end: Fix PR middle-end/85811: Introduce tree_expr_maybe_nan_p et al.
Jeff Law
- Support to check vliw overlapping register constraint created by regrename, please help to review, thanks
Jeff Law
- [PATCH] tighten up attribute access validation (PR 97879)
Martin Sebor
- Minor H8 shift code generation change in preparation for cc0 removal
Jeff Law
- [PATCH] rs6000: Fix p8_mtvsrd_df's insn type
Kewen.Lin
- [PATCH] i386: Disable *<absneg:code><mode>2_i387_1 for TARGET_SSE_MATH modes [PR97787]
Uros Bizjak
- [PATCH] tree-optimization/97897 - complex lowering on abnormal edges
Richard Biener
- [PATCH] tree-optimization/97901 - ICE propagating out LC PHIs
Richard Biener
- [PATCH] libsanitizer: fix SIGSEGV in fopen64 interceptor
Slava Barinov
- [C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR libstdc++/83938)#
Jonathan Wakely
- [PATCH] Fix gcc.dg/pr97897.c
Richard Biener
- [PATCH] refactor reassocs get_rank
Richard Biener
- Fix hanlding of gimple_clobber in ICF
Jan Hubicka
- [PATCH] Fix bootstrap
Richard Biener
- preprocessor: main-file cleanup
Nathan Sidwell
- preprocessor: main file searching
Nathan Sidwell
- Fix PR ada/97805
Eric Botcazou
- [patch] Plug loophole in string store merging
Eric Botcazou
- [patch][rtl-optimization][i386][pr97777] Fix a reg-stack df maintenance bug triggered by zero-call-used-regs pass.
Qing Zhao
- c++: Relax new assert [PR 97905]
Nathan Sidwell
- [PATCH] c++: Fix array new with value-initialization [PR97523]
Marek Polacek
- [PATCH] c++: Fix crash with broken deduction from {} [PR97895]
Marek Polacek
- [PATCH] c++, v2: Add __builtin_clear_padding builtin - C++20 P0528R3 compiler side [PR88101]
Jakub Jelinek
- config: Add tests for modules-desired features
Nathan Sidwell
- libstdc++: Avoid zero-probability events in discrete_distribution [PR61369]
Lewis Hyatt
- [PATCH] openmp: Implicit 'declare target' for C++ static initializers
Kwok Cheung Yeung
- [PATCH] arm: Fix up neon_vector_mem_operand [PR97528]
Jakub Jelinek
- [PATCH] Check calls before loop unrolling
Jeff Law
- Fix two issues I introduced in operand_equal_p
Jan Hubicka
- [PATCH,rs6000] Make MMA builtins use opaque modes [v2]
Peter Bergner
- c++: Expose constexpr hash table
Nathan Sidwell
- c++: Template hash access
Nathan Sidwell
- [PATCH] ranger: Improve a % b operand ranges [PR91029]
Jakub Jelinek
- [PATCH] Process only valid shift ranges.
Andrew MacLeod
- [PATCH] PowerPC: PR libgcc/97543, fix 64-bit long double issues
Michael Meissner
- [PATCH] PowerPC: PR 97791: Fix gnu attributes.
Michael Meissner
- [PATCH] PowerPC: Map IEEE 128-bit long double built-in functions
Michael Meissner
- [PATCH] PowerPC: Set long double size for IBM/IEEE.
Michael Meissner
- [PATCH] PowerPC: Add float128/Decimal conversions
Michael Meissner
- [r11-5181 Regression] FAIL: gcc.dg/vect/vect-35.c scan-tree-dump vect "can't determine dependence between" on Linux/x86_64
sunil.k.pandey
- [PATCH] Additional small changes to support opaque modes
acsawdey@linux.ibm.com
- [PATCH] c++: Fix wrong error with constexpr destructor [PR97427]
Marek Polacek
- [PATCH 01/31] PR target/58901: reload: Handle SUBREG of MEM with a mode-dependent address
Maciej W. Rozycki
- [PATCH 02/31] VAX: Remove `c' operand format specifier overload
Maciej W. Rozycki
- [PATCH 03/31] VAX: Define LEGITIMATE_PIC_OPERAND_P
Maciej W. Rozycki
- [PATCH 04/31] VAX/testsuite: Run target testing over all the usual optimization levels
Maciej W. Rozycki
- [PATCH 05/31] VAX: Rationalize expression and address costs
Maciej W. Rozycki
- [PATCH 06/31] VAX: Correct fatal issues with the `ffs' builtin
Maciej W. Rozycki
- [PATCH 07/31] RTL: Also support HOST_WIDE_INT with int iterators
Maciej W. Rozycki
- [PATCH 08/31] jump: Also handle jumps wrapped in UNSPEC or UNSPEC_VOLATILE
Maciej W. Rozycki
- [PATCH 09/31] VAX: Use a mode iterator to produce individual interlocked branches
Maciej W. Rozycki
- [PATCH 10/31] VAX: Use an int iterator to produce individual interlocked branches
Maciej W. Rozycki
- [PATCH 11/31] VAX: Correct `sync_lock_test_and_set' and `sync_lock_release' builtins
Maciej W. Rozycki
- [PATCH 12/31] VAX: Actually enable `builtins.md' now that it is fully functional
Maciej W. Rozycki
- [PATCH 13/31] VAX: Add a test for the SImode `ffs' operation
Maciej W. Rozycki
- [PATCH 14/31] VAX: Add tests for `sync_lock_test_and_set' and `sync_lock_release'
Maciej W. Rozycki
- [PATCH 15/31] VAX: Provide the `ctz' operation
Maciej W. Rozycki
- [PATCH 16/31] VAX: Also provide QImode and HImode `ctz' and `ffs' operations
Maciej W. Rozycki
- [PATCH 17/31] VAX: Actually produce QImode and HImode `ctz' operations
Maciej W. Rozycki
- [PATCH 18/31] VAX: Add a test for the `cpymemhi' instruction
Maciej W. Rozycki
- [PATCH 19/31] VAX: Add the `movmemhi' instruction
Maciej W. Rozycki
- [PATCH 20/31] VAX: Fix predicates and constraints for EXTV/EXTZV/INSV insns
Maciej W. Rozycki
- [PATCH 21/31] VAX: Remove EXTV/EXTZV/INSV instruction use from aligned case insns
Maciej W. Rozycki
- [PATCH 22/31] VAX: Ensure PIC mode address is adjustable with aligned bitfield insns
Maciej W. Rozycki
- [PATCH 23/31] VAX: Make `extv' an expander matching the remaining bitfield operations
Maciej W. Rozycki
- [PATCH 24/31] VAX: Fix predicates and constraints for bitfield comparison insns
Maciej W. Rozycki
- [PATCH 25/31] VAX: Fix predicates for widening multiply and multiply-add insns
Maciej W. Rozycki
- [PATCH 26/31] VAX: Correct issues with commented-out insns
Maciej W. Rozycki
- [PATCH 27/31] VAX: Make the `divmoddisi4' and `*amulsi4' comment notation consistent
Maciej W. Rozycki
- [PATCH 28/31] RTL: Add `const_double_zero' syntactic rtx
Maciej W. Rozycki
- [PATCH 29/31] PDP11: Use `const_double_zero' to express double zero constant
Maciej W. Rozycki
- [PATCH 30/31] PR target/95294: VAX: Convert backend to MODE_CC representation
Maciej W. Rozycki
- [PATCH 31/31] PR target/95294: VAX: Add test cases for MODE_CC representation
Maciej W. Rozycki
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Maciej W. Rozycki
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Anders Magnusson
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Toon Moene
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Maciej W. Rozycki
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Thomas Koenig
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Maciej W. Rozycki
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Maciej W. Rozycki
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Maciej W. Rozycki
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Thomas Koenig
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Maciej W. Rozycki
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Maciej W. Rozycki
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Joseph Myers
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Maciej W. Rozycki
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Martin Husemann
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
coypu@sdf.org
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Maciej W. Rozycki
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Maciej W. Rozycki
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Paul Koning
- [PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
Maciej W. Rozycki
- [r11-5185 Regression] FAIL: gcc.dg/pr97515.c scan-tree-dump-times evrp "goto" 1 on Linux/x86_64
sunil.k.pandey
- [PATCH] RISC-V: Always define MULTILIB_DEFAULTS
Kito Cheng
- [PATCH] i386: Optimize abs expansion [PR97873]
Uros Bizjak
- Use OEP_MATCH_SIDE_EFFECTS in ao_compare_refs
Jan Hubicka
- [PATCH] Deal with (pattern) SLP consumed stmts in hybrid discovery
Richard Biener
- Hash anonymous namesapce ODR names in ipa-icf
Jan Hubicka
- [PATCH] Simplified construction of constants for __popcountSI2/__popcountDI2 in libgcc2.c
Stefan Kanthak
- [PATCH] dump SLP_TREE_REPRESENTATIVE
Richard Biener
- Only copare sizes of automatic variables
Jan Hubicka
- [PATCH]middle-end vect: Have vectorizable_slp_permutation set type on invariants
Tamar Christina
- [committed] libstdc++: Remove <memory_resource> dependency from <regex> [PR 92546]
Jonathan Wakely
- [PATCH] libstdc++: Fix compilation error with clang-8 [PR 97876]
Jonathan Wakely
- doc: Fixup a couple of formatting nits
Nathan Sidwell
- Modules doc
Nathan Sidwell
- [PATCH] Power10: Add missing IEEE 128-bit XSCMP* built-in mappings.
Michael Meissner
- Nested declare target support
Kwok Cheung Yeung
- Document --with-build-config=bootstrap-asan option.
Matthew Malcomson
- [PATCH] dump type attributes in dump_function_to_file
Martin Sebor
- [PATCH] unshare expressions in attribute arguments
Martin Sebor
- [PATCH v2] tree-ssa-threadbackward.c (profitable_jump_thread_path): Do not allow __builtin_constant_p () before IPA.
Jeff Law
- [r11-5191 Regression] FAIL: gcc.target/i386/pr97873-1.c scan-assembler pabsq on Linux/x86_64
sunil.k.pandey
- [PATCH] c++: Add missing verify_type_context call [PR97904]
Richard Sandiford
- Improve hashing of decls in ipa-icf-gimple
Jan Hubicka
- [PATCH] ipa: special pass-through op for Fortran strides
Jeff Law
- Go patch committed: Change name mangling convention
Ian Lance Taylor
- [PATCH] Darwin, libgfortran : Do not use environ directly from the library.
Iain Sandoe
- [committed] avoid invalid redeclarations (PR 97861)
Martin Sebor
- [pushed] dwarf2: ICE with local class in unused function [PR97918]
Jason Merrill
- [PATCH] libstdc++: Add C++2a synchronization support
Thomas Rodgers
- libgo patch committed: Update to Go 1.15.5 release
Ian Lance Taylor
- [PATCH v2] Fix -ffast-math flags handling inconsistencies
Jeff Law
- [PATH 0/3] Updated PowerPC tests for long double
Michael Meissner
- [PATCH] widening_mul: pattern recognize further forms of __builtin_add_overflow [PR95853]
Jakub Jelinek
- [pushed] Darwin, libsanitizer : Support libsanitizer for x86_64-darwin20.
Iain Sandoe
- Update vect-35.c testcase
Jan Hubicka
- libbacktrace integration for _GLIBCXX_DEBUG mode
François Dumont
- [pushed] Darwin : Avoid a C++ ODR violation seen with LTO.
Iain Sandoe
- [committed] Partially revert recent H8 patch for conditional branches
Jeff Law
- [committed] d: Fix OutOfMemoryError thrown when appending to an array with a side effect (PR97889)
Iain Buclaw
- H8 cc0 conversion
Jeff Law
- [PATCH] i386: Use SWI48DWI mode iterator for abs and maxmin [PR97873]
Uros Bizjak
- [PATCH] [tree-optimization] Optimize or+and+or pattern to and+or
Eugene Rozenfeld
- test: Update cases for vect_partial_vectors_usage_1
Kewen.Lin
- testsuite/arm: add missing -mthumb to several tests
Christophe Lyon
- [PATCH] middle-end: Support complex Addition
Tamar Christina
- Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support
Martin Liška
- Do not leak memory when streaming in ssa names
Jan Hubicka
- [PATCH] fix hybrid SLP discovery debug stmt issue
Richard Biener
- [PATCH] middle-end, c++: Treat shifts by negative as undefined [PR96929]
Jakub Jelinek
- [committed] MSP430: Remove target-specific handling of the "persistent" attribute
Jozef Lawrynowicz
- [Patch] OpenMP: C/C++ parse 'omp allocate'
Tobias Burnus
- c++: Add empty module.cc
Nathan Sidwell
- Diagnostic for module importation
Nathan Sidwell
- Do not leak memory in ipa-prop
Jan Hubicka
- [PATCH][RFC] tree-optimization/97832 - handle associatable chains in SLP discovery
Richard Biener
- [PATCH] config.sub, config.guess : Import upstream 2020-11-07.
Iain Sandoe
- testsuite: Adjust pruning
Nathan Sidwell
- [PATCH 1,2] Darwin : Update libtool and dependencies for Darwin20 [PR97865]
Iain Sandoe
- [ Preprocessor ] [ Common ] Feature: Macros for identifying the wide and narrow execution string literal encoding
Jeff Law
- [C PATCH] Do not drop qualifiers for _Atomic in typeof
Uecker, Martin
- [committed] Adjust rtx_costs for h8300
Jeff Law
- [PATCH] PR fortran/85796 - Floating point exception with implied do
Harald Anlauf
- [PATCH] IBM Z: Update autovec-*-quiet-uneq expectations
Ilya Leoshkevich
- [PATCH PR94274] fold phi whose incoming args are defined from binary
Jeff Law
- How to traverse all the local variables that declared in the current routine?
Qing Zhao
- c: Allow comparison of pointers to complete and incomplete types for C11 [PR95630]
Joseph Myers
- [committed] Fix expected output after recent dump output changes
Jeff Law
- [r11-5267 Regression] FAIL: gfortran.dg/gomp/declare-target-4.f90 -O scan-tree-dump-times original "[\n\r][\n\r]f1" 1 on Linux/x86_64
sunil.k.pandey
- [PATCH] middle-end: Prefer no RMW in __builtin_clear_padding implementation where possible
Jakub Jelinek
- [PATCH] i386: Add *setcc_hi_1* define_insn_and_split [PR97950]
Jakub Jelinek
- [committed] openmp: Fix C ICE on OpenMP atomics [PR97958]
Jakub Jelinek
- [committed] testsuite: Add testcase for already fixed bug [PR97964]
Jakub Jelinek
- [Ada] Remove SPARK-specific expansion of array aggregates
Pierre-Marie de Rodat
- [Ada] Fix resolution of subtype_indication in delta aggregates
Pierre-Marie de Rodat
- [Ada] Use high-level Present instead of low-level equality test
Pierre-Marie de Rodat
- [Ada] Fix spurious error on child library-level subprogram with aspects
Pierre-Marie de Rodat
- [Ada] Implement Big_Integer.From_String fully
Pierre-Marie de Rodat
- [Ada] Wrong finalization in call with if expression
Pierre-Marie de Rodat
- [Ada] Handle correctly current instance of PO in local subprogram Global
Pierre-Marie de Rodat
- [Ada] Premature finalization on build in place return and case expression
Pierre-Marie de Rodat
- [Ada] Wrong resolution of universal_access = operators
Pierre-Marie de Rodat
- [Ada] Fix String_Literal aspect spec checking problem for scalars.
Pierre-Marie de Rodat
- [Ada] Fix internal error on multiple nested instantiations
Pierre-Marie de Rodat
- [Ada] Fix crash in GNATprove on inlined subprogram in default expression
Pierre-Marie de Rodat
- [Ada] Accept local objects in the prefix of attribute Loop_Entry
Pierre-Marie de Rodat
- [Ada] Implement No_Unrecognized_{Aspects,Pragmas} restrictions
Pierre-Marie de Rodat
- [Ada] AI12-0394 Named Numbers and User-Defined Numeric Literals
Pierre-Marie de Rodat
- [Ada] Small cleanup in the Ada.Text_IO hierarchy
Pierre-Marie de Rodat
- [Ada] Recognize delta and extension aggregates as objects
Pierre-Marie de Rodat
- [Ada] Compiler crash on assertion pragma in ghost region
Pierre-Marie de Rodat
- [Ada] Fix inconsistent parameter of SPARK_Msg_NE
Pierre-Marie de Rodat
- [Ada] Replace chained if-then-elsif with case stmt for attribute ids
Pierre-Marie de Rodat
- [Ada] Cannot process -S -o with GNAT LLVM
Pierre-Marie de Rodat
- [PATCH] middle-end: Reject flexible array members in __builtin_clear_padding [PR97943]
Jakub Jelinek
- [OpenACC 7/11] execution model
Thomas Schwinge
- [PATCH] IBM Z: Restrict vec_cmp<m><n> on z13
Ilya Leoshkevich
- [committed] libstdc++: Use __libc_single_threaded for locale initialization
Jonathan Wakely
- [committed] libstdc++: Throw instead of segfaulting in std::thread constructor [PR 67791]
Jonathan Wakely
- [committed] amdgcn: Tweak plugin-gcn defines
Andrew Stubbs
- [committed] aarch64: Fix aapcs64 testsuite failures
Richard Sandiford
- Free more of CFG in release_function_body
Jan Hubicka
- Import AMD HSA API headers
Andrew Stubbs
- [PATCH] testsuite/libstdc++: Fix required locales of a testcase
Marius Hillenbrand
- preprocessor: Add deferred macros
Nathan Sidwell
- [COMMITTED] patch to fix PR97933
Vladimir Makarov
- [PATCH] arm: correctly handle negating INT_MIN in arm_split_atomic_op [PR97534]
Richard Earnshaw (lists)
- [PATCH 1/4] rs6000: Change rs6000_expand_vector_set param
Segher Boessenkool
- [pushed] c++: ICE with int{} in template. [PR97899]
Jason Merrill
- [committed] avoid more invalid redeclarations (PR 97955)
Martin Sebor
- [PATCH 2/4] rs6000: Support variable insert and Expand vec_insert in expander [PR79251]
Segher Boessenkool
- [PATCH] make POINTER_PLUS offset sizetype (PR 97956)
Martin Sebor
- [PATCH] clean up more -Wformat-diag (PR 94982)
Martin Sebor
- [PATCH] rs6000: Set param_vect_partial_vector_usage as 1 for P10
Kewen.Lin
- [PATCH][pushed] changelog: fix parsing of a revert commits
Martin Liška
- [r11-5324 Regression] FAIL: gcc.dg/Wstringop-overflow-47.c note (test for warnings, line 29) on Linux/x86_64
sunil.k.pandey
- [r11-5310 Regression] FAIL: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\n]*inline copy in test" on Linux/x86_64
sunil.k.pandey
- [r10-9070 Regression] FAIL: gcc.dg/debug/dwarf2/pr97060.c scan-assembler-times DW_AT_declaration 2 on Linux/x86_64
sunil.k.pandey
- [PATCH 1/2] Enable OpenMP efficient performance profiling via ITT tracing
Vitaly Slobodskoy
- [PATCH 2/2] Enable OpenMP efficient performance profiling via ITT tracing
Vitaly Slobodskoy
- [PATCH] configury : Fix LEB128 support for non-GNU assemblers.
Iain Sandoe
- Add 'g++.dg/gomp/map-{1,2}.C'
Thomas Schwinge
- [PATCH] middle-end: __builtin_mul_overflow expansion improvements [PR95862]
Jakub Jelinek
- [PATCH] i386: Optimize psubusw compared to 0 into pminuw compared to op0 [PR96906]
Jakub Jelinek
- [Patch] OpenACC: Fix integer-type issue with collapse/tile [PR97880]
Tobias Burnus
- [PATCH] middle-end/97579 - lower VECTOR_BOOLEAN_TYPE_P VEC_COND_EXPRs
Richard Biener
- [committed obvious][arm] Add test that was missing from old commit [PR91816]
Stam Markianos-Wright
- [Ada] Fix internal compilation error on circular type in SPARK code
Pierre-Marie de Rodat
- [Ada] Fix crash on invalid `pragma Profile`
Pierre-Marie de Rodat
- [Ada] Add support for 128-bit integer types to GNAT.Random_Numbers
Pierre-Marie de Rodat
- [Ada] Allow debugging finalization-related expanded code
Pierre-Marie de Rodat
- [Ada] Unrecursify Set_Digit/Set_Image_Unsigned procedure
Pierre-Marie de Rodat
- [Ada] Reinstate utime based code for vx6 in __gnat_copy_attribs
Pierre-Marie de Rodat
- [Ada] Adjust support for 128-bit integer types in System.Random_Numbers
Pierre-Marie de Rodat
- [Ada] Crash on right shift operator for signed integers
Pierre-Marie de Rodat
- [Ada] Remove dead and duplicated diagnostics for generic access types
Pierre-Marie de Rodat
- [Ada] Minimize side-effect removal in GNATprove mode
Pierre-Marie de Rodat
- [Ada] Fix copy-paste mistake in diagnostics for aspect Effective_Writes
Pierre-Marie de Rodat
- [Ada] Consistently use explicit Entity_Id type instead of alias
Pierre-Marie de Rodat
- [Ada] Don't constant-fold renamed qualified expressions
Pierre-Marie de Rodat
- [Ada] Use hardcoded names when converting aspects to pragmas
Pierre-Marie de Rodat
- [Ada] Simplify aspect processing with membership tests
Pierre-Marie de Rodat
- [Ada] Remove shadowing by a nested subprogram parameter
Pierre-Marie de Rodat
- [Ada] Spurious error on instance with predicated actual
Pierre-Marie de Rodat
- [Ada] Document attribute Has_Tagged_Values in GNAT RM
Pierre-Marie de Rodat
- [Ada] Fix couple of minor issues with local exception propagation
Pierre-Marie de Rodat
- [Ada] Further optimization with uninitialized aggregates
Pierre-Marie de Rodat
- Improve tracking of parameters that does not escape
Jan Hubicka
- [backport gcc-8,9][arm] Thumb2 out of range conditional branch fix [PR91816]
Stam Markianos-Wright
- [PATCH 1/7] arm: Auto-vectorization for MVE: vand
Christophe Lyon
- [committed] Fix atomic_capture-1.f90 testcase
Andrew Stubbs
- [PING] [PATCH] libstdc++: Pretty printers for std::_Bit_reference, std::_Bit_iterator and std::_Bit_const_iterator
Michael Weghorn
- Handle EAF_DIRECT and EAF_UNUSED of pure calls
Jan Hubicka
- Unreviewed g++ driver patch
Rainer Orth
- [PATCH] Fixup additional search path in offload_additional_options
Richard Biener
- Go patch committed: Avoid silent integer truncation in compiler
Ian Lance Taylor
- [committed] aarch64: Avoid false dependencies for SVE unary operations
Richard Sandiford
- [PR66791][ARM] Replace calls to __builtin_neon_vmvn* by ~ for vmvn intrinsics
Prathamesh Kulkarni
- [PATCH 0/2] IBM Z: Prepare cleanup of float express precision
Marius Hillenbrand
- [committed] libstdc++: Fix test failure on AIX
Jonathan Wakely
- [committed] libstdc++: Fix missing subsumption in std::iterator_traits [PR 97935]
Jonathan Wakely
- [PATCH] libgfortran: Correct FP feature macro checks
Maciej W. Rozycki
- [PATCH] libgfortran: Verify the presence of all functions for POSIX 2008 locale
Maciej W. Rozycki
- [committed] libstdc++: Encapsulate __gthread_cond_t as std::__condvar
Jonathan Wakely
- [committed] libstdc++: Remove redundant clock conversions in atomic waits
Jonathan Wakely
- Fix templatized C++ OpenACC 'cache' directive ICEs
Thomas Schwinge
- Fix duplication hook in ipa-modref
Jan Hubicka
- [PATCH] [tree-optimization] Optimize max/min pattern with comparison
Eugene Rozenfeld
- [r11-5391 Regression] FAIL: gcc.target/i386/avx512vl-vxorpd-2.c execution test on Linux/x86_64
sunil.k.pandey
- [committed] patch fixing PR97983
Vladimir Makarov
- [PATCH] fold-const: Don't consider NaN non-negative [PR97965]
Jakub Jelinek
- [PATCH] match.pd: Avoid ICE with shifts [PR97979]
Jakub Jelinek
- [PATCH] driver: Don't imply -dD for -g3 -g0 [PR97989]
Jakub Jelinek
- [Ada] Compiler crash on named association in return aggregate
Pierre-Marie de Rodat
- [Ada] Spurious error on formal package with overloaded subprograms
Pierre-Marie de Rodat
- [Ada] Issue advice for error regarding Old/Loop_Entry on unevaluated expr.
Pierre-Marie de Rodat
- [Ada] Simplify checks for library unit pragmas
Pierre-Marie de Rodat
- [Ada] Incorrect runtime accessibility check on access discriminant
Pierre-Marie de Rodat
- [Ada] New warning on questionable missing parentheses
Pierre-Marie de Rodat
- [Ada] Reuse Is_Access_Object_Type where possible
Pierre-Marie de Rodat
- [Ada] Pass base type to Set_Has_Own_Invariants
Pierre-Marie de Rodat
- [Ada] Adjust documentation of Aft_Value and Scale_Value
Pierre-Marie de Rodat
- [Ada] Constraint_Error in Task_Wrapper and -u0
Pierre-Marie de Rodat
- [Ada] Memory leak in concatenation with Initialize_Scalars
Pierre-Marie de Rodat
- [Ada] Warn on slices of the form A (subtype) for all objects
Pierre-Marie de Rodat
- [Ada] Sync wide Ada.String hashing units
Pierre-Marie de Rodat
- [Ada] Remove duplicated calls to Set_Entity
Pierre-Marie de Rodat
- [Ada] Crash on task declaration with Restriction_Warning (No_Tasking)
Pierre-Marie de Rodat
- [Ada] Improve error message on illegal prefixed procedure call
Pierre-Marie de Rodat
- [Ada] Replace warning suppression with assertion
Pierre-Marie de Rodat
- [Ada] Add support for 128-bit fixed-point types on 64-bit platforms
Pierre-Marie de Rodat
- [Ada] Ada 2020 AI12-0401 Renaming of qualified expression of variable
Pierre-Marie de Rodat
- [Ada] Ada.Numerics.Big_Numbers.Big_Reals.To_Big_Real looses precision
Pierre-Marie de Rodat
- [PATCH] gimple-fold: Use DECL_PADDING_P in __builtin_clear_padding
Jakub Jelinek
- [PATCH] match.pd: Use ranges to optimize some x * y / y to x [PR97997]
Jakub Jelinek
- i386: Use SDWIM mode iterator for abs and maxmin [PR97873]
Uros Bizjak
- [PATCH] Fix print_multilib_info when default arguments appear in the option list with '!'
Kito Cheng
- [PATCH] testsuite/98002 - fix gcc.dg/strncmp-2.c
Richard Biener
- Don't create location wrapper nodes within OpenACC clauses (was: [WIP] Fold 'NON_LVALUE_EXPR' some more (was: C++ 'NON_LVALUE_EXPR' in OMP array section handling))
Thomas Schwinge
- [PATCH] gcc-11/changes: Document new configure flag --enable-s390-excess-float-precision
Marius Hillenbrand
- [PATCH/RFC] rs6000: Disable HTM for Power10 and later
Kewen.Lin
- [committed] libstdc++: Add new headers to stdc++.h
Jonathan Wakely
- [committed] libstdc++: Fix undefined FILE* operations in test
Jonathan Wakely
- [wwwdocs] Document libstdc++ header dependency changes
Jonathan Wakely
- [PATCH] arm: [testsuite] fix lob tests for -mfloat-abi=hard
Andrea Corallo
- i386: Cleanup argument handling in ix86_expand_*_builtin functions.
Uros Bizjak
- [committed] amdgcn: Fix early-debug relocations
Andrew Stubbs
- [PATCH] gimple-fold: Fix another __builtin_clear_padding ICE
Jakub Jelinek
- [PATCH] tree-optimization/98015 - fix VEC_COND_EXPR lowering condition
Richard Biener
- [PATCH] tree-optimization/97953 - fix bougs range recorded by EVRP
Richard Biener
- [SPARC] Fix PR target/96607
Eric Botcazou
- [committed] libstdc++: Add "futex" and "gthreads" effective-target keywords
Jonathan Wakely
- [committed] libstdc++: Allow dejagnu tool_timeout to be overridden
Jonathan Wakely
- [committed] libstdc++: Set dg-timeout-factor for some slow tests
Jonathan Wakely
- [PATCH] doc: Fix description of dg-require-effective-target
Jonathan Wakely
- [PATCH] aarch64: Introduce --param=aarch64-autovec-preference to select autovec preference in backend
Kyrylo Tkachov
- [r11-5398 Regression] FAIL: gcc.target/i386/pr96906-1.c scan-assembler-times \tvpminuw[^\n\r]*ymm 2 on Linux/x86_64
sunil.k.pandey
- [PATCH] profopt-execute: unset testname_with_flags if create_gcov fails
Ilya Leoshkevich
- [PATCH] rtl_dump_bb: fix segfault when reporting internal error
Ilya Leoshkevich
- [PATCH] Introduce can_vec_cmp_compare_p
Ilya Leoshkevich
- [PATCH fortran/95342] - [9/10/11 Regression] ICE in gfc_match_subroutine, at fortran/decl.c:7913
Harald Anlauf
- More new AIX errors
Jonathan Wakely
- [committed] libstdc++: Define (and use) _GLIBCXX_HAVE_ATOMIC_WAIT
Jonathan Wakely
- [PATCH 3/4] rs6000: Enable vec_insert for P8 with rs6000_expand_vector_set_var_p8
Xionghu Luo
- [Ada] Fix oversignt in genericized package System.Value_R
Pierre-Marie de Rodat
- [Ada] Error in Big_Real comparison
Pierre-Marie de Rodat
- [Ada] Emit error messages for null/generic nonreturning procedures
Pierre-Marie de Rodat
- [Ada] Small tweaks to new implementation of Set_Image_Fixed
Pierre-Marie de Rodat
- [Ada] Optimize magnitude of integer operations for fixed point
Pierre-Marie de Rodat
- [Ada] To_Big_Integer and 128bits integers
Pierre-Marie de Rodat
- [Ada] Move down call to Narrow_Large_Operation in Expand_N_Op_Multiply
Pierre-Marie de Rodat
- [Ada] Adjust head comment of various subprograms in Exp_Fixd
Pierre-Marie de Rodat
- [Ada] Do not compile predefined units with -gnatp in gnatmake
Pierre-Marie de Rodat
- [Ada] Restore general case for folding comparison of static strings
Pierre-Marie de Rodat
- [Ada] Optimize generation of checks for fixed-point types
Pierre-Marie de Rodat
- [Ada] Reimplement Ada.Numerics.Big_Numbers.Big_Reals.Float_Conversions
Pierre-Marie de Rodat
- [Ada] Change parameter from access type to mode out
Pierre-Marie de Rodat
- [Ada] Assertion_Policy is not a valid assertion policy
Pierre-Marie de Rodat
- [Ada] Abort defer mismatch with SJLJ exceptions
Pierre-Marie de Rodat
- [Ada] Sync doc and code for pragma Assertion_Policy
Pierre-Marie de Rodat
- [Ada] Default_Initial_Condition assertion policy is now RM defined
Pierre-Marie de Rodat
- [Ada] Implement AI12-0187 (Stable properties of abstract data types)
Pierre-Marie de Rodat
- [Ada] To_GM_Time returning invalid value for Invalid_Time
Pierre-Marie de Rodat
- [Ada] Do not use 128-bit division for 64-bit fixed-point types
Pierre-Marie de Rodat
- [Ada] Do not apply range checks inside generics in GNATprove mode
Pierre-Marie de Rodat
- [Ada] Small improvement to System.Value_R.Scan_Raw_Real
Pierre-Marie de Rodat
- [Ada] Restore access type instead of mode out parameter
Pierre-Marie de Rodat
- [Ada] Reference before declaration on C392015
Pierre-Marie de Rodat
- [Ada] Wrong compile time evaluation of Shift_Right
Pierre-Marie de Rodat
- [Ada] Small tweaks to couple of Value routines
Pierre-Marie de Rodat
- [PATCH] testsuite: i386: Extend effective-target checks for AVX512BW, AVX512DQ
Rainer Orth
- [Patch] Fortran: -fno-automatic and -fopenacc / recusion check cleanup
Tobias Burnus
- [PATCH] tree-ssanames: Allow non-SSA_NAME arguments to get_range_info
Jakub Jelinek
- [Patch, committed] gfortran.dg/gomp/requires-4.f90: Fix !$omp syntax
Tobias Burnus
- [PATCH] tree-optimization/98024 - fix rnflow regression
Richard Biener
- [PATCH][pushed] changelog: allow flexible "cherry picked" format.
Martin Liška
- [committed] libstdc++: Fix -Wrange-loop-construct warnings in filesystem tests
Jonathan Wakely
- [PATCH] INSTALL: Default to --enable-cet=auto
H.J. Lu
- [PATCH 0/3] Enable PGO/LTO build for binutils+gdb
Martin Liška
- [committed] libstdc++: Refactor dejagnu effective-target checks
Jonathan Wakely
- OpenMP patch ping
Tobias Burnus
- [RFC] Decrease default timeout for libstdc++ tests to 6 minutes
Jonathan Wakely
- [PATCH] gcc-changelog: Add libstdc++-v3/testsuite to wildcard prefixes
Jonathan Wakely
- Fortran: With OpenACC, ignore OpenMP's cond comp sentinels
Tobias Burnus
- [PATCH] testsuite/i386: Fix XOP and FMA4 checking functions [PR98036].
Uros Bizjak
- [PATCH] testsuite: Correct check_effective_target_hwaddress_exec
Matthew Malcomson
- [committed] d: Add float and double overloads for all core.math intrinsics
Iain Buclaw
- [committed] libphobos: Merge upstream phobos 38873fe6e.
Iain Buclaw
- [committed] libphobos: Merge upstream druntime d37ef985.
Iain Buclaw
- [committed] d: Merge upstream dmd db0df3f7e.
Iain Buclaw
- [committed] libphobos: Fix segfault at run-time when using custom Fibers (PR 98025)
Iain Buclaw
- preprocessor: Fix #line overflow check [PR97602]
Joseph Myers
- [PATCH] expansion: Improve double-word modulo by certain constant divisors [PR97459]
Jakub Jelinek
- [SPARC] Fix PR target/97939
Eric Botcazou
- Go patch committed: Better error for x, x := 1, 2
Ian Lance Taylor
- Go patch committed: Avoid follow-on errors for bad types
Ian Lance Taylor
- [c-family] Improve support of simple bit-fields in -fdump-ada-spec
Eric Botcazou
- [PATCH] d: Add freebsd support for D compiler and runtime
Iain Buclaw
- [PATCH] configure: Support building D front-end on *-*-darwin*
Iain Buclaw
- [PATCH] d: Add darwin support for D language front-end
Iain Buclaw
- [PATCH] PR fortran/98017 - [8/9/10/11 Regression] Suspected regression using PACK
Harald Anlauf
- [committed] d: Remove d_size_t from front-end sources (PR 87788)
Iain Buclaw
- Detect unused parameters in ipa-modref
Jan Hubicka
- [committed] Fix PR ada/97504 on hppa*-*-hpux*
John David Anglin
- [PATCH] modulo-sched: Carefully process loop counter initialization [PR97421]
Roman Zhuykov
- [committed] Fix hppa64-hpux11 build to remove source paths from embedded path.
John David Anglin
- Fix freeing of thunk_info
Jan Hubicka
- [committed] Fix minor bug in ft32 widening multiply
Jeff Law
- [PATCH] tree-optimization/98048 - fix vector lowering of ABSU_EXPR
Richard Biener
- [PATCH] gimple ISEL: fix BB stmt iteration
Martin Liška
- [PATCH] Improve double-word mod even on powerpc [PR97459]
Jakub Jelinek
- Add pretty-printing support for __is_nothrow_{assignable, constructible}. [PR98054]
Ville Voutilainen
- [PATCH] IPA: drop implicit_section again
Martin Liška
- [PATCH] tree-optimization/98064 - fix BB SLP live lane extract wrt LC SSA
Richard Biener
- [PATCH] testsuite: remove LIT annotation and reduce
Martin Liška
- [PATCH] ipa: dump symtab to emergency dump file
Martin Liška
- [PATCH] c++, debug: Treat -std=c++20 -gdwarf-5 like C++14 rather than C++98
Jakub Jelinek
- [Ada] Confusion in Transform_Function_Array and internal subprograms
Pierre-Marie de Rodat
- [Ada] Add continuation message when others choice not allowed
Pierre-Marie de Rodat
- [Ada] Spurious visibility error in subprogram body in with_clause
Pierre-Marie de Rodat
- [Ada] Small cleanup in System.Value_F
Pierre-Marie de Rodat
- [Ada] Crash on ghost assignment check for illegal code
Pierre-Marie de Rodat
- [Ada] Potential read of uninitialized variable in exp_dist.adb
Pierre-Marie de Rodat
- [Ada] Spurious error on iterator over container with modified private part
Pierre-Marie de Rodat
- [Ada] Fix serial port control setting on GNU/Linux
Pierre-Marie de Rodat
- [Ada] Fix folding of comparison operators in GNATprove mode
Pierre-Marie de Rodat
- [Ada] Compiler crash on limited conditional expressions
Pierre-Marie de Rodat
- [Ada] Add stream-oriented attributes support for 128-bit integer types
Pierre-Marie de Rodat
- [Ada] Implement -gnateb switch
Pierre-Marie de Rodat
- [Ada] Expand integer-only implementation of ordinary fixed-point types
Pierre-Marie de Rodat
- [Ada] Improve error recovery
Pierre-Marie de Rodat
- [Ada] Reimplement Ada.Numerics.Big_Numbers.Big_Reals.Fixed_Conversions
Pierre-Marie de Rodat
- [Ada] Enable checks on runtime by default
Pierre-Marie de Rodat
- [Ada] Implement inheritance for Default_Initial_Condition and address other gaps
Pierre-Marie de Rodat
- [Ada] Fix internal error on extended return and fixed-point result
Pierre-Marie de Rodat
- [Ada] Wrong replacement of Component.Discriminant
Pierre-Marie de Rodat
- [Ada] Remove all ^L characters
Pierre-Marie de Rodat
- [Patch, committed] Fortran's dump-parse-tree.c: Use '==' not '=' for '.eq.'.
Tobias Burnus
- Updating the backend status for h8300 on the wiki
John Paul Adrian Glaubitz
- [committed] libstdc++: Add new C++20 headers to Doxygen settings
Jonathan Wakely
- [PATCH] VAX: Fix the LTO compiler downgrading code to non-PIC model
Maciej W. Rozycki
- [PATCH] dse: Cope with bigger-than-integer modes [PR98037]
Richard Sandiford
- [committed] Fix non-unique testnames
Jeff Law
- [PATCH] changelog: add hint for a file mismatch
Martin Liška
- [PATCH] Add feature test macro for atomic<T>::wait
Thomas Rodgers
- [committed] Remove dead cc0 code from H8 port
Jeff Law
- Go patch committed: Improve error for import of non-string
Ian Lance Taylor
- Go patch committed: Better error messages for missing interface method
Ian Lance Taylor
- Go patch committed: Always use int context for index values
Ian Lance Taylor
- Go patch committed: Use correct assignment order for type assertions
Ian Lance Taylor
- Go patch committed: Improve error messages for expected curly brace
Ian Lance Taylor
- libgo patch committed: Define SO_RCVTIMEO on 32-bit GNU/Linux
Ian Lance Taylor
- Go patch committed: Check len and cap for append(s, make(T, I)...)
Ian Lance Taylor
- libgo patch committed: Don't define CacheLinePadSize for mips64x
Ian Lance Taylor
- [PATCH][GCC] aarch64: Add +flagm to -march
Przemyslaw Wirkus
Last message date:
Mon Nov 30 23:29:20 GMT 2020
Archived on: Wed Dec 2 00:37:00 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).