March 2022 Archives by author
Starting: Tue Mar 1 02:03:12 GMT 2022
Ending: Thu Mar 31 22:17:03 GMT 2022
Messages: 1595
- [arm] MVE: Relax addressing modes for full loads and stores
Andre Vieira (lists)
- [aarch64] update reg-costs to include predicate move costs
Andre Vieira (lists)
- [aarch64] Enable FP16 feature by default for Armv9
Andre Vieira (lists)
- [aarch64] Add Neoverse N2 tuning structs
Andre Vieira (lists)
- [aarch64] Add Demeter tuning structs
Andre Vieira (lists)
- [aarch64] Update regmove costs for neoverse-v1 and neoverse-512tvb tunings
Andre Vieira (lists)
- [aarch64] Update reg-costs to differentiate between memmove costs
Andre Vieira (lists)
- [aarch64] Implement determine_suggested_unroll_factor
Andre Vieira (lists)
- [aarch64] Update Neoverse N2 core definition
Andre Vieira (lists)
- [aarch64] Update Neoverse N2 core definition
Andre Vieira (lists)
- [aarch64] Implement determine_suggested_unroll_factor
Andre Vieira (lists)
- [aarch64] Implement determine_suggested_unroll_factor
Andre Vieira (lists)
- [PATCH, v2] PR fortran/104573 - ICE in resolve_structure_cons, at fortran/resolve.cc:1299
Harald Anlauf
- [Patch] Fortran: Fix gfc_maybe_dereference_var [PR104430]
Harald Anlauf
- [PATCH, committed] PR fortran/104811 - maxloc/minloc cannot accept character arguments without `dim` optional argument
Harald Anlauf
- [Patch] Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104126]
Harald Anlauf
- [Patch] Fortran: Fix gfc_maybe_dereference_var [PR104430]
Harald Anlauf
- [PATCH, committed] PR fortran/104849 - ICE in find_array_section, at fortran/expr.cc:1616
Harald Anlauf
- [PATCH] fortran: Separate associate character lengths earlier [PR104570]
Harald Anlauf
- [Committed] PR fortran/104999 - [12 Regression] runtime error: pointer index expression with base 0x00000cf67720 overflowed to 0xffffffffea627728
Harald Anlauf
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Harald Anlauf
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Harald Anlauf
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Harald Anlauf
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Harald Anlauf
- [PATCH, committed] PR fortran/104571 - ICE in resolve_elemental_actual, at fortran/resolve.cc:2383
Harald Anlauf
- [PATCH] PR fortran/104210 - [11/12 Regression] ICE in gfc_zero_size_array, at fortran/arith.cc:1685
Harald Anlauf
- [committed] PR fortran/100892 - ICE on procedure pointer to function returning array of size n
Harald Anlauf
- [PATCH] libgomp : OMPD implementation
Mohamed Atef
- [PATCH] libgomp(OMPD PROJECT): add ICVs debugging information.
Mohamed Atef
- [PATCH] libgomp : OMPD implementation
Mohamed Atef
- [PATCH] libgomp : OMPD implementation
Mohamed Atef
- [PATCH] libgompd: add OMPD support, libgompd initialization and global ICVs functions
Mohamed Atef
- [PATCH] libgompd: add OMPD support, libgompd initialization and global ICVs functions
Mohamed Atef
- [PATCH] libgompd: add OMPD support, libgompd initialization and global ICVs functions
Mohamed Atef
- [PATCH] libgompd: add OMPD support, libgompd initialization and global ICVs functions
Mohamed Atef
- [PATCH] rs6000: Fix invalid address passed to __builtin_mma_disassemble_acc [PR104923]
Peter Bergner
- [PATCH] rs6000: Fix invalid address passed to __builtin_mma_disassemble_acc [PR104923]
Peter Bergner
- [PATCH] rs6000: Allow using -mlong-double-64 after -mabi={ibm,ieee}longdouble [PR104208, PR87496]
Peter Bergner
- [PATCH] rs6000: Allow using -mlong-double-64 after -mabi={ibm,ieee}longdouble [PR104208, PR87496]
Peter Bergner
- rs6000/testsuite: Use -mdejagnu-cpu= and -mdejagnu-tune= options
Peter Bergner
- rs6000/testsuite: Use -mdejagnu-cpu= and -mdejagnu-tune= options
Peter Bergner
- [COMMITTED] ctfout: use ctfc_get_num_ctf_vars instead
Indu Bhagat
- [PATCH 0/3] Fix PR debug/105089
Indu Bhagat
- [PATCH 1/3] ctfc: get rid of the static variable in ctf_list_add_ctf_vars ()
Indu Bhagat
- [PATCH 2/3] CTF for extern variable fix [PR105089]
Indu Bhagat
- [PATCH 3/3] Refactor and update CTF testcases [PR105089]
Indu Bhagat
- [PATCH] Clear currently_expanding_gimple_stmt properly
Richard Biener
- [PATCH] Check if loading const from mem is faster
Richard Biener
- [PATCH] opts: fix -gtoggle + optimize attribute
Richard Biener
- [PATCH] docs: Document more .gcda file name generation.
Richard Biener
- [PATCH] ipa: Improve error handling for target_clone single value
Richard Biener
- [PATCH] tree-optimization/104716 - check if we can copy loop in loop distribution
Richard Biener
- [PATCH] testsuite/104727 - remove XFAIL for gcc.target/i386/pr84101.c
Richard Biener
- [PATCH] testsuite/104728 - constrain gcc.dg/vect/pr81196-2.c
Richard Biener
- [PATCH] tree-optimization/104716 - check if we can copy loop in loop distribution
Richard Biener
- [PATCH] warn-access: Fix up check_pointer_uses [PR104715]
Richard Biener
- [PATCH] Use C++ RAII to clear currently_expanding_gimple_stmt
Richard Biener
- [PATCH] Add TARGET_FOLD_MEMCPY_MAX
Richard Biener
- [PATCH] rtl-optimization/104686 - speedup IRA allocno conflict test
Richard Biener
- [PATCH] cfgrtl: Fix up -g vs. -g0 code generation -flto differences in fixup_reorder_chain [PR104589]
Richard Biener
- [PATCH] cfg: Dump goto_locus if -fdump-*-*-blocks-details
Richard Biener
- [PATCH] c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fwrapv and C++20+ [PR104711]
Richard Biener
- [PATCH][V2][middle-end/102276]Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276)
Richard Biener
- [PATCH]middle-end vect: add vect_float to pr102819 tests
Richard Biener
- [PATCH] call mark_dfs_back_edges() before testing EDGE_DFS_BACK [PR104761]
Richard Biener
- [PATCH] gimplify: Clear TREE_READONLY on automatic vars being stored into [PR104529]
Richard Biener
- [PATCH] [i386] Optimize v4si broadcast for noavx512vl.
Richard Biener
- [PATCH] waccess: Remove visited bitmap and stop on EDGE_ABNORMAL
Richard Biener
- [PATCH] [i386] Prevent vectorization for load from parm_decl at O2 to avoid STF issue.
Richard Biener
- [PATCH] tree-optimization/104782 - adjust PR101636 fix
Richard Biener
- [PATCH v2] Add TARGET_MOVE_WITH_MODE_P
Richard Biener
- [PATCH] opts: fix -gtoggle + optimize attribute
Richard Biener
- [PATCH] tree-optimization/104825 - guard modref query
Richard Biener
- [PATCH] c++: Don't suggest cdtor or conversion op identifiers in spelling hints [PR104806]
Richard Biener
- [PATCH] PR tree-optimization/98335: Improvements to DSE's compute_trims.
Richard Biener
- [PATCH] PR tree-optimization/98335: Improvements to DSE's compute_trims.
Richard Biener
- [PATCH] Check if loading const from mem is faster
Richard Biener
- [PATCH][RFC] tree-optimization/84201 - add --param vect-induction-float
Richard Biener
- [PATCH][RFC] tree-optimization/84201 - add --param vect-induction-float
Richard Biener
- [PATCH] simplify-rtx: Fix up SUBREG_PROMOTED_SET arguments [PR104839]
Richard Biener
- [PATCH] x86: Define LIBGCC2_UNWIND_ATTRIBUTE on ia32 [PR104781]
Richard Biener
- [PATCH] Check if loading const from mem is faster
Richard Biener
- [PATCH v2] Add TARGET_MOVE_WITH_MODE_P
Richard Biener
- [PATCH] vect: fix out-of-bound access in supports_vec_convert_optab_p [PR 104851]
Richard Biener
- [PATCH] middle-end/104786 - ICE with asm and VLA
Richard Biener
- [PATCH] middle-end/104786 - ICE with asm and VLA
Richard Biener
- [PATCH] x86, v2: Define LIBGCC2_UNWIND_ATTRIBUTE on ia32 [PR104781]
Richard Biener
- [PATCH] handle "invisible" reference in -Wdangling-pointer (PR104436)
Richard Biener
- [PATCH] testsuite/104759 - adjust gcc.dg/vect/vect-multitypes-12.c
Richard Biener
- [PATCH] Restore INDIRECT_REF asm operand heuristic with MEM_REF
Richard Biener
- [PATCH] cse: avoid signed overflow in compute_const_anchors [PR 104843]
Richard Biener
- [PATCH] toplevel: Makefile.def: Make configure-sim depend on all-readline
Richard Biener
- [PATCH] Check if loading const from mem is faster
Richard Biener
- [PATCH v2] cse: avoid signed overflow in compute_const_anchors [PR 104843]
Richard Biener
- [PATCH v2] Add TARGET_MOVE_WITH_MODE_P
Richard Biener
- [PATCH v2] Add TARGET_MOVE_WITH_MODE_P
Richard Biener
- [PATCH] tree-optimization/102943 - avoid (re-)computing dominance bitmap
Richard Biener
- [PATCH] ada/104861 - use target_noncanonial for Target_Name
Richard Biener
- [PATCH] tree-optimization/102943 - use tree form for sbr_sparse_bitmap
Richard Biener
- [PATCH v2] cse: avoid signed overflow in compute_const_anchors [PR 104843]
Richard Biener
- [PATCH] PR middle-end/98420: Don't fold x - x to 0.0 with -frounding-math
Richard Biener
- [PATCH v2] PR tree-optimization/98335: Improvements to DSE's compute_trims.
Richard Biener
- [Patch] lto-plugin: Honor link_output_name for -foffload-objects file name
Richard Biener
- [PATCH] target/104762 - vectorization costs of CONSTRUCTORs
Richard Biener
- [PATCH] tree-optimization/104880 - update-address-taken and cmpxchg
Richard Biener
- [PATCH] PR tree-optimization/101895: Fold VEC_PERM to help recognize FMA.
Richard Biener
- [PATCH 1/2] libcody: Do not use a dummy port number in getaddrinfo().
Richard Biener
- [PATCH 2/2] c++tools: Work around a BSD bug in getaddrinfo().
Richard Biener
- [PATCH][Middle-end][Backport to GCC11][PR100775]Updating the reg use in exit block for -fzero-call-used-regs
Richard Biener
- PING**4 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Richard Biener
- PING**4 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Richard Biener
- [PATCH 2/2] c++tools: Work around a BSD bug in getaddrinfo().
Richard Biener
- PING**4 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Richard Biener
- PING**4 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Richard Biener
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Richard Biener
- [PATCH] PR tree-optimization/101895: Fold VEC_PERM to help recognize FMA.
Richard Biener
- [PATCH] Performance/size improvement to single_use when matching GIMPLE.
Richard Biener
- [PATCH] i386: Use no-mmx,no-sse for LIBGCC2_UNWIND_ATTRIBUTE [PR104890]
Richard Biener
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Richard Biener
- RFA: crc builtin functions & optimizations
Richard Biener
- RFA: crc builtin functions & optimizations
Richard Biener
- [PATCH v2] Performance/size improvement to single_use when matching GIMPLE.
Richard Biener
- [PATCH] [i386] Don't fold __builtin_ia32_blendvpd w/o sse4.2.
Richard Biener
- [PATCH] [i386] Add extra cost for unsigned_load which may have stall forward issue.
Richard Biener
- [PATCH] tree-optimization/102008 - restore if-conversion of adjacent loads
Richard Biener
- [PATCH] Generate an if instead of a switch with one case in genmatch.
Richard Biener
- [PATCH] Avoid generating unused labels in genmatch.
Richard Biener
- [PATCH] Avoid generating unused labels in genmatch.
Richard Biener
- [PATCH][GCC11] tree-optimization/104931 - mitigate niter analysis issue
Richard Biener
- [PATCH] gimplify: Emit clobbers for TARGET_EXPR_SLOT vars later [PR103984]
Richard Biener
- [PATCH] tree-optimization/104960 - unsplit edges after late sinking
Richard Biener
- [PATCH] [GIMPLE FE] allow to unit test loop passes
Richard Biener
- [PATCH] PR tree-optimization/102943 - Always use dominators in the cache when available.
Richard Biener
- [PATCH] Allow (void *) 0xdeadbeef accesses without warnings [PR99578]
Richard Biener
- [r12-7687 Regression] FAIL: gcc.target/i386/bt-5.c scan-assembler-times bt[lq][ \t] 7 on Linux/x86_64
Richard Biener
- [PATCH] Reset relations when crossing backedges.
Richard Biener
- [PATCH] rtl-ssa: Fix prev/next_def confusion [PR104869]
Richard Biener
- [PING^2][PATCH][final] Handle compiler-generated asm insn
Richard Biener
- [PATCH] Dump when estimating the number of iterations of a loop
Richard Biener
- [PING^2][PATCH][final] Handle compiler-generated asm insn
Richard Biener
- [PATCH] tree-optimization/104912 - ensure cost model is checked first
Richard Biener
- [PATCH] calls: Fix error recovery after sorry differently [PR104989]
Richard Biener
- [committed] testsuite: Add testcase for no longer failing PR [PR102645]
Richard Biener
- [PATCH v2] Add TARGET_MOVE_WITH_MODE_P
Richard Biener
- [PATCH] lto-plugin: Use GNU ld or Solaris ld version script in preference to -export-symbols-regex [PR102426]
Richard Biener
- [PATCH] tree-optimization/105012 - fix ICE from local DSE of if-conversion
Richard Biener
- [Patch] LTO: Fixes for renaming issues with offload/OpenMP [PR104285]
Richard Biener
- [PATCH] testsuite: Fix up sse2-v1ti-shift-3.c test [PR102986]
Richard Biener
- [PATCH] rtl-optimization/105028 - fix compile-time hog in form_threads_from_copies
Richard Biener
- [PATCH v2] Add TARGET_MOVE_WITH_MODE_P
Richard Biener
- [PATCH] target/102125 - alternative memcpy folding improvement
Richard Biener
- hardcmp: split before dispatch edge
Richard Biener
- hardened conditionals: drop copied identifiers
Richard Biener
- [PATCH] fold-const: Handle C++ dependent COMPONENT_REFs in operand_equal_p [PR105035]
Richard Biener
- [PATCH] Fix memory leaks
Richard Biener
- [PATCH] testsuite: Add compat.exp testcase for most common zero width bitfld ABI passing [PR102024]
Richard Biener
- [PATCH] middle-end/105049 - fix uniform_vector_p and vector CTOR gimplification
Richard Biener
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Richard Biener
- [PATCH][RFC] tree-optimization/101908 - avoid STLF fails when vectorizing
Richard Biener
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Richard Biener
- [PATCH] middle-end/105049 - fix uniform_vector_p and vector CTOR gimplification
Richard Biener
- [PATCH][RFC] tree-optimization/101908 - avoid STLF fails when vectorizing
Richard Biener
- [PATCH] tree-optimization/105053 - fix reduction chain epilogue generation
Richard Biener
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Richard Biener
- [PATCH] middle-end/100786 - constant folding from incompatible alias
Richard Biener
- [PATCH] predcom: Fix up component::component [PR105056]
Richard Biener
- [PATCH] add missing dg-require alias to gcc.dg/torture/pr100786.c
Richard Biener
- [PATCH] gimple-fold: fix location of loads for memory ops [PR104308]
Richard Biener
- Disable gathers on zen3 for vectors with few elements
Richard Biener
- [PATCH][libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.ac
Richard Biener
- [PATCH] target/102125 - alternative memcpy folding improvement
Richard Biener
- [PATCH] tree-optimization/105070 - annotate bit cluster tests with locations
Richard Biener
- [PATCH][libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.ac
Richard Biener
- [PATCH] tree-optimization/105080 - make sure SCEV is available for ranger
Richard Biener
- [PATCH] tree-optimization/105080 - make sure SCEV is available for ranger
Richard Biener
- [PATCH] tree-optimization/105080 - make sure SCEV is available for ranger
Richard Biener
- [PATCH][RFC] tree-optimization/101908 - avoid STLF fails when vectorizing
Richard Biener
- [PATCH][RFC] tree-optimization/101908 - avoid STLF fails when vectorizing
Richard Biener
- [PATCH] testsuite: Check fpic support in pr103275.c
Richard Biener
- [PATCH] testsuite: fixup pr97521.c and pr96713.c on i686-*
Richard Biener
- gcc.dg/weak/typeof-2: arm may use constant pool
Richard Biener
- analyzer/strndup-1.c: skip on *-*-vxworks*
Richard Biener
- [PATCH] store-merging: Avoid ICEs on roughly ~0ULL/8 sized stores [PR105094]
Richard Biener
- [PATCH] ubsan: Fix ICE due to -fsanitize=object-size [PR105093]
Richard Biener
- [GCC 9 backport] cplxlower: Avoid a transform when looking at a default definition
Richard Biener
- [wwwdocs] Document zero width bit-field passing ABI changes in gcc-12/changes.html [PR104796]
Richard Biener
- [PATCH] rtl-optimization/105091 - wrong DSE with missed TREE_ADDRESSABLE
Richard Biener
- [PATCH] tree-optimization/105109 - bogus uninit diagnostic with _Complex
Richard Biener
- [PATCH] Split vector load from parm_del to elemental loads to avoid STLF stalls.
Richard Biener
- [PATCH] tree-optimization/104912 - ensure cost model is checked first
Richard Biener
- [i386 PATCH] PR 104732: Simplify/fix DI mode logic expansion/splitting on -m32.
Uros Bizjak
- [PATCH] [i386] Optimize v4si broadcast for noavx512vl.
Uros Bizjak
- [x86 PATCH] PR tree-optimization/98335: New peephole2 xorl;movb -> movzbl
Uros Bizjak
- [PATCH V2] [i386] Optimize v4si broadcast for noavx512vl.
Uros Bizjak
- [x86 PATCH] PR tree-optimization/98335: New peephole2 xorl;movb -> movzbl
Uros Bizjak
- [x86 PATCH] PR tree-optimization/98335: New peephole2 xorl;movb -> movzbl
Uros Bizjak
- [x86 PATCH] Fix libitm.c/memset-1.c test fails with new peephole2s.
Uros Bizjak
- Patch ping (Re: [PATCH] libatomic: Improve 16-byte atomics on Intel AVX [PR104688])
Uros Bizjak
- [x86_64 PATCH] PR 90356: Use xor to load const_double 0.0 on SSE (always)
Uros Bizjak
- [x86_64 PATCH] PR 90356: Use xor to load const_double 0.0 on SSE (always)
Uros Bizjak
- [PATCH] [avx512fp16] Refine HImode movement for "v" to "v".
Uros Bizjak
- [PATCH] i386: Don't emit pushf; pop for __builtin_ia32_readeflags_u* with unused lhs [PR104971]
Uros Bizjak
- [PATCH] x86: Disable SSE and AVX in ISA2 for -mgeneral-regs-only
Uros Bizjak
- [PATCH] x86: Properly check FEATURE_AESKLE
Uros Bizjak
- [PATCH v2] x86: Disable SSE in ISA2 for -mgeneral-regs-only
Uros Bizjak
- [PATCH v3] x86: Disable SSE in ISA2 for -mgeneral-regs-only
Uros Bizjak
- [PATCH] x86: Properly check FEATURE_AESKLE
Uros Bizjak
- [PATCH] [i386] Extend splitter pattern to reversed condition by swapping then and else rtx. [PR target/104982]
Uros Bizjak
- [PATCH] Fix ICE caused by NULL_RTX returned by lowpart_subreg.
Uros Bizjak
- [PATCH] [x86_64] Zhaoxin lujiazui enablement
Uros Bizjak
- [PATCH] x86: Use Yw constraint on *ssse3_pshufbv8qi3
Uros Bizjak
- [PATCH] [i386] Fix typo in vec_setv8hi_0.
Uros Bizjak
- [committed] [PR105032] LRA: modify loop condition to find reload insns for hard reg splitting
Uros Bizjak
- [patch]update the documentation for TARGET_ZERO_CALL_USED_REGS hook and add an assertion
Uros Bizjak
- [PATCH] Check if loading const from mem is faster
Segher Boessenkool
- [PATCH, V2] Optimize signed DImode -> TImode on power10, PR target/104698
Segher Boessenkool
- [PATCH] libgcc: allow building float128 libraries on FreeBSD
Segher Boessenkool
- [PATCH] rs6000: Improve .machine
Segher Boessenkool
- [PATCH] rs6000: Fix up __SIZEOF_{FLOAT, IBM}128__ defines [PR99708]
Segher Boessenkool
- [PATCH] rs6000: Improve .machine
Segher Boessenkool
- [PATCH] rtl: ICE with thread_local and inline asm [PR104777]
Segher Boessenkool
- [PATCH] rtl: ICE with thread_local and inline asm [PR104777]
Segher Boessenkool
- [PATCH] rtl: ICE with thread_local and inline asm [PR104777]
Segher Boessenkool
- [PATCH] rtl: ICE with thread_local and inline asm [PR104777]
Segher Boessenkool
- Ping: [PATCH] PR target/102059 Fix inline of target specific functions
Segher Boessenkool
- [PATCH] rs6000, v2: Fix up __SIZEOF_{FLOAT, IBM}128__ defines [PR99708]
Segher Boessenkool
- [PATCH] rs6000, v2: Fix up __SIZEOF_{FLOAT, IBM}128__ defines [PR99708]
Segher Boessenkool
- [PATCH] rs6000, v3: Fix up __SIZEOF_{FLOAT, IBM}128__ defines [PR99708]
Segher Boessenkool
- [PATCH] rs6000: Improve .machine
Segher Boessenkool
- [PATCH] rs6000, v3: Fix up __SIZEOF_{FLOAT, IBM}128__ defines [PR99708]
Segher Boessenkool
- [PATCH, V2] Eliminate power8 fusion options, use power8 tuning, PR target/102059
Segher Boessenkool
- [RFC v2] RISCV: Combine Pass Clobber Ops
Segher Boessenkool
- [PATCH] Fix DImode to TImode sign extend issue, PR target/104868
Segher Boessenkool
- [PATCH, V3] PR target/99708- Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__
Segher Boessenkool
- [PATCH, V3] PR target/99708- Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__
Segher Boessenkool
- [PATCH] rs6000: Do not use rs6000_cpu for .machine ppc and ppc64 (PR104829)
Segher Boessenkool
- [PATCH, V3] PR target/99708- Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__
Segher Boessenkool
- [PATCH] rs6000: Improve .machine
Segher Boessenkool
- [PATCH] rs6000: Allow using -mlong-double-64 after -mabi={ibm, ieee}longdouble [PR104208, PR87496]
Segher Boessenkool
- rs6000: RFC/Update support for addg6s instruction. PR100693
Segher Boessenkool
- rs6000: RFC/Update support for addg6s instruction. PR100693
Segher Boessenkool
- [PATCH] fortran: use fpu-glibc on powerpc*-unknown-freebsd
Segher Boessenkool
- [PATCH]rs6000: avoid peeking eof after __vector keyword
Segher Boessenkool
- [PATCH]rs6000: avoid peeking eof after __vector keyword
Segher Boessenkool
- [PATCH] rs6000: wrap const in an error message.
Segher Boessenkool
- [PATCH] rs6000: update error message format.
Segher Boessenkool
- [PATCH] rs6000: Adjust error messages.
Segher Boessenkool
- rs6000/testsuite: Use -mdejagnu-cpu= and -mdejagnu-tune= options
Segher Boessenkool
- rs6000/testsuite: Use -mdejagnu-cpu= and -mdejagnu-tune= options
Segher Boessenkool
- [PATCH] rs6000: Support UN[GL][ET] in rs6000_maybe_emit_maxc_minc [PR105002]
Segher Boessenkool
- [PATCH 1/4] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293.
Segher Boessenkool
- [PATCH 2/4] Make vsx_splat_<mode>_reg use correct insn attributes, PR target/99293
Segher Boessenkool
- [PATCH 3/4] Make vsx_extract_<mode> use correct insn attributes, PR target 99293.
Segher Boessenkool
- [PATCH 1/4] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293.
Segher Boessenkool
- [PATCH 4/4] Allow vsx_extract_<mode> to use Altivec registers, PR target/99293
Segher Boessenkool
- [PATCH 2/3] rs6000: Move g++.dg powerpc PR tests to g++.target
Segher Boessenkool
- [PATCH 3/3] rs6000: Move more g++.dg powerpc tests to g++.target
Segher Boessenkool
- [PATCH 7/8] rs6000: vec_neg built-ins wrongly require POWER8
Segher Boessenkool
- rs6000 patch ping: [PATCH 8/8] rs6000: Fix some missing built-in attributes [PR104004]
Segher Boessenkool
- rs6000 patch ping: [PATCH 8/8] rs6000: Fix some missing built-in attributes [PR104004]
Segher Boessenkool
- [PATCH] x86: Disable SSE on unwind-c.c and unwind-dw2.c
Eric Botcazou
- [PATCH v3] x86: Disable SSE on unwind-c.c and unwind-dw2.c
Eric Botcazou
- [PATCH] ifcvt: Punt if not onlyjump_p for find_if_case_{1, 2} [PR104814]
Eric Botcazou
- [PATCH] ifcvt, v2: Punt if not onlyjump_p for find_if_case_{1, 2} [PR104814]
Eric Botcazou
- [Ada] Fix PR ada/104767
Eric Botcazou
- [c-family] Fix issue for pointers to anonymous types with -fdump-ada-spec
Eric Botcazou
- [PATCH v2 00/11] OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
Julian Brown
- [PATCH v2 01/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
Julian Brown
- [PATCH v2 02/11] Remove omp_target_reorder_clauses
Julian Brown
- [PATCH v2 03/11] OpenMP/OpenACC struct sibling list gimplification extension and rework
Julian Brown
- [PATCH v2 04/11] OpenMP/OpenACC: Add inspector class to unify mapped address analysis
Julian Brown
- [PATCH v2 05/11] OpenMP: Handle reference-typed struct members
Julian Brown
- [PATCH v2 06/11] OpenMP: lvalue parsing for map clauses (C++)
Julian Brown
- [PATCH v2 07/11] OpenMP: lvalue parsing for map clauses (C)
Julian Brown
- [PATCH v2 08/11] Use OMP_ARRAY_SECTION instead of TREE_LIST in C++ FE
Julian Brown
- [PATCH v2 09/11] OpenMP 5.0 "declare mapper" support for C++
Julian Brown
- [PATCH v2 10/11] OpenMP: Use OMP_ARRAY_SECTION instead of TREE_LIST for array sections in C FE
Julian Brown
- [PATCH v2 11/11] OpenMP: Support OpenMP 5.0 "declare mapper" directives for C
Julian Brown
- [committed] libphobos: Fix misspelling of msvcUsesUCRT (PR104659)
Iain Buclaw
- [committed] d: Remove gdc.test/dhry.d from the testsuite (PR104736)
Iain Buclaw
- [committed] d: Merge upstream dmd 423f19b41, druntime 100a608c, phobos a1f8c4c07.
Iain Buclaw
- [PATCH] libphobos: Enable on Solaris/SPARC or with /bin/as [PR 103528]
Iain Buclaw
- [committed] d: Cache generated import declarations in a hash_map
Iain Buclaw
- [committed] d: Fix mistakes in strings to be translated [PR104552]
Iain Buclaw
- [committed] d: Merge upstream dmd 02a3fafc6, druntime 26b58167, phobos 16cb085b5.
Iain Buclaw
- [committed] d: Merge upstream dmd 2503f17e5, phobos a74fa63e6.
Iain Buclaw
- [committed] d: Fix internal compiler error: in build_complex, at tree.c:2358
Iain Buclaw
- [PATCH] openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131]
Tobias Burnus
- [PATCH] openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131]
Tobias Burnus
- [Patch][Stage 1] Fortran/OpenMP: Support mapping of DT with allocatable components
Tobias Burnus
- [Patch][Stage 1] Fortran/OpenMP: Support mapping of DT with allocatable components
Tobias Burnus
- [wwwdocs][patch] gcc-12/changes.html: Document -misa update for nvptx
Tobias Burnus
- [Patch] Fortran: Fix gfc_maybe_dereference_var [PR104430]
Tobias Burnus
- [Patch] Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104126]
Tobias Burnus
- [committed] Fortran: Fix typos
Tobias Burnus
- [Patch] Fortran: OpenMP/OpenACC avoid uninit access in size calc for mapping
Tobias Burnus
- [Patch] Fortran: Fix CLASS handling in SIZEOF intrinsic
Tobias Burnus
- [Patch] Fortran: Fix gfc_maybe_dereference_var [PR104430]
Tobias Burnus
- [Patch] Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104126]
Tobias Burnus
- [Patch] GCN: Implement __atomic_compare_exchange_{1,2} in libgcc [PR102215]
Tobias Burnus
- [Patch] Fortran: OpenMP/OpenACC avoid uninit access in size calc for mapping
Tobias Burnus
- [Patch] lto-plugin: Honor link_output_name for -foffload-objects file name
Tobias Burnus
- [Patch] OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.
Tobias Burnus
- [committed] texi + c-target.def: Fix typos
Tobias Burnus
- [Patch] Fortran/OpenMP: Improve associate-name diagnostic [PR103039]
Tobias Burnus
- [Patch] Fortran/OpenMP: Improve associate-name diagnostic [PR103039]
Tobias Burnus
- [Patch] LTO: Fixes for renaming issues with offload/OpenMP [PR104285]
Tobias Burnus
- [Patch] LTO: Fixes for renaming issues with offload/OpenMP [PR104285]
Tobias Burnus
- [PATCH] Fortran: Fix directory stat check for '.' [PR103560]
Tobias Burnus
- [committed] Docs: Document that taint analyzer checker disables some warnings [PR103533]
Tobias Burnus
- [PATCH][libgomp, testsuite] Scale down some OpenACC test-cases
Tobias Burnus
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Tobias Burnus
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Tobias Burnus
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Tobias Burnus
- [PATCH][nvptx, doc] Update misa and mptx, add march and march-map
Tobias Burnus
- [PATCH][nvptx, doc] Update misa and mptx, add march and march-map
Tobias Burnus
- [PATCH][nvptx, doc] Update misa and mptx, add march and march-map
Tobias Burnus
- [PATCH] gcc: emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack [PR70536]
Ed Catmur
- [PATCH] c++: Fall through for arrays of T vs T cv [PR104996]
Ed Catmur
- [PATCH] ada/104861 - use target_noncanonial for Target_Name
Arnaud Charlet
- PING [PATCH] Avoid a warning of overflow
Arnaud Charlet
- [PATCH 4/5 V1] RISC-V:Implement testcases for Crypto extension
Kito Cheng
- [PATCH 4/5 V1] RISC-V:Implement testcases for Crypto extension
Kito Cheng
- [PATCH] RISC-V:Add support for ZMMUL extension
Kito Cheng
- [RFC v2] RISCV: Combine Pass Clobber Ops
Kito Cheng
- [PATCH] riscv: Allow -Wno-psabi to turn off ABI warnings [PR91229]
Kito Cheng
- [PATCH] RISC-V: Handle combine extension in canonical ordering.
Kito Cheng
- [PATCH] RISC-V: Implement ZTSO extension.
Kito Cheng
- [PATCH 3/3] RISC-V:Cache Management Operation instructions testcases
Kito Cheng
- [PATCH 3/3] RISC-V:Cache Management Operation instructions testcases
Kito Cheng
- [committed] RISC-V: Implement misc macro for vector extensions.
Kito Cheng
- [PATCH] RISC-V: Implement ZTSO extension.
Kito Cheng
- [PATCH] RISC-V: Implement ZTSO extension.
Kito Cheng
- [PATCH]middle-end vect: add vect_float to pr102819 tests
Tamar Christina
- [PATCH][committed][testsuite] vect: disable bitmask tests on sparc
Tamar Christina
- [PING PATCH 3/3] rs6000: Move more g++.dg powerpc tests to g++.target
Paul A. Clarke
- [PING PATCH 2/3] rs6000: Move g++.dg powerpc PR tests to g++.target
Paul A. Clarke
- [PATCH] rs6000: Skip overload instances with NULL fntype [PR104967]
Paul A. Clarke
- [PING^2 PATCH 2/3] rs6000: Move g++.dg powerpc PR tests to g++.target
Paul A. Clarke
- [PING^2 PATCH 3/3] rs6000: Move more g++.dg powerpc tests to g++.target
Paul A. Clarke
- Fix another Rust demangling bugs (PR 105039)
Nick Clifton
- [PATCH][GCC 13] Enable match.pd dumping with -fdump-tree-original
Alex Coplan
- [PATCH][GCC 9] arm: Fix ICEs with compare-and-swap and -march=armv8-m.base [PR99977]
Alex Coplan
- [PATCH] x86: Correct march=sapphirerapids to base on icelake server
Cui,Lili
- [PATCH] RISC-V: Implement ZTSO extension.
Palmer Dabbelt
- [PATCH] RISC-V: Implement ZTSO extension.
Palmer Dabbelt
- [PATCH] arc: Fix for new ifcvt behavior [PR104154]
Robin Dapp
- [PATCH] arm: fix option quoting in error messages.
Richard Earnshaw
- [PATCH] contrib: Avoid use of "echo -n" in git customization [PR102664]
Richard Earnshaw
- [PATCH] contrib: Avoid use of "echo -n" in git customization [PR102664]
Richard Earnshaw
- [PATCH 1/2] arm: correctly handle zero-sized bit-fields in AAPCS [PR102024]
Richard Earnshaw
- [PATCH 2/2] aarch64: correctly handle zero-sized bit-fields in AAPCS64 [PR102024]
Richard Earnshaw
- [committed] arm: temporarily disable 'local' pcs selection (PR96882)
Richard Earnshaw
- [PATCH 1/2] arm: correctly handle zero-sized bit-fields in AAPCS [PR102024]
Richard Earnshaw
- [wwwdocs] Document zero width bit-field passing ABI changes in gcc-12/changes.html [PR104796]
Richard Earnshaw
- [wwwdocs] Document zero width bit-field passing ABI changes in gcc-12/changes.html [PR104796]
Richard Earnshaw
- [PATCH] target/102125 - alternative memcpy folding improvement
Richard Earnshaw
- [PATCH v3, rs6000] Enable absolute jump table for PPC AIX and Linux
David Edelsohn
- [PATCH] libgcc: allow building float128 libraries on FreeBSD
David Edelsohn
- [PATCH]rs6000: avoid peeking eof after __vector keyword
David Edelsohn
- [PATCH] rs6000: Skip overload instances with NULL fntype [PR104967]
David Edelsohn
- RFA: crc builtin functions & optimizations
Oleg Endo
- [PATCH RFC] Fix ICE due to shared BLOCK node in coroutine generation [PR103328]
Benno Evers
- [PATCH] c++: Fix ICE due to shared BLOCK node in coroutine generation [PR103328]
Benno Evers
- [PATCH RFC] Fix ICE due to shared BLOCK node in coroutine generation [PR103328]
Benno Evers
- [PATCH] fortran: use fpu-glibc on powerpc*-unknown-freebsd
FX
- [PATCH] middle-end/100786 - constant folding from incompatible alias
FX
- [gofrontend-dev] Re: [PATCH] libgo: include asm/ptrace.h for pt_regs definition on PowerPC
Rich Felker
- [gofrontend-dev] Re: [PATCH] libgo: include asm/ptrace.h for pt_regs definition on PowerPC
Rich Felker
- [PATCH v2] libgo: Don't use pt_regs member in mcontext_t
Rich Felker
- [PATCH v3] libgo: Don't use pt_regs member in mcontext_t
Rich Felker
- [PATCH v3] libgo: Don't use pt_regs member in mcontext_t
Rich Felker
- [PATCH v3, rs6000] Enable absolute jump table for PPC AIX and Linux
HAO CHEN GUI
- PATCH, rs6000] Add V1TI into vector comparison expand [PR103316]
HAO CHEN GUI
- Ping^1 [PATCH, rs6000] Add V1TI into vector comparison expand [PR103316]
HAO CHEN GUI
- Ping^1 [PATCH, rs6000] Correct match pattern in pr56605.c
HAO CHEN GUI
- [PATCHv2, rs6000] Add V1TI into vector comparison expand [PR103316]
HAO CHEN GUI
- [PATCH v3, rs6000] Add V1TI into vector comparison expand [PR103316]
HAO CHEN GUI
- [PATCH] c : Changed warning message for -Wstrict-prototypes [PR92209]
Eric Gallager
- [PATCH] PR tree-optimization/101895: Fold VEC_PERM to help recognize FMA.
Marc Glisse
- [PATCH] libstdc++: Implement std::unreachable() for C++23 (P0627R6)
Marc Glisse
- [PATCH] libstdc++: Implement std::unreachable() for C++23 (P0627R6)
Marc Glisse
- [PATCH] Check if loading const from mem is faster
Jiufu Guo
- [PATCH] Check if loading const from mem is faster
Jiufu Guo
- [PATCH] Check if loading const from mem is faster
Jiufu Guo
- [PATCH] Check if loading const from mem is faster
Jiufu Guo
- [PATCH] Check if loading const from mem is faster
Jiufu Guo
- [PATCH] Check if loading const from mem is faster
Jiufu Guo
- [PATCH] Check if loading const from mem is faster
Jiufu Guo
- [PATCH] Check if loading const from mem is faster
Jiufu Guo
- [PATCH] Check if loading const from mem is faster
Jiufu Guo
- [PATCH]rs6000: optimize li+rldicr+cmpd==>rotldi+cmpldi for 16bits
Jiufu Guo
- [PATCH]rs6000: avoid peeking eof after __vector keyword
Jiufu Guo
- [PATCH]rs6000: avoid peeking eof after __vector keyword
Jiufu Guo
- [PATCH]rs6000: avoid peeking eof after __vector keyword
Jiufu Guo
- [PATCH]rs6000: Update rtx_cost for constant building
Jiufu Guo
- [PATCH] libstdc++: vxworks: remove stray <iostream> include
Olivier Hainque
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Aldy Hernandez
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Aldy Hernandez
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Aldy Hernandez
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Aldy Hernandez
- [PATCH v8 00/12] Add LoongArch support.
Paul Hua
- [PATCH v8 00/12] Add LoongArch support.
Paul Hua
- [PATCH] rs6000: Improve .machine
Sebastian Huber
- [PATCH] rs6000: Improve .machine
Sebastian Huber
- [PATCH] gcov-tool: Allow merging of empty profile lists
Sebastian Huber
- [PATCH] gcov-tool: Allow merging of empty profile lists
Sebastian Huber
- [PATCH v2] Document that the 'access' and 'nonnull' attributes are independent
Sebastian Huber
- [PATCH v2] gcov-tool: Allow merging of empty profile lists
Sebastian Huber
- [PATCH] gcov-tool: Allow merging of empty profile lists
Sebastian Huber
- [PATCH] gcov-tool: Allow merging of empty profile lists
Sebastian Huber
- [PATCH] gcov-tool: Allow merging of empty profile lists
Sebastian Huber
- [PATCH] gcov-tool: Allow merging of empty profile lists
Sebastian Huber
- [PATCH] gcov: Reword comment for gcov_read_string()
Sebastian Huber
- [RFC/gcov 00/12] Add merge-stream subcommand to gcov-tool
Sebastian Huber
- [RFC/gcov 01/12] gcov-tool: Allow merging of empty profile lists
Sebastian Huber
- [RFC/gcov 02/12] gcov: Add mode to all gcov_open()
Sebastian Huber
- [RFC/gcov 03/12] gcov: Add open mode parameter to gcov_do_dump()
Sebastian Huber
- [RFC/gcov 04/12] gcov: Make gcov_seek() static
Sebastian Huber
- [RFC/gcov 05/12] gcov: Add __gcov_filename_to_gcfn()
Sebastian Huber
- [RFC/gcov 06/12] gcov-tool: Support file input from stdin
Sebastian Huber
- [RFC/gcov 07/12] gcov: Use xstrdup()
Sebastian Huber
- [RFC/gcov 08/12] gcov: Move prepend to list to read_gcda_file()
Sebastian Huber
- [RFC/gcov 09/12] gcov: Move gcov_open() to caller of read_gcda_file()
Sebastian Huber
- [RFC/gcov 10/12] gcov: Fix integer types in ftw_read_file()
Sebastian Huber
- [RFC/gcov 11/12] gcov: Record EOF error during read
Sebastian Huber
- [RFC/gcov 12/12] gcov-tool: Add merge-stream subcommand
Sebastian Huber
- Disable gathers on zen3 for vectors with few elements
Jan Hubicka
- [PATCH] ipa: Careful processing ANCESTOR jump functions and NULL pointers (PR 103083)
Jan Hubicka
- [PATCH] ipa: Create LOAD references when necessary during inlining (PR 103171)
Jan Hubicka
- [PATCH] ipa-cp: Do not create clones for values outside known value range (PR 102513)
Jan Hubicka
- [PATCH] postscan_insn hook not called after input_asm
Paul Iannetta
- [PATCH] params: Remove repeated word "that" in parameter description
Martin Jambor
- [PATCH] ipa-cp: Avoid adjusting references through self-recursion (PR 104813)
Martin Jambor
- RFA: crc builtin functions & optimizations
Martin Jambor
- [PATCH PING] ipa-cp: Do not create clones for values outside known value range (PR 102513)
Martin Jambor
- [PATCH PING] ipa: Careful processing ANCESTOR jump functions and NULL pointers (PR 103083)
Martin Jambor
- [PATCH] ipa: Create LOAD references when necessary during inlining (PR 103171)
Martin Jambor
- [GCC 9 backport] cplxlower: Avoid a transform when looking at a default definition
Martin Jambor
- [PATCH] openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131]
Jakub Jelinek
- [PATCH] tree: Fix up warn_deprecated_use [PR104627]
Jakub Jelinek
- [PATCH] warn-access: Fix up check_pointer_uses [PR104715]
Jakub Jelinek
- [committed] warn-access: Comment spelling fixes
Jakub Jelinek
- [PATCH] c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fwrapv and C++20+ [PR104711]
Jakub Jelinek
- [committed] modref: Comment spelling fixes
Jakub Jelinek
- [committed] strlen: Comment spelling fixes
Jakub Jelinek
- [PATCH] cfgrtl: Fix up -g vs. -g0 code generation -flto differences in fixup_reorder_chain [PR104589]
Jakub Jelinek
- [PATCH] cfg: Dump goto_locus if -fdump-*-*-blocks-details
Jakub Jelinek
- [committed] testsuite: Add testcases for already fixed PR [PR100541]
Jakub Jelinek
- C++ patch ping
Jakub Jelinek
- Patch ping
Jakub Jelinek
- [committed] testsuite: Fix up pr104637 testcase [PR104637]
Jakub Jelinek
- [PATCH] warn-access: Fix up check_pointer_uses [PR104715]
Jakub Jelinek
- OpenACC 'kernels' decomposition: Mark variables used in synthesized data clauses as addressable [PR100280]
Jakub Jelinek
- [PATCH][v2] openmp, fortran: Check that the type of an event handle in a detach clause is suitable [PR104131]
Jakub Jelinek
- [PATCH] call mark_dfs_back_edges() before testing EDGE_DFS_BACK [PR104761]
Jakub Jelinek
- [committed] openmp: Disable SSA form during gimplification on OMP_SIMD clauses and body [PR104757]
Jakub Jelinek
- [PATCH] gimplify: Clear TREE_READONLY on automatic vars being stored into [PR104529]
Jakub Jelinek
- [PATCH] call mark_dfs_back_edges() before testing EDGE_DFS_BACK [PR104761]
Jakub Jelinek
- [PATCH] OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.
Jakub Jelinek
- [PATCH] i386: Fix up cond_{and,ior,xor,mul}* [PR104779]
Jakub Jelinek
- [PATCH] waccess: Remove visited bitmap and stop on EDGE_ABNORMAL
Jakub Jelinek
- [PATCH] rs6000: Fix up __SIZEOF_{FLOAT,IBM}128__ defines [PR99708]
Jakub Jelinek
- [PATCH] s390: Fix up *cmp_and_trap_unsigned_int<mode> constraints [PR104775]
Jakub Jelinek
- [PATCH] s390: Fix up *cmp_and_trap_unsigned_int<mode> constraints [PR104775]
Jakub Jelinek
- [PATCH] i386: Fix up cond_{and,ior,xor,mul}* [PR104779]
Jakub Jelinek
- [PATCH][ARM] translation: reuse string and use switch for codes
Jakub Jelinek
- [x86 PATCH] PR tree-optimization/98335: New peephole2 xorl; movb -> movzbl
Jakub Jelinek
- [committed] Fix up duplicated duplicated words in comments
Jakub Jelinek
- [PATCH v2] x86: Disable SSE on unwind-c.c and unwind-dw2.c
Jakub Jelinek
- [committed] Add missing space in various string literals
Jakub Jelinek
- [PATCH] c++: Don't suggest cdtor or conversion op identifiers in spelling hints [PR104806]
Jakub Jelinek
- [PATCH] c++: Don't suggest cdtor or conversion op identifiers in spelling hints [PR104806]
Jakub Jelinek
- [PATCH v3] x86: Disable SSE on unwind-c.c and unwind-dw2.c
Jakub Jelinek
- [PATCH v3] x86: Disable SSE on unwind-c.c and unwind-dw2.c
Jakub Jelinek
- [PATCH v3] x86: Disable SSE on unwind-c.c and unwind-dw2.c
Jakub Jelinek
- [PATCH v3] x86: Disable SSE on unwind-c.c and unwind-dw2.c
Jakub Jelinek
- [PATCH] simplify-rtx: Fix up SUBREG_PROMOTED_SET arguments [PR104839]
Jakub Jelinek
- [PATCH] rtl: ICE with thread_local and inline asm [PR104777]
Jakub Jelinek
- [PATCH v2] rtl: ICE with thread_local and inline asm [PR104777]
Jakub Jelinek
- [PATCH] x86: Define LIBGCC2_UNWIND_ATTRIBUTE on ia32 [PR104781]
Jakub Jelinek
- [PATCH] contrib: Fix non-portable sed commands in gcc-descr [PR102664/]
Jakub Jelinek
- [PATCH] x86, v2: Define LIBGCC2_UNWIND_ATTRIBUTE on ia32 [PR104781]
Jakub Jelinek
- [PATCH] middle-end/104786 - ICE with asm and VLA
Jakub Jelinek
- [PATCH] middle-end/104786 - ICE with asm and VLA
Jakub Jelinek
- [PATCH] rs6000, v2: Fix up __SIZEOF_{FLOAT, IBM}128__ defines [PR99708]
Jakub Jelinek
- [PATCH] Restore INDIRECT_REF asm operand heuristic with MEM_REF
Jakub Jelinek
- [RFC][PATCH, OpenMP/OpenACC, libgomp] Allow base-pointers to be NULL
Jakub Jelinek
- [PATCH] contrib: Fix up git-descr.sh regression [PR102664]
Jakub Jelinek
- [PATCH] rs6000, v2: Fix up __SIZEOF_{FLOAT, IBM}128__ defines [PR99708]
Jakub Jelinek
- [PATCH] rs6000, v3: Fix up __SIZEOF_{FLOAT, IBM}128__ defines [PR99708]
Jakub Jelinek
- [PATCH] c++: allow variadic operator[] for C++23 [PR103460]
Jakub Jelinek
- [PATCH] rs6000, v3: Fix up __SIZEOF_{FLOAT, IBM}128__ defines [PR99708]
Jakub Jelinek
- [PATCH] OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.
Jakub Jelinek
- [PATCH, V3] PR target/99708- Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__
Jakub Jelinek
- [PATCH] c++: Fix up cp_parser_skip_to_pragma_eol [PR104623]
Jakub Jelinek
- [PATCH] i386: Fix up _mm_loadu_si{16,32} [PR99754]
Jakub Jelinek
- [PATCH] lra: Fix up debug_p handling in lra_substitute_pseudo [PR104778]
Jakub Jelinek
- [PATCH] ifcvt: Punt if not onlyjump_p for find_if_case_{1,2} [PR104814]
Jakub Jelinek
- [PATCH] ifcvt: Punt if not onlyjump_p for find_if_case_{1,2} [PR104814]
Jakub Jelinek
- [committed] Spelling fix - cannott -> cannot [PR104899]
Jakub Jelinek
- [PATCH] ifcvt, v2: Punt if not onlyjump_p for find_if_case_{1,2} [PR104814]
Jakub Jelinek
- [PATCH] i386: Fix up _mm_loadu_si{16,32} [PR99754]
Jakub Jelinek
- [PATCH] x86: Ignore OPTION_MASK_ISA_64BIT for -m32 when inlining
Jakub Jelinek
- [PATCH] gcc: add --enable-systemtap switch [PR61257]
Jakub Jelinek
- [PATCH] libgomp : OMPD implementation
Jakub Jelinek
- [PATCH] i386: Use no-mmx,no-sse for LIBGCC2_UNWIND_ATTRIBUTE [PR104890]
Jakub Jelinek
- [PATCH] riscv: Allow -Wno-psabi to turn off ABI warnings [PR91229]
Jakub Jelinek
- [PATCH] c++: Fix up constexpr evaluation of new with zero sized types [PR104568]
Jakub Jelinek
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jakub Jelinek
- rs6000 patch ping: [PATCH 8/8] rs6000: Fix some missing built-in attributes [PR104004]
Jakub Jelinek
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jakub Jelinek
- [PATCH] OpenMP, Fortran: Bugfix for omp_set_num_teams.
Jakub Jelinek
- [PATCH] aarch64: Fix up RTL sharing bug in aarch64_load_symref_appropriately [PR104910]
Jakub Jelinek
- [PATCH] tree-optimization/104942: Retain sizetype conversions till the end
Jakub Jelinek
- [PATCH] aarch64: Fix up RTL sharing bug in aarch64_load_symref_appropriately [PR104910]
Jakub Jelinek
- [PATCH] c-family: Fix ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128 [PR101515]
Jakub Jelinek
- [PATCH] tree-optimization/102008 - restore if-conversion of adjacent loads
Jakub Jelinek
- [PATCH] OpenMP, Fortran: Bugfix for omp_set_num_teams.
Jakub Jelinek
- [PATCH] tree-optimization/104941: Actually assign the conversion result
Jakub Jelinek
- [PATCH] c++, v2: Fix up constexpr evaluation of new with zero sized types [PR104568]
Jakub Jelinek
- [PATCH] gimplify: Emit clobbers for TARGET_EXPR_SLOT vars later [PR103984]
Jakub Jelinek
- Patch ping (Re: [PATCH] libatomic: Improve 16-byte atomics on Intel AVX [PR104688])
Jakub Jelinek
- [PATCH] openmp: Fix up gomp_affinity_init_numa_domains
Jakub Jelinek
- [PATCH][openmp] Set location for taskloop stmts
Jakub Jelinek
- [Patch] Fortran/OpenMP: Improve associate-name diagnostic [PR103039]
Jakub Jelinek
- [PATCH][openmp] Set location for taskloop stmts
Jakub Jelinek
- [Patch] Fortran/OpenMP: Improve associate-name diagnostic [PR103039]
Jakub Jelinek
- [PATCH] Allow (void *) 0xdeadbeef accesses without warnings [PR99578]
Jakub Jelinek
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jakub Jelinek
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jakub Jelinek
- [PATCH] i386: Don't emit pushf;pop for __builtin_ia32_readeflags_u* with unused lhs [PR104971]
Jakub Jelinek
- [PATCH] libstdc++: Work around clang misdesign in time_get<>::get [PR104990]
Jakub Jelinek
- [PATCH] calls: Fix error recovery after sorry differently [PR104989]
Jakub Jelinek
- [PATCH] c++: extern thread_local declarations in constexpr [PR104994]
Jakub Jelinek
- [committed] testsuite: Add testcase for no longer failing PR [PR102645]
Jakub Jelinek
- [PATCH] lto-plugin: Use GNU ld or Solaris ld version script in preference to -export-symbols-regex [PR102426]
Jakub Jelinek
- [Patch] LTO: Fixes for renaming issues with offload/OpenMP [PR104285]
Jakub Jelinek
- [committed] testsuite: Add testcase for already fixed PR [PR102489]
Jakub Jelinek
- [PATCH] testsuite: Fix up sse2-v1ti-shift-3.c test [PR102986]
Jakub Jelinek
- [PATCH] tree-optimization/104970: Limit size computation for access attribute
Jakub Jelinek
- [PATCH][libatomic] Fix return value in libat_test_and_set
Jakub Jelinek
- [PATCH] fold-const: Handle C++ dependent COMPONENT_REFs in operand_equal_p [PR105035]
Jakub Jelinek
- [PATCH] testsuite: Add compat.exp testcase for most common zero width bitfld ABI passing [PR102024]
Jakub Jelinek
- [PATCH][libatomic] Fix return value in libat_test_and_set
Jakub Jelinek
- [PATCH][libatomic] Fix return value in libat_test_and_set
Jakub Jelinek
- [PATCH v10 10/12] LoongArch Port: libgomp
Jakub Jelinek
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Jakub Jelinek
- [PATCH][libgomp, testsuite] Scale down some OpenACC test-cases
Jakub Jelinek
- [PATCH] recog: Return 1 from insn_invalid_p if REG_INC reg overlaps some stored reg [PR103775]
Jakub Jelinek
- [PATCH] arm: Revert Auto-vectorization for MVE: add pack/unpack patterns PR target/104882
Jakub Jelinek
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Jakub Jelinek
- [PATCH][libgomp, testsuite] Scale down some OpenACC test-cases
Jakub Jelinek
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Jakub Jelinek
- [PATCH] c++: Fix up __builtin_{bit_cast,convertvector} parsing
Jakub Jelinek
- [PATCH] c++: Fix up ICE when cplus_decl_attributes is called with error_mark_node attributes [PR104668]
Jakub Jelinek
- [PATCH] c++: Fix up ICE when cplus_decl_attributes is called with error_mark_node attributes [PR104668]
Jakub Jelinek
- [PATCH] Fortran: Fix clause splitting for OMP masked taskloop directive
Jakub Jelinek
- [PATCH] Fortran: Add location info to OpenMP tree nodes
Jakub Jelinek
- [PATCH] predcom: Fix up component::component [PR105056]
Jakub Jelinek
- [PATCH] PR102024 - IBM Z: Add psabi diagnostics
Jakub Jelinek
- [PATCH] tree-optimization/105080 - make sure SCEV is available for ranger
Jakub Jelinek
- [PATCH] tree-optimization/105080 - make sure SCEV is available for ranger
Jakub Jelinek
- [PATCH] combine: Don't record for UNDO_MODE pointers into regno_reg_rtx array [PR104985]
Jakub Jelinek
- [PATCH] c++: Fox template-introduction tentative parsing in class bodies clear colon_corrects_to_scope_p [PR105061]
Jakub Jelinek
- [PATCH 1/2] arm: correctly handle zero-sized bit-fields in AAPCS [PR102024]
Jakub Jelinek
- [PATCH 2/2] aarch64: correctly handle zero-sized bit-fields in AAPCS64 [PR102024]
Jakub Jelinek
- [PATCH] gimple: Wrong -Wimplicit-fallthrough with if(1) [PR103597]
Jakub Jelinek
- [committed] openmp: Ensure DECL_CONTEXT of OpenMP iterators in templates [PR105092]
Jakub Jelinek
- [PATCH] store-merging: Avoid ICEs on roughly ~0ULL/8 sized stores [PR105094]
Jakub Jelinek
- [PATCH] ubsan: Fix ICE due to -fsanitize=object-size [PR105093]
Jakub Jelinek
- [wwwdocs] Document zero width bit-field passing ABI changes in gcc-12/changes.html [PR104796]
Jakub Jelinek
- [wwwdocs] Document zero width bit-field passing ABI changes in gcc-12/changes.html [PR104796]
Jakub Jelinek
- rs6000 patch ping^2: [PATCH 8/8] rs6000: Fix some missing built-in attributes [PR104004]
Jakub Jelinek
- [committed] testsuite: Change pr80334.C testcase to dg-do compile [PR102772]
Jakub Jelinek
- [PATCH] sh: Fix up __attribute__((optimize ("Os"))) handling on SH [PR105069]
Jakub Jelinek
- [PATCH] testsuite: Add further zero size elt passing tests [PR102024]
Jakub Jelinek
- [PATCH] mips: Ignore zero width bitfields in arguments and issue -Wpsabi warning about C zero-width bit-field ABI changes [PR102024]
Jakub Jelinek
- [PATCH] mips: Emit psabi diagnostic for return values affected by C++ zero-width bit-field ABI change [PR 102024]
Jakub Jelinek
- [committed] contrib: Fix up spelling of loongarch-str.h dependency [PR105114]
Jakub Jelinek
- [PATCH] Avoid a warning of overflow
Qian Jianhua
- [COMMITTED] print-tree:Avoid warnings of overflow
Qian Jianhua
- [PATCH] rs6000: Guard bifs {un,}pack_{longdouble,ibm128} under hard float [PR103623]
Kewen.Lin
- [PATCH] rs6000: Adjust mov optabs for opaque modes [PR103353]
Kewen.Lin
- PATCH, rs6000] Add V1TI into vector comparison expand [PR103316]
Kewen.Lin
- [PATCH] rs6000: Fix the check of bif argument number [PR104482]
Kewen.Lin
- PING^1 [PATCH] rs6000: Fix some issues related to Power10 fusion [PR104024]
Kewen.Lin
- PING^1 [PATCH] rs6000/test: Adjust p9-vec-length-7 sensitive to unroll [PR103196]
Kewen.Lin
- PING^1 [PATCH] rs6000: Guard bifs {un, }pack_{longdouble, ibm128} under hard float [PR103623]
Kewen.Lin
- PING^1 [PATCH] rs6000: Adjust mov optabs for opaque modes [PR103353]
Kewen.Lin
- [PATCH] rs6000: Skip overload instances with NULL fntype [PR104967]
Kewen.Lin
- [PATCH] rs6000: Skip overload instances with NULL fntype [PR104967]
Kewen.Lin
- [PATCH] rs6000: Support UN[GL][ET] in rs6000_maybe_emit_maxc_minc [PR105002]
Kewen.Lin
- [PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
Thomas Koenig
- [committed] libstdc++: Support VAX floats in std::strong_order
Koning, Paul
- [PATCH] s390: Fix up *cmp_and_trap_unsigned_int<mode> constraints [PR104775]
Andreas Krebbel
- [PATCH] PR102024 - IBM Z: Add psabi diagnostics
Andreas Krebbel
- [PATCH] libstdc++: Implement std::unreachable() for C++23 (P0627R6)
Matthias Kretz
- [PATCH] libgcc: allow building float128 libraries on FreeBSD
Piotr Kubaj
- [PATCH] fortran: use fpu-glibc on powerpc*-unknown-freebsd
Piotr Kubaj
- [PATCH] Add condition coverage profiling
Jørgen Kvalsvik
- [PATCH] Add condition coverage profiling
Jørgen Kvalsvik
- [PATCH] Add condition coverage profiling
Jørgen Kvalsvik
- [PATCH] Add condition coverage profiling
Jørgen Kvalsvik
- Patch ping
Jeff Law
- [PATCH] tree: Fix up warn_deprecated_use [PR104627]
Jeff Law
- [PATCH] x86: Limit PR 35513 tests to Linux
Jeff Law
- [PATCH] Check if loading const from mem is faster
Jeff Law
- PING**3 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Jeff Law
- [PATCH] PR tree-optimization/83907: Improved memset handling in strlen pass.
Jeff Law
- [PATCH] call mark_dfs_back_edges() before testing EDGE_DFS_BACK [PR104761]
Jeff Law
- [PATCH][RFC] tree-optimization/84201 - add --param vect-induction-float
Jeff Law
- [PATCH] PR tree-optimization/98335: Improvements to DSE's compute_trims.
Jeff Law
- [PATCH] tree-optimization/102943 - avoid (re-)computing dominance bitmap
Jeff Law
- PING**4 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Jeff Law
- PING**4 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Jeff Law
- [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Jeff Law
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Jeff Law
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Jeff Law
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Jeff Law
- [PATCH] Remove --with-gmp-dir and --with-mpfr-dir
Jeff Law
- [PATCH] gcc: rename floatformat_ia64_quad_{big, little} to floatformat_ieee_quad_{big, little}
Jeff Law
- [PATCH] gcc: pass-manager: Fix memory leak. [PR jit/63854]
Jeff Law
- [PATCH] selftest: Move C-specific tests to c_family
Jeff Law
- [PATCH] PR middle-end/104885: Fix ICE with large stack frame on powerpc64.
Jeff Law
- [PATCH] reload: Adjust comment in find_reloads about subset, not intersection
Jeff Law
- [committed][PATCH] libgcc: m68k: avoid TEXTRELs in shared library (PR 86224)
Jeff Law
- [PATCH] Reset relations when crossing backedges.
Jeff Law
- [committed] Fix testsuite fallout from pr104960 change
Jeff Law
- [PATCH] recog: Return 1 from insn_invalid_p if REG_INC reg overlaps some stored reg [PR103775]
Jeff Law
- [PING] AArch64: add R30_REGNUM into shrink-wrapping separate
Dan Li
- [PING^2] AArch64: add R30_REGNUM into shrink-wrapping separate
Dan Li
- [PATCH v7] c++: Add diagnostic when operator= is used as truth cond [PR25689]
Zhao Wei Liew
- [PATCH] c++/96765: warn when casting "this" to Derived* in Base ctor/dtor
Zhao Wei Liew
- [PATCH][v2] tree-optimization: Fold (type)X / (type)Y [PR103855]
Zhao Wei Liew
- [PATCH v2] c++/96765: warn when casting Base* to Derived* in Base ctor/dtor
Zhao Wei Liew
- [PATCH v3] c++: warn on undefined casts from Base to Derived ref/ptr [PR96765]
Zhao Wei Liew
- [PATCH] rs6000: Adjust error messages.
Martin Liska
- [PATCH] [i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx.
Hongtao Liu
- [PATCH] [i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx.
Hongtao Liu
- [PATCH] [i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx.
Hongtao Liu
- [PATCH] x86: Always return pseudo register in ix86_gen_scratch_sse_rtx
Hongtao Liu
- [PATCH] [i386] Optimize v4si broadcast for noavx512vl.
Hongtao Liu
- [PATCH] i386: Fix up cond_{and,ior,xor,mul}* [PR104779]
Hongtao Liu
- [PATCH V2] [i386] Optimize v4si broadcast for noavx512vl.
Hongtao Liu
- [PATCH] [i386] Prevent vectorization for load from parm_decl at O2 to avoid STF issue.
Hongtao Liu
- [PATCH] [i386] Don't fold builtin into gimple when isa mismatches.
Hongtao Liu
- [PATCH] [i386] Prevent vectorization for load from parm_decl at O2 to avoid STF issue.
Hongtao Liu
- [PATCH] [i386] Don't fold builtin into gimple when isa mismatches.
Hongtao Liu
- [PATCH] target/104762 - vectorization costs of CONSTRUCTORs
Hongtao Liu
- [PATCH] i386: Fix up _mm_loadu_si{16,32} [PR99754]
Hongtao Liu
- [PATCH] i386: Fix up _mm_loadu_si{16,32} [PR99754]
Hongtao Liu
- [PATCH] i386: Fix up _mm_loadu_si{16,32} [PR99754]
Hongtao Liu
- [PATCH v2] x86: Also check _SOFT_FLOAT in <x86gprintrin.h>
Hongtao Liu
- [x86 PATCH] PR target/94680: Clear upper bits of V2DF using movq (like V2DI).
Hongtao Liu
- [PATCH] [i386] Add extra cost for unsigned_load which may have stall forward issue.
Hongtao Liu
- [PATCH] x86: Correct march=sapphirerapids to base on icelake server
Hongtao Liu
- [PATCH] AVX512FP16: Fix masm=intel output for vfc?(madd|mul)csh [PR 104977]
Hongtao Liu
- [PATCH] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
Hongtao Liu
- [PATCH] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
Hongtao Liu
- [PATCH v2] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
Hongtao Liu
- [PATCH] [i386] Extend splitter pattern to reversed condition by swapping then and else rtx. [PR target/104982]
Hongtao Liu
- [PATCH v3] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
Liu, Hongtao
- [PATCH] Fix ICE caused by NULL_RTX returned by lowpart_subreg.
Hongtao Liu
- [PATCH][RFC] tree-optimization/101908 - avoid STLF fails when vectorizing
Hongtao Liu
- [PATCH][RFC] tree-optimization/101908 - avoid STLF fails when vectorizing
Hongtao Liu
- [PATCH] x86: Use x constraint on KL patterns
Hongtao Liu
- [PATCH] x86: Use x constraint on SSSE3 patterns with MMX operands
Hongtao Liu
- [PATCH] x86: Use x constraint on KL patterns
Hongtao Liu
- [PATCH] lto-plugin: update comments - remove hardwired gold
Martin Liška
- [PATCH][pushed] configure: enable plugin support for ld.mold
Martin Liška
- [PATCH] opts: fix -gtoggle + optimize attribute
Martin Liška
- [PATCH] Improve profile handling in switch lowering.
Martin Liška
- [PATCH][ARM] translation: reuse string and use switch for codes
Martin Liška
- [PATCH][ARM] translation: reuse string and use switch for codes
Martin Liška
- [PATCH][ARM] translation: reuse string and use switch for codes
Martin Liška
- [PATCH][ARM] translation: reuse string and use switch for codes
Martin Liška
- [PATCH] arm: fix option quoting in error messages.
Martin Liška
- [PATCH][pushed] MSP430: fix error message.
Martin Liška
- [PATCH] arm: fix option quoting in error messages.
Martin Liška
- Porting the Docs to Sphinx - project status
Martin Liška
- [PATCH] ipa-cp: Avoid adjusting references through self-recursion (PR 104813)
Martin Liška
- [PATCH] Allow (void *) 0xdeadbeef accesses without warnings [PR99578]
Martin Liška
- [PATCH] aarch64: update error message format.
Martin Liška
- [PATCH] rs6000: update error message format.
Martin Liška
- [PATCH] i386: update error message format.
Martin Liška
- [PATCH] v850: fix typo in pragma name
Martin Liška
- [PATCH] rs6000: wrap const in an error message.
Martin Liška
- [PATCH] rs6000: wrap const in an error message.
Martin Liška
- [PATCH] nvptx: fix wrapping in an error message.
Martin Liška
- [PATCH] gcov-tool: Allow merging of empty profile lists
Martin Liška
- [PATCH] Improve profile handling in switch lowering.
Martin Liška
- [PATCH] gcov-tool: Allow merging of empty profile lists
Martin Liška
- [PATCH] gcov-tool: Allow merging of empty profile lists
Martin Liška
- [PATCH v2] gcov-tool: Allow merging of empty profile lists
Martin Liška
- [PATCH] Add condition coverage profiling
Martin Liška
- [PATCH] gcc-changelog: Make This reverts stricter.
Martin Liška
- [PATCH] gcc-changelog: Make This reverts stricter.
Martin Liška
- [PATCH] Add condition coverage profiling
Martin Liška
- [PATCH] Allow (void *) 0xdeadbeef accesses without warnings [PR99578]
Martin Liška
- [PATCH] gcov-tool: Allow merging of empty profile lists
Martin Liška
- [PATCH] --target-help: align with --help=target
Martin Liška
- [PATCH] gcov: Reword comment for gcov_read_string()
Martin Liška
- [PATCH] gcov-tool: Allow merging of empty profile lists
Martin Liška
- [PATCH] i386: simplify cpu_feature handling
Martin Liška
- [PATCH] Fortran: Fix clause splitting for OMP masked taskloop directive
Sandra Loosemore
- [PATCH] Fortran: Add location info to OpenMP tree nodes
Sandra Loosemore
- [PATCH, stage 1] Fortran: Add support for OMP non-rectangular loops
Sandra Loosemore
- [PATCH] [i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx.
H.J. Lu
- [PATCH] [i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx.
H.J. Lu
- [PATCH] Clear currently_expanding_gimple_stmt properly
H.J. Lu
- [PATCH] [i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx.
H.J. Lu
- [PATCH] x86: Limit PR 35513 tests to Linux
H.J. Lu
- [PATCH] Use C++ RAII to clear currently_expanding_gimple_stmt
H.J. Lu
- [PATCH] Add TARGET_FOLD_MEMCPY_MAX
H.J. Lu
- [PATCH] [i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx.
H.J. Lu
- [PATCH] [i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx.
H.J. Lu
- [PATCH v2] Add TARGET_MOVE_WITH_MODE_P
H.J. Lu
- [PATCH] x86: Always return pseudo register in ix86_gen_scratch_sse_rtx
H.J. Lu
- [PATCH] [i386] Optimize v4si broadcast for noavx512vl.
H.J. Lu
- [PATCH] x86: Disable SSE on unwind-c.c and unwind-dw2.c
H.J. Lu
- [PATCH v2] x86: Disable SSE on unwind-c.c and unwind-dw2.c
H.J. Lu
- [PATCH] x86: Disable SSE on unwind-c.c and unwind-dw2.c
H.J. Lu
- [PATCH v3] x86: Disable SSE on unwind-c.c and unwind-dw2.c
H.J. Lu
- [PATCH v2] x86: Disable SSE on unwind-c.c and unwind-dw2.c
H.J. Lu
- [PATCH v3] x86: Disable SSE on unwind-c.c and unwind-dw2.c
H.J. Lu
- [PATCH v2] Add TARGET_MOVE_WITH_MODE_P
H.J. Lu
- [PATCH v3] x86: Disable SSE on unwind-c.c and unwind-dw2.c
H.J. Lu
- [PATCH] x86: Define LIBGCC2_UNWIND_ATTRIBUTE on ia32 [PR104781]
H.J. Lu
- [PATCH v4] x86: Disallow unsupported EH return
H.J. Lu
- [PATCH] x86: Define LIBGCC2_UNWIND_ATTRIBUTE on ia32 [PR104781]
H.J. Lu
- [PATCH v2] Add TARGET_MOVE_WITH_MODE_P
H.J. Lu
- [RFC] RISCV: Combine Pass Clobber Ops
H.J. Lu
- [wwwdocs PATCH v2] gcc-12: Mention -mno-direct-extern-access
H.J. Lu
- [PATCH] x86: Ignore OPTION_MASK_ISA_64BIT for -m32 when inlining
H.J. Lu
- [PATCH] x86: Ignore OPTION_MASK_ISA_64BIT for -m32 when inlining
H.J. Lu
- [PATCH v2] x86: Also check _SOFT_FLOAT in <x86gprintrin.h>
H.J. Lu
- [PATCH] x86: Ignore OPTION_MASK_ISA_64BIT for -m32 when inlining
H.J. Lu
- [PATCH v2] x86: Also check _SOFT_FLOAT in <x86gprintrin.h>
H.J. Lu
- [PATCH v2] x86: Also check _SOFT_FLOAT in <x86gprintrin.h>
H.J. Lu
- [PATCH v2] x86: Also check _SOFT_FLOAT in <x86gprintrin.h>
H.J. Lu
- [PATCH] x86: Properly check FEATURE_AESKLE
H.J. Lu
- [PATCH] x86: Disable AVX on pr86722.c and pr90356.c
H.J. Lu
- [PATCH] x86: Disable SSE and AVX in ISA2 for -mgeneral-regs-only
H.J. Lu
- [PATCH v2] x86: Disable SSE in ISA2 for -mgeneral-regs-only
H.J. Lu
- [PATCH] x86: Properly check FEATURE_AESKLE
H.J. Lu
- [PATCH v3] x86: Disable SSE in ISA2 for -mgeneral-regs-only
H.J. Lu
- [PATCH v2] Add TARGET_MOVE_WITH_MODE_P
H.J. Lu
- [PATCH v3] x86: Disable SSE in ISA2 for -mgeneral-regs-only
H.J. Lu
- [PATCH v2] x86: Also check _SOFT_FLOAT in <x86gprintrin.h>
H.J. Lu
- [PATCH] x86: Use x constraint on SSSE3 patterns with MMX operands
H.J. Lu
- [PATCH] x86: Use x constraint on KL patterns
H.J. Lu
- [PATCH] x86: Use -msse2 on gcc.target/i386/pr95483-1.c
H.J. Lu
- [PATCH] x86: Use x constraint on KL patterns
H.J. Lu
- [PATCH] x86: Use x constraint on KL patterns
H.J. Lu
- [PATCH] x86: Use Yw constraint on *ssse3_pshufbv8qi3
H.J. Lu
- [PATCH] x86: Use Yw constraint on *ssse3_pshufbv8qi3
H.J. Lu
- [PATCH] x86: Also use Yw in *ssse3_pshufbv8qi3 clobber
H.J. Lu
- [PATCH] x86: Also use Yw in *ssse3_pshufbv8qi3 clobber
H.J. Lu
- [PATCH] arm: Remove unused variable arm_binop_none_none_unone_qualifiers
Christophe Lyon
- [PATCH][ARM] translation: reuse string and use switch for codes
Christophe Lyon
- [PATCH] arm: Remove unused variable arm_binop_none_none_unone_qualifiers
Christophe Lyon
- [PATCH] arm: Revert Auto-vectorization for MVE: add pack/unpack patterns PR target/104882
Christophe Lyon
- [PATCH] arm: Revert Auto-vectorization for MVE: add pack/unpack patterns PR target/104882
Christophe Lyon
- [PATCH] PR tree-optimization/102943 - Always use dominators in the cache when available.
Andrew MacLeod
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Andrew MacLeod
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Andrew MacLeod
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Andrew MacLeod
- [PATCH] rtl-optimization/104686 - speedup IRA allocno conflict test
Vladimir Makarov
- [PR103302] skip multi-word pre-move clobber during lra
Vladimir Makarov
- [committed] [PR103074] LRA: Check new conflicts when splitting hard reg live range
Vladimir Makarov
- [PATCH] lra: Fix up debug_p handling in lra_substitute_pseudo [PR104778]
Vladimir Makarov
- [committed] [PR104961] LRA: split hard reg for reload pseudo with clobber
Vladimir Makarov
- [PATCH] rtl-optimization/105028 - fix compile-time hog in form_threads_from_copies
Vladimir Makarov
- [committed] [PR104971] LRA: check live hard regs to remove a dead insn
Vladimir Makarov
- [committed] [PR105032] LRA: modify loop condition to find reload insns for hard reg splitting
Vladimir Makarov
- [committed] [PR105032] LRA: modify loop condition to find reload insns for hard reg splitting
Vladimir Makarov
- [committed] analyzer: reduce svalue depth limit from 13 to 12 [PR103521]
David Malcolm
- [committed] analyzer: fix leak suppression at end of 'main' [PR101983]
David Malcolm
- [committed] analyzer: more test coverage of leak detection [PR99771]
David Malcolm
- [committed] analyzer: fix duplicates in check_for_tainted_size_arg
David Malcolm
- [committed] analyzer: check for writes to consts via access attr [PR104793]
David Malcolm
- [committed] analyzer: add notes to write-to-const/string from access attr [PR104793]
David Malcolm
- [committed] analyzer: fix ICE with -fanalyzer-transitivity [PR104863]
David Malcolm
- [committed] analyzer: presize m_cluster_map in store copy ctor
David Malcolm
- [committed] analyzer: add test coverage for PR 95000
David Malcolm
- [committed] analyzer: early rejection of disabled warnings [PR104955]
David Malcolm
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
David Malcolm
- [committed] analyzer: fix program_point::get_next for PK_BEFORE_STMT
David Malcolm
- [committed] analyzer: fixes to -fdump-analyzer-state-purge
David Malcolm
- [committed] analyzer: add tests of boxed values [PR104943]
David Malcolm
- [committed] analyzer: extend state-purging to locals [PR104943]
David Malcolm
- [PATCH] Docs: Document that taint analyzer checker stops other checkers
David Malcolm
- [committed] analyzer: fix ICE adding note to disabled diagnostic [PR104997]
David Malcolm
- [committed] analyzer: use tainted_allocation_size::m_mem_space [PR105017]
David Malcolm
- [PATCH v2] Document that the 'access' and 'nonnull' attributes are independent
David Malcolm
- [committed] analyzer: fix accessing wrong stack frame on interprocedural return [PR104979]
David Malcolm
- [PATCH] Docs: Document that taint analyzer checker stops other checkers
David Malcolm
- [committed] Docs: Document that taint analyzer checker disables some warnings [PR103533]
David Malcolm
- [committed] analyzer: add region::tracked_p to optimize state objects [PR104954]
David Malcolm
- [committed] Docs: Document that taint analyzer checker disables some warnings [PR103533]
David Malcolm
- [PATCH v3] Document that the 'access' and 'nonnull' attributes are independent
David Malcolm
- [PATCH] gimple-fold: fix location of loads for memory ops [PR104308]
David Malcolm
- [committed] analyzer: fix ICE on memset of untracked region [PR105057]
David Malcolm
- [committed] analyzer: fix ICE with incorrect lookup of cgraph node [PR105074]
David Malcolm
- [committed] analyzer: ensure that we purge state when reusing a conjured_svalue [PR105087]
David Malcolm
- [committed] analyzer: skip constant pool in -fdump-analyzer-untracked [PR testsuite/105085]
David Malcolm
- [PATCH] Pass PKG_CONFIG_PATH down from top-level Makefile
Simon Marchi
- [PATCH] Pass PKG_CONFIG_PATH down from top-level Makefile
Simon Marchi
- [PATCH] [x86_64] Zhaoxin lujiazui enablement
MayShao
- [PATCH] [x86_64] Zhaoxin lujiazui enablement
Mayshao-oc
- [PATCH] Optimize signed DImode -> TImode on power10, PR target/104698
Michael Meissner
- [PATCH, V2] Optimize signed DImode -> TImode on power10, PR target/104698
Michael Meissner
- [PATCH, V2] Optimize signed DImode -> TImode on power10, PR target/104698
Michael Meissner
- [PATCH, V2] Optimize signed DImode -> TImode on power10, PR target/104698
Michael Meissner
- [COMMITTED] Optimize signed DImode -> TImode on power10.
Michael Meissner
- Ping: [PATCH] PR target/102059 Fix inline of target specific functions
Michael Meissner
- [PATCH, V2] Eliminate power8 fusion options, use power8 tuning, PR target/102059
Michael Meissner
- [PATCH, V2] Eliminate power8 fusion options, use power8 tuning, PR target/102059
Michael Meissner
- [PATCH] rs6000, v3: Fix up __SIZEOF_{FLOAT, IBM}128__ defines [PR99708]
Michael Meissner
- [PATCH] rs6000: Fix up __SIZEOF_{FLOAT,IBM}128__ defines [PR99708]
Michael Meissner
- [PATCH, V2] Eliminate power8 fusion options, use power8 tuning, PR target/102059
Michael Meissner
- [PATCH] Fix DImode to TImode sign extend issue, PR target/104868
Michael Meissner
- [PATCH] Fix DImode to TImode sign extend issue, PR target/104868
Michael Meissner
- [PATCH] Fix DImode to TImode sign extend issue, PR target/104868
Michael Meissner
- [PATCH, V3] PR target/99708- Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__
Michael Meissner
- [PATCH, V3] PR target/99708- Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__
Michael Meissner
- [BACKPORT] Backport PR fortran/96983 fix to GCC 11
Michael Meissner
- [PATCH 0/4] Optimize vec_splats of vec_extract, PR target/99293
Michael Meissner
- [PATCH 1/4] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293.
Michael Meissner
- [PATCH 2/4] Make vsx_splat_<mode>_reg use correct insn attributes, PR target/99293
Michael Meissner
- [PATCH 3/4] Make vsx_extract_<mode> use correct insn attributes, PR target 99293.
Michael Meissner
- [PATCH 4/4] Allow vsx_extract_<mode> to use Altivec registers, PR target/99293
Michael Meissner
- [PATCH 1/4] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293.
Michael Meissner
- [PATCH 4/4] Allow vsx_extract_<mode> to use Altivec registers, PR target/99293
Michael Meissner
- [PATCH, V2] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293.
Michael Meissner
- [PATCH 2/4] Make vsx_splat_<mode>_reg use correct insn attributes, PR target/99293
Michael Meissner
- [PATCH 3/4] Make vsx_extract_<mode> use correct insn attributes, PR target 99293.
Michael Meissner
- [PATCH] tree: Fix up warn_deprecated_use [PR104627]
Jason Merrill
- [PATCH] c++: detecting copy-init context during CTAD [PR102137]
Jason Merrill
- [PATCH] c++: non-constant non-dependent decltype folding [PR104823]
Jason Merrill
- [PATCH] c++: detecting copy-init context during CTAD [PR102137]
Jason Merrill
- [pushed] c++: (*(fn))() [PR104618]
Jason Merrill
- [C++ PATCH] PR c++/96437: ICE-on-invalid-code error recovery.
Jason Merrill
- [C++ PATCH] PR c++/96329: ICE-on-invalid-code error recovery.
Jason Merrill
- [C++ PATCH] PR c++/96440: ICE-on-invalid-code error recovery.
Jason Merrill
- [PATCH] c++: detecting copy-init context during CTAD [PR102137]
Jason Merrill
- [PATCH] c++: Don't suggest cdtor or conversion op identifiers in spelling hints [PR104806]
Jason Merrill
- [PATCH] c++: non-constant non-dependent decltype folding [PR104823]
Jason Merrill
- [PATCH] c++: Don't allow type-constraint auto(x) [PR104752]
Jason Merrill
- [PATCH] c++: Attribute deprecated/unavailable divergence
Jason Merrill
- [PATCH] c++: detecting copy-init context during CTAD [PR102137]
Jason Merrill
- [PATCH] c++: merge default targs for function templates [PR65396]
Jason Merrill
- [PATCH] c++: non-constant non-dependent decltype folding [PR104823]
Jason Merrill
- [PATCH] c++: Wrong error with alias template in class tmpl [PR104108]
Jason Merrill
- [PATCH] c++: detecting copy-init context during CTAD [PR102137]
Jason Merrill
- [PATCH] c++: naming a dependently-scoped template for CTAD [PR104641]
Jason Merrill
- [PATCH] c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fwrapv and C++20+ [PR104711]
Jason Merrill
- [PATCH] c++: fold calls to std::move/forward [PR96780]
Jason Merrill
- [PATCH v2] c++: ->template and implicit typedef [PR104608]
Jason Merrill
- [C++ PATCH] PR c++/96437: ICE-on-invalid-code error recovery.
Jason Merrill
- [PATCH] c++: ICE with operator delete [PR104846]
Jason Merrill
- [PATCH v2] c++: Don't allow type-constraint auto(x) [PR104752]
Jason Merrill
- [PATCH] c++: naming a dependently-scoped template for CTAD [PR104641]
Jason Merrill
- [PATCH] PR c++/39751: ICE-on-invalid parsing regression.
Jason Merrill
- [C++ PATCH] PR c++/96442: Another improved error recovery in enumerations.
Jason Merrill
- [PATCH] c++: PR c++/95999: Improved error recovery in enumeration lists.
Jason Merrill
- [PATCH] PR c++/84964: Middle-end patch to expand_call for ICE after sorry.
Jason Merrill
- [PATCH] c++: allow variadic operator[] for C++23 [PR103460]
Jason Merrill
- [PATCH] call mark_dfs_back_edges() before testing EDGE_DFS_BACK [PR104761]
Jason Merrill
- [PATCH] c++: return-type-req in constraint using only outer tparms [PR104527]
Jason Merrill
- [PATCH] c++: improve location of fold expressions
Jason Merrill
- [PATCH] c++: Fix ICE with non-constant satisfaction [PR98644]
Jason Merrill
- [PATCH v7] c++: Add diagnostic when operator= is used as truth cond [PR25689]
Jason Merrill
- [PATCH] c++: Fix ICE with non-constant satisfaction [PR98644]
Jason Merrill
- [PATCH] c++: return-type-req in constraint using only outer tparms [PR104527]
Jason Merrill
- [PATCH] c++: Fix ICE with bad conversion shortcutting [PR104622]
Jason Merrill
- [PATCH] c++: ICE with template code in constexpr [PR104284]
Jason Merrill
- [PATCH] c++: naming a dependently-scoped template for CTAD [PR104641]
Jason Merrill
- [PATCH] c++: fold calls to std::move/forward [PR96780]
Jason Merrill
- [PATCH] c++: Fix up constexpr evaluation of new with zero sized types [PR104568]
Jason Merrill
- [PATCH] c++: Reject __builtin_clear_padding on non-trivially-copyable types with one exception [PR102586]
Jason Merrill
- [PATCH] c++: extraneous access error with ambiguous lookup [PR103177]
Jason Merrill
- [PATCH] c++: fold calls to std::move/forward [PR96780]
Jason Merrill
- [PATCH] c++: Fix up cp_parser_skip_to_pragma_eol [PR104623]
Jason Merrill
- [PATCH] c++: fold calls to std::move/forward [PR96780]
Jason Merrill
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jason Merrill
- [PATCH] c++: Fix up constexpr evaluation of new with zero sized types [PR104568]
Jason Merrill
- [PATCH] c++: fold calls to std::move/forward [PR96780]
Jason Merrill
- [PATCH] c++: further lookup_member simplification
Jason Merrill
- [PATCH] c++/96765: warn when casting "this" to Derived* in Base ctor/dtor
Jason Merrill
- [PATCH] c++: alias template and empty parameter packs [PR104008]
Jason Merrill
- [PATCH] c++, v2: Fix up constexpr evaluation of new with zero sized types [PR104568]
Jason Merrill
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jason Merrill
- [pushed] c++: using lookup within class defn [PR104476]
Jason Merrill
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jason Merrill
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jason Merrill
- [pushed] c++: designator and anon struct [PR101767]
Jason Merrill
- [pushed] c++: designated init and aggregate members [PR102337]
Jason Merrill
- [pushed] c++: initialized array of vla [PR58646]
Jason Merrill
- [pushed] c++: using from enclosing class template [PR105006]
Jason Merrill
- [pushed] c++: using from enclosing class template [PR105006]
Jason Merrill
- [pushed] c++: designated init and aggregate members [PR102337]
Jason Merrill
- [PATCH] c++: alias template arguments are evaluated [PR101906]
Jason Merrill
- [PATCH] c++: FIX_TRUNC_EXPR in tsubst [PR102990]
Jason Merrill
- [PATCH] c++: extern thread_local declarations in constexpr [PR104994]
Jason Merrill
- [PATCH] c++: FIX_TRUNC_EXPR in tsubst [PR102990]
Jason Merrill
- [PATCH] c++: missing SFINAE for consteval calls [PR104620]
Jason Merrill
- [PATCH v2] c++: ICE with template code in constexpr [PR104284]
Jason Merrill
- [PATCH] c, c++: alignas and alignof void [PR104944]
Jason Merrill
- [PATCH v2] c++: FIX_TRUNC_EXPR in tsubst [PR102990]
Jason Merrill
- [pushed] c++: delayed parse DMI [PR96645]
Jason Merrill
- [PATCH] c++: call complete_type after performing auto deduction [PR80351]
Jason Merrill
- [PATCH] c++: Fall through for arrays of T vs T cv [PR104996]
Jason Merrill
- [PATCH v2] c++: alignas and alignof void [PR104944]
Jason Merrill
- [PATCH v2] c++/96765: warn when casting Base* to Derived* in Base ctor/dtor
Jason Merrill
- [PATCH v7] c++: Add diagnostic when operator= is used as truth cond [PR25689]
Jason Merrill
- [PATCH v3] c++: ICE with template code in constexpr [PR104284]
Jason Merrill
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Jason Merrill
- [PATCH v3] c++: alignas and alignof void [PR104944]
Jason Merrill
- [PATCH] c++: Fix up ICE when cplus_decl_attributes is called with error_mark_node attributes [PR104668]
Jason Merrill
- [PATCH] c++: diagnosing if-stmt with non-constant branches [PR105050]
Jason Merrill
- [PATCH] c++: ICE when building builtin operator->* set [PR103455]
Jason Merrill
- [PATCH] c++: Fix up __builtin_{bit_cast,convertvector} parsing
Jason Merrill
- [PATCH RFC] Fix ICE due to shared BLOCK node in coroutine generation [PR103328]
Jason Merrill
- [pushed] c++: ICE with alias in pack expansion [PR103769]
Jason Merrill
- [pushed] c++: mangling union{1} in template [PR104847]
Jason Merrill
- [pushed] c++: missing aggregate base ctor [PR102045]
Jason Merrill
- [pushed] c++: CTAD and member function references [PR103943]
Jason Merrill
- [pushed] c++: member alias declaration [PR103968]
Jason Merrill
- [pushed] c++: CTAD and member alias template [PR102123]
Jason Merrill
- [pushed] c++: visibility of local extern [PR103291]
Jason Merrill
- [pushed] c++: low -faligned-new [PR102071]
Jason Merrill
- [pushed] c++: hash table ICE with variadic alias [PR105003]
Jason Merrill
- [PATCH] c++: ICE during constrained template friend matching [PR105064]
Jason Merrill
- [PATCH] c++: reject concept w/ multiple tparm lists [PR105067]
Jason Merrill
- [PATCH] testsuite: Allow setting gpp_std_list in configuration files
Jason Merrill
- [PATCH] c++: ICE with failed __is_constructible constraint [PR100474]
Jason Merrill
- [PATCH] c++: Fox template-introduction tentative parsing in class bodies clear colon_corrects_to_scope_p [PR105061]
Jason Merrill
- [PATCH v3] c++: warn on undefined casts from Base to Derived ref/ptr [PR96765]
Jason Merrill
- [PATCH] c++: ICE with aggregate assignment and DMI [PR104583]
Jason Merrill
- [PATCH] c-family: ICE with -Wconversion and A ?: B [PR101030]
Jason Merrill
- [PATCH] c-family: ICE with -Wconversion and A ?: B [PR101030]
Jason Merrill
- [PATCH] c++: call complete_type after performing auto deduction [PR80351]
Jason Merrill
- [PATCH] c++: ICE with failed __is_constructible constraint [PR100474]
Jason Merrill
- [pushed] c++: parse trivial DMI immediately [PR96645]
Jason Merrill
- [PATCH] openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131]
Mikael Morin
- [PATCH, v2] PR fortran/104573 - ICE in resolve_structure_cons, at fortran/resolve.cc:1299
Mikael Morin
- [PATCH] contrib: Fix non-portable sed commands in gcc-descr [PR102664/]
Mikael Morin
- [PATCH] fortran: Separate associate character lengths earlier [PR104570]
Mikael Morin
- [PATCH] rs6000: Improve .machine
Joseph Myers
- [committed] c: Revert C2x changes to function type compatibility
Joseph Myers
- [PATCH, V3] PR target/99708- Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__
Joseph Myers
- [PATCH] c : Changed warning message for -Wstrict-prototypes [PR92209]
Joseph Myers
- [C PATCH] PR c/98198: ICE-on-invalid-code error recovery.
Joseph Myers
- [PATCH] c: -Wmissing-field-initializers and designated inits [PR82283, PR84685]
Joseph Myers
- [committed] wwwdocs: Add release notes for new C2X features in GCC 12
Joseph Myers
- [PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
Joseph Myers
- options: Remove 'gcc/c-family/c.opt:Warray-bounds' option definition record (was: committed: remove redundant -Wall from -Warray-bounds (PR 82063))
Joseph Myers
- options: Remove 'gcc/c-family/c.opt:Wuse-after-free' option definition record (was: [PATCH v2 1/2] add -Wuse-after-free)
Joseph Myers
- options, '-Wc++[...]-extensions': Remove undefined one-argument 'LangEnabledBy' option properties (was: [PATCH] c++: Add new warning options for C++ language mismatches)
Joseph Myers
- options: Improve 'LangEnabledBy' option property diagnostics (was: r193303 - in /trunk/gcc: ChangeLog opt-function...)
Joseph Myers
- options: Fix "Multiple different help strings" error diagnostic (was: make conflicting help text an error)
Joseph Myers
- options: Clarifications around option definition records' help texts (was: make conflicting help text an error)
Joseph Myers
- [PATCH] c : Changed warning message for -Wstrict-prototypes [PR92209]
Krishna Narayanan
- [PATCH] eliminate mutex in fast path of __register_frame
Thomas Neumann
- [PATCH] eliminate mutex in fast path of __register_frame
Thomas Neumann
- [PATCH] eliminate mutex in fast path of __register_frame
Thomas Neumann
- [PATCH v2] eliminate mutex in fast path of __register_frame
Thomas Neumann
- [PATCH] gcc: pass-manager: Fix memory leak. [PR jit/63854]
Marc Nieper-Wißkirchen
- [PATCH] toplevel: Makefile.def: Make configure-sim depend on all-readline
Hans-Peter Nilsson
- [PATCH] libstdc++-v3 testsuite: Call fesetround(FE_DOWNWARD) only if defined
Hans-Peter Nilsson
- [PATCH] RISCV: Strengthen libatomic lrsc pairs
Patrick O'Neill
- [PATCH v2] RISCV: Strengthen libatomic lrsc pairs
Patrick O'Neill
- [RFC] RISCV: Combine Pass Clobber Ops
Patrick O'Neill
- [RFC v2] RISCV: Combine Pass Clobber Ops
Patrick O'Neill
- [PATCH v2] RISCV: Add support for inlining subword atomics
Patrick O'Neill
- [PR103302] skip multi-word pre-move clobber during lra
Alexandre Oliva
- [PR103302] skip multi-word pre-move clobber during lra
Alexandre Oliva
- hardcmp: split before dispatch edge
Alexandre Oliva
- hardened conditionals: drop copied identifiers
Alexandre Oliva
- [PATCH v3] configure: Implement --enable-host-pie
Alexandre Oliva
- try multi dest registers in default_zero_call_used_regs
Alexandre Oliva
- gcc.dg/weak/typeof-2: arm may use constant pool
Alexandre Oliva
- analyzer/strndup-1.c: skip on *-*-vxworks*
Alexandre Oliva
- Test for linking for arm/size-optimization-ieee-[123].c
Alexandre Oliva
- C++ modules and AAPCS/ARM EABI clash on inline key methods
Alexandre Oliva
- [PATCH] libphobos: Enable on Solaris/SPARC or with /bin/as [PR 103528]
Rainer Orth
- [PATCH] doc: Document Solaris D bootstrap requirements [PR 103528]
Rainer Orth
- [PATCH] doc: Document Solaris D bootstrap requirements [PR 103528]
Rainer Orth
- [PATCH] doc: Document Solaris D bootstrap requirements [PR 103528]
Rainer Orth
- [committed] libstdc++: Fix symbol versioning for Solaris 11.3 [PR103407]
Rainer Orth
- [committed] libstdc++: Fix symbol versioning for Solaris 11.3 [PR103407]
Rainer Orth
- [PATCH] lto-plugin: Use GNU ld or Solaris ld version script in preference to -export-symbols-regex [PR102426]
Rainer Orth
- [PATCH] doc: Document Solaris D bootstrap requirements [PR 103528]
Rainer Orth
- [PATCH] c++: Fix ICE with non-constant satisfaction [PR98644]
Patrick Palka
- [PATCH] c++: improve location of fold expressions
Patrick Palka
- [PATCH] c++: memory corruption during name lookup w/ modules [PR99479]
Patrick Palka
- [PATCH] c++: return-type-req in constraint using only outer tparms [PR104527]
Patrick Palka
- [PATCH] c++: fold calls to std::move/forward [PR96780]
Patrick Palka
- [PATCH] c++: naming a dependently-scoped template for CTAD [PR104641]
Patrick Palka
- [PATCH] c++: merge default targs for function templates [PR65396]
Patrick Palka
- [committed] c++: Add testcase for already fixed PR [PR103443]
Patrick Palka
- [PATCH] c++: detecting copy-init context during CTAD [PR102137]
Patrick Palka
- [PATCH] c++: detecting copy-init context during CTAD [PR102137]
Patrick Palka
- [PATCH] c++: non-constant non-dependent decltype folding [PR104823]
Patrick Palka
- [PATCH] c++: detecting copy-init context during CTAD [PR102137]
Patrick Palka
- [PATCH] c++: non-constant non-dependent decltype folding [PR104823]
Patrick Palka
- [PATCH] c++: detecting copy-init context during CTAD [PR102137]
Patrick Palka
- [PATCH] c++: non-constant non-dependent decltype folding [PR104823]
Patrick Palka
- [PATCH] c++: detecting copy-init context during CTAD [PR102137]
Patrick Palka
- [PATCH] c++: naming a dependently-scoped template for CTAD [PR104641]
Patrick Palka
- [PATCH] contrib: Fix non-portable sed commands in gcc-descr [PR102664/]
Patrick Palka
- [committed] libstdc++: Avoid implicit narrowing from uint128_t [PR104859]
Patrick Palka
- [PATCH] c++: fold calls to std::move/forward [PR96780]
Patrick Palka
- [PATCH] c++: naming a dependently-scoped template for CTAD [PR104641]
Patrick Palka
- [PATCH] c++: Fix ICE with bad conversion shortcutting [PR104622]
Patrick Palka
- [PATCH] c++: return-type-req in constraint using only outer tparms [PR104527]
Patrick Palka
- [PATCH] c++: Fix ICE with non-constant satisfaction [PR98644]
Patrick Palka
- [PATCH] libstdc++: Ensure that std::from_chars is declared when supported
Patrick Palka
- [PATCH] c++: fold calls to std::move/forward [PR96780]
Patrick Palka
- [PATCH] c++: extraneous access error with ambiguous lookup [PR103177]
Patrick Palka
- [PATCH] c++: fold calls to std::move/forward [PR96780]
Patrick Palka
- [PATCH] libstdc++: Ensure that std::from_chars is declared when supported
Patrick Palka
- [PATCH] c++: fold calls to std::move/forward [PR96780]
Patrick Palka
- [PATCH] c++: further lookup_member simplification
Patrick Palka
- [PATCH] c++: memory corruption during name lookup w/ modules [PR99479]
Patrick Palka
- [pushed] c++: designated init and aggregate members [PR102337]
Patrick Palka
- [PATCH] c++: alias template arguments are evaluated [PR101906]
Patrick Palka
- [PATCH] c++: alias template arguments are evaluated [PR101906]
Patrick Palka
- [pushed] c++: using from enclosing class template [PR105006]
Patrick Palka
- [PATCH] c++: missing SFINAE for consteval calls [PR104620]
Patrick Palka
- [PATCH] c++: memory corruption during name lookup w/ modules [PR99479]
Patrick Palka
- [PATCH] c++: diagnosing if-stmt with non-constant branches [PR105050]
Patrick Palka
- [PATCH] c++: ICE when building builtin operator->* set [PR103455]
Patrick Palka
- [PATCH] c++: reject concept w/ multiple tparm lists [PR105067]
Patrick Palka
- [PATCH] c++: ICE during constrained template friend matching [PR105064]
Patrick Palka
- [committed] c-family: Add -Wmisleading-indentation testcase [PR71637]
Patrick Palka
- [PATCH] c++: ICE with failed __is_constructible constraint [PR100474]
Patrick Palka
- [PATCH] c++: ICE with failed __is_constructible constraint [PR100474]
Patrick Palka
- [PATCH] c++: deduction for dependent class type of NTTP [PR105110]
Patrick Palka
- [pushed] c++: parse trivial DMI immediately [PR96645]
Patrick Palka
- [committed] wwwdocs: gcc5: Remove broken link to Intel ISA extensions
Gerald Pfeifer
- [committed] wwwdocs: sched-treegion.html: Move prod.tinker.cc.gatech.edu to https
Gerald Pfeifer
- [PATCH] wwwdocs: fedora-devel-list archives changes
Gerald Pfeifer
- RFA: crc builtin functions & optimizations
Andrew Pinski
- [wwwdocs] [PATCH 0/4] Fix various typos
Pokechu22
- [wwwdocs] [PATCH 1/4] branch-closing: Fix various typos
Pokechu22
- [wwwdocs] [PATCH 2/4] codingconventions: Fix various typos
Pokechu22
- [wwwdocs] [PATCH 3/4] codingrationale: Fix various typos
Pokechu22
- [wwwdocs] [PATCH 4/4] contribute: Fix various typos
Pokechu22
- [PATCH] c++: call complete_type after performing auto deduction [PR80351]
Pokechu22
- [PATCH] c++: call complete_type after performing auto deduction [PR80351]
Pokechu22
- [wwwdocs] [PATCH 0/4] Fix various typos
Pokechu22
- [PATCH v2] c++: ->template and implicit typedef [PR104608]
Marek Polacek
- [PATCH] c++: Attribute deprecated/unavailable divergence
Marek Polacek
- [PATCH] c++: Don't allow type-constraint auto(x) [PR104752]
Marek Polacek
- [PATCH v3] configure: Implement --enable-host-pie
Marek Polacek
- [PATCH] rtl: ICE with thread_local and inline asm [PR104777]
Marek Polacek
- [PATCH] rtl: ICE with thread_local and inline asm [PR104777]
Marek Polacek
- [PATCH] rtl: ICE with thread_local and inline asm [PR104777]
Marek Polacek
- [PATCH] rtl: ICE with thread_local and inline asm [PR104777]
Marek Polacek
- [PATCH] rtl: ICE with thread_local and inline asm [PR104777]
Marek Polacek
- [PATCH v2] rtl: ICE with thread_local and inline asm [PR104777]
Marek Polacek
- [PATCH] c++: Wrong error with alias template in class tmpl [PR104108]
Marek Polacek
- [PATCH v2] c++: Don't allow type-constraint auto(x) [PR104752]
Marek Polacek
- [PATCH] c++: ICE with operator delete [PR104846]
Marek Polacek
- [PATCH] c++: ICE with template code in constexpr [PR104284]
Marek Polacek
- [PATCH] c++: ICE with template code in constexpr [PR104284]
Marek Polacek
- [PATCH] gcc: add --enable-systemtap switch [PR61257]
Marek Polacek
- [wwwdocs] cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 108
Marek Polacek
- [PATCH] c++: alias template and empty parameter packs [PR104008]
Marek Polacek
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Marek Polacek
- [PATCH v2] c++: ICE with template code in constexpr [PR104284]
Marek Polacek
- [PATCH] c: -Wmissing-field-initializers and designated inits [PR82283, PR84685]
Marek Polacek
- [PATCH] c++: Fall through for arrays of T vs T cv [PR104996]
Marek Polacek
- [PATCH] c++: FIX_TRUNC_EXPR in tsubst [PR102990]
Marek Polacek
- [PATCH] c++: FIX_TRUNC_EXPR in tsubst [PR102990]
Marek Polacek
- [PATCH] c, c++: alignas and alignof void [PR104944]
Marek Polacek
- [PATCH v2] c++: FIX_TRUNC_EXPR in tsubst [PR102990]
Marek Polacek
- [PATCH v2] c++: alignas and alignof void [PR104944]
Marek Polacek
- [PATCH v3] c++: ICE with template code in constexpr [PR104284]
Marek Polacek
- [PATCH v3] c++: alignas and alignof void [PR104944]
Marek Polacek
- [PATCH v3] c++: alignas and alignof void [PR104944]
Marek Polacek
- [PATCH] c++: diagnosing if-stmt with non-constant branches [PR105050]
Marek Polacek
- [PATCH] c++: ICE with aggregate assignment and DMI [PR104583]
Marek Polacek
- [PATCH v3] configure: Implement --enable-host-pie
Marek Polacek
- [PATCH] gimple: Wrong -Wimplicit-fallthrough with if(1) [PR103597]
Marek Polacek
- [PATCH] c-family: ICE with -Wconversion and A ?: B [PR101030]
Marek Polacek
- [PATCH] c-family: ICE with -Wconversion and A ?: B [PR101030]
Marek Polacek
- [PATCH] c++: ICE with aggregate assignment and DMI [PR104583]
Marek Polacek
- [PATCH] c-family: ICE with -Wconversion and A ?: B [PR101030]
Marek Polacek
- [PATCH] c-family: Tweak -Woverflow diagnostic
Marek Polacek
- [PATCH] testsuite: Robustify aarch64/simd tests against more aggressive DCE
Marc Poulhies
- [PATCH] testsuite: fixup pr97521.c and pr96713.c on i686-*
Marc Poulhiès
- [PATCH v2] x86: Also check _SOFT_FLOAT in <x86gprintrin.h>
Marc Poulhiès
- [PATCH] testsuite: fixup pr97521.c and pr96713.c on i686-*
Marc Poulhiès
- [PATCH] testsuite: Check fpic support in pr103275.c
Marc Poulhiès
- [PATCH] testsuite: add missing dg-require-effective-target fpic
Marc Poulhiès
- [PATCH] middle-end/104854: Avoid overread warning for strnlen and strndup
Siddhesh Poyarekar
- [PATCH] middle-end/104854: Limit strncmp overread warnings
Siddhesh Poyarekar
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Siddhesh Poyarekar
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Siddhesh Poyarekar
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Siddhesh Poyarekar
- [PATCH] tree-optimization/104942: Retain sizetype conversions till the end
Siddhesh Poyarekar
- [PATCH] tree-optimization/104941: Actually assign the conversion result
Siddhesh Poyarekar
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Siddhesh Poyarekar
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Siddhesh Poyarekar
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Siddhesh Poyarekar
- [PATCH] tree-optimization/104970: Limit size computation for access attribute
Siddhesh Poyarekar
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Siddhesh Poyarekar
- [PATCH] middle-end/104854: Avoid overread warning for strnlen and strndup
Siddhesh Poyarekar
- [PATCH 0/5] openmp: Handle pinned and unified shared memory.
Hafiz Abid Qadeer
- [PATCH 1/5] openmp: Add -foffload-memory
Hafiz Abid Qadeer
- [PATCH 2/5] openmp: allow requires unified_shared_memory
Hafiz Abid Qadeer
- [PATCH 3/5] openmp, nvptx: ompx_unified_shared_mem_alloc
Hafiz Abid Qadeer
- [PATCH 4/5] openmp: Use libgomp memory allocation functions with unified shared memory.
Hafiz Abid Qadeer
- [PATCH 5/5] openmp: -foffload-memory=pinned
Hafiz Abid Qadeer
- Call for testers: shrink wrapping without a prologue
Joern Rennecke
- RFA: crc builtin functions & optimizations
Joern Rennecke
- Fwd: RFA: crc builtin functions & optimizations
Joern Rennecke
- RFA: crc builtin functions & optimizations
Joern Rennecke
- semi-finished patch: dead zero/sign extension elimination
Joern Rennecke
- RFA: crc builtin functions & optimizations
Joern Rennecke
- RFA: crc builtin functions & optimizations
Joern Rennecke
- RFA: crc builtin functions & optimizations
Joern Rennecke
- RFA: crc builtin functions & optimizations
Joern Rennecke
- [PATCH] libgcc, riscv: Add restore libcalls to be used by tail calling functions
Lewis Revill
- New German PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- New German PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- New French PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- New German PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- New French PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- New Croatian PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- New Croatian PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- New Croatian PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- [PATCH] libstdc++: Reduce header dependencies from PSTL headers [PR92546]
Thomas Rodgers
- [PATCH v8 00/12] Add LoongArch support.
Xi Ruoyao
- [PATCH v8 00/12] Add LoongArch support.
Xi Ruoyao
- [PATCH v8 04/12] LoongArch Port: Machine description files.
Xi Ruoyao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Xi Ruoyao
- [PATCH] mips: avoid signed overflow in LUI_OPERAND [PR104842]
Xi Ruoyao
- [PATCH] vect: fix out-of-bound access in supports_vec_convert_optab_p [PR 104851]
Xi Ruoyao
- [PATCH] vect: fix out-of-bound access in supports_vec_convert_optab_p [PR 104851]
Xi Ruoyao
- [PATCH] mips: avoid signed overflow in LUI_OPERAND [PR104842]
Xi Ruoyao
- [PATCH] cse: avoid signed overflow in compute_const_anchors [PR 104843]
Xi Ruoyao
- [PATCH v2] cse: avoid signed overflow in compute_const_anchors [PR 104843]
Xi Ruoyao
- [PATCH v2] cse: avoid signed overflow in compute_const_anchors [PR 104843]
Xi Ruoyao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Xi Ruoyao
- [PATCH v2 RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Xi Ruoyao
- [PATCH v2 RFC, resend] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Xi Ruoyao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Xi Ruoyao
- [PATCH 1/2] libsanitizer: cherry-pick db7bca28638e from upstream
Xi Ruoyao
- [PATCH 2/2] Enable libsanitizer build on mips64
Xi Ruoyao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Xi Ruoyao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Xi Ruoyao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Xi Ruoyao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Xi Ruoyao
- [pushed] Enable libsanitizer build on mips64
Xi Ruoyao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Xi Ruoyao
- [PATCH v8 00/12] Add LoongArch support.
Xi Ruoyao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Xi Ruoyao
- [PATCH] libstdc++: Implement std::unreachable() for C++23 (P0627R6)
Xi Ruoyao
- [PATCH] mips: Emit psabi diagnostic for return values affected by C++ zero-width bit-field ABI change [PR 102024]
Xi Ruoyao
- [PATCH] mips: Ignore zero width bitfields in arguments and issue -Wpsabi warning about C zero-width bit-field ABI changes [PR102024]
Xi Ruoyao
- [PATCH] gomp: Various fixes for SVE types [PR101018]
Richard Sandiford
- [PATCH v8 02/12] LoongArch Port: gcc build
Richard Sandiford
- [PATCH v8 04/12] LoongArch Port: Machine description files.
Richard Sandiford
- [PATCH v8 05/12] LoongArch Port: Machine description C files and .h files.
Richard Sandiford
- [PATCH][RFC] tree-optimization/84201 - add --param vect-induction-float
Richard Sandiford
- [PATCH] mips: avoid signed overflow in LUI_OPERAND [PR104842]
Richard Sandiford
- [PATCH v8 06/12] LoongArch Port: Builtin functions.
Richard Sandiford
- [PATCH v8 08/12] LoongArch Port: libgcc
Richard Sandiford
- [PATCH v8 11/12] LoongArch Port: gcc/testsuite
Richard Sandiford
- [PATCH v8 12/12] LoongArch Port: Add doc.
Richard Sandiford
- [PATCH v8 00/12] Add LoongArch support.
Richard Sandiford
- [PATCH v2] Add TARGET_MOVE_WITH_MODE_P
Richard Sandiford
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Richard Sandiford
- PING**4 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Richard Sandiford
- [PATCH v2] Add TARGET_MOVE_WITH_MODE_P
Richard Sandiford
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Richard Sandiford
- [PATCH 1/2] libsanitizer: cherry-pick db7bca28638e from upstream
Richard Sandiford
- [PATCH 2/2] Enable libsanitizer build on mips64
Richard Sandiford
- [PATCH] aarch64: Fix up RTL sharing bug in aarch64_load_symref_appropriately [PR104910]
Richard Sandiford
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Richard Sandiford
- [aarch64] Add Neoverse N2 tuning structs
Richard Sandiford
- [aarch64] Add Demeter tuning structs
Richard Sandiford
- [aarch64] Update reg-costs to differentiate between memmove costs
Richard Sandiford
- [aarch64] Update regmove costs for neoverse-v1 and neoverse-512tvb tunings
Richard Sandiford
- [aarch64] Implement determine_suggested_unroll_factor
Richard Sandiford
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Richard Sandiford
- [PATCH] [GIMPLE FE] allow to unit test loop passes
Richard Sandiford
- [PATCH v9 04/12] LoongArch Port: Machine description files.
Richard Sandiford
- [PATCH] rtl-ssa: Fix prev/next_def confusion [PR104869]
Richard Sandiford
- [PATCH v9 06/12] LoongArch Port: Builtin functions.
Richard Sandiford
- [PATCH v9 11/12] LoongArch Port: gcc/testsuite
Richard Sandiford
- [PATCH v9 12/12] LoongArch Port: Add doc.
Richard Sandiford
- [PATCH v9 00/12] Add LoongArch support.
Richard Sandiford
- [PATCH v10 00/12] Add LoongArch support.
Richard Sandiford
- [PATCH][RFC] tree-optimization/101908 - avoid STLF fails when vectorizing
Richard Sandiford
- [PATCH][RFC] tree-optimization/101908 - avoid STLF fails when vectorizing
Richard Sandiford
- [aarch64] Implement determine_suggested_unroll_factor
Richard Sandiford
- Test for linking for arm/size-optimization-ieee-[123].c
Richard Sandiford
- try multi dest registers in default_zero_call_used_regs
Richard Sandiford
- [PATCH] tree-optimization/104912 - ensure cost model is checked first
Richard Sandiford
- [patch]update the documentation for TARGET_ZERO_CALL_USED_REGS hook and add an assertion
Richard Sandiford
- [pushed] Darwin, libgcc: Fix build errors on powerpc-darwin8.
Iain Sandoe
- [pushed] Darwin: Fix a type mismatch warning for a non-GCC bootstrap compiler.
Iain Sandoe
- [pushed] Darwin: Address a translation comment [PR104552].
Iain Sandoe
- [PATCH 1/2] libcody: Do not use a dummy port number in getaddrinfo().
Iain Sandoe
- [PATCH 2/2] c++tools: Work around a BSD bug in getaddrinfo().
Iain Sandoe
- [PATCH 2/2] c++tools: Work around a BSD bug in getaddrinfo().
Iain Sandoe
- [PATCH] doc: Document Solaris D bootstrap requirements [PR 103528]
Iain Sandoe
- [PATCH] doc: Document Solaris D bootstrap requirements [PR 103528]
Iain Sandoe
- [pushed] testsuite, modules, Darwin: Adjust expected output for older OS versions.
Iain Sandoe
- [PATCH RFC] Fix ICE due to shared BLOCK node in coroutine generation [PR103328]
Iain Sandoe
- [Committed] Restrict new testcase gcc.target/i386/pr80270.c to x86_64.
Roger Sayle
- [i386 PATCH] PR 104732: Simplify/fix DI mode logic expansion/splitting on -m32.
Roger Sayle
- [Committed] Update gcc.dg/lower-subreg-1.c on ia32
Roger Sayle
- [PATCH] PR tree-optimization/98335: Improvements to DSE's compute_trims.
Roger Sayle
- [x86 PATCH] PR tree-optimization/98335: New peephole2 xorl; movb -> movzbl
Roger Sayle
- [x86 PATCH] PR tree-optimization/98335: New peephole2 xorl; movb -> movzbl
Roger Sayle
- [C++ PATCH] PR c++/96329: ICE-on-invalid-code error recovery.
Roger Sayle
- [C++ PATCH] PR c++/96437: ICE-on-invalid-code error recovery.
Roger Sayle
- [C++ PATCH] PR c++/96440: ICE-on-invalid-code error recovery.
Roger Sayle
- [PATCH v2] PR tree-optimization/98335: Improvements to DSE's compute_trims.
Roger Sayle
- [x86 PATCH] PR tree-optimization/98335: New peephole2 xorl; movb -> movzbl
Roger Sayle
- [C++ PATCH] PR c++/96437: ICE-on-invalid-code error recovery.
Roger Sayle
- [PATCH v2] PR tree-optimization/98335: Improvements to DSE's compute_trims.
Roger Sayle
- [PATCH] PR middle-end/98420: Don't fold x - x to 0.0 with -frounding-math
Roger Sayle
- [Committed] Update g++.dg/other/pr84964.C for ia32 (and similar) targets.
Roger Sayle
- [PATCH] PR tree-optimization/101895: Fold VEC_PERM to help recognize FMA.
Roger Sayle
- [x86 PATCH] Fix libitm.c/memset-1.c test fails with new peephole2s.
Roger Sayle
- [PATCH] PR middle-end/104885: Fix ICE with large stack frame on powerpc64.
Roger Sayle
- PING**4 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Roger Sayle
- PING**4 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Roger Sayle
- PING**4 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Roger Sayle
- PING**4 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Roger Sayle
- [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Roger Sayle
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Roger Sayle
- [PATCH] PR tree-optimization/101895: Fold VEC_PERM to help recognize FMA.
Roger Sayle
- [PATCH] Performance/size improvement to single_use when matching GIMPLE.
Roger Sayle
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Roger Sayle
- [PATCH] Performance/size improvement to single_use when matching GIMPLE.
Roger Sayle
- [x86 PATCH] PR target/94680: Clear upper bits of V2DF using movq (like V2DI).
Roger Sayle
- [PATCH v2] Performance/size improvement to single_use when matching GIMPLE.
Roger Sayle
- [PATCH] Generate an if instead of a switch with one case in genmatch.
Roger Sayle
- [PATCH] Avoid generating unused labels in genmatch.
Roger Sayle
- [C PATCH] PR c/98198: ICE-on-invalid-code error recovery.
Roger Sayle
- [x86_64 PATCH] PR 90356: Use xor to load const_double 0.0 on SSE (always)
Roger Sayle
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Roger Sayle
- [PATCH] Ignore (possible) signed zeros in operands of FP comparisons.
Roger Sayle
- [PATCH v8 02/12] LoongArch Port: gcc build
Andreas Schwab
- [PATCH v8 08/12] LoongArch Port: libgcc
Andreas Schwab
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Andreas Schwab
- [PATCH] gcc-changelog: Make This reverts stricter.
Andreas Schwab
- [PATCH][libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.ac
Andreas Schwab
- OpenACC 'kernels' decomposition: Mark variables used in synthesized data clauses as addressable [PR100280]
Thomas Schwinge
- Update 'c-c++-common/goacc/classify-*', 'gfortran.dg/goacc/classify-*'
Thomas Schwinge
- Add 'c-c++-common/goacc/kernels-decompose-pr104132-1.c' [PR104132]
Thomas Schwinge
- Add 'c-c++-common/goacc/kernels-decompose-pr104133-1.c' [PR104133]
Thomas Schwinge
- Add diagnostic: "note: OpenACC 'kernels' decomposition: variable '[...]' declared in block made addressable" [PR100280]
Thomas Schwinge
- OpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE' setting into OMP lowering [PR100280]
Thomas Schwinge
- OMP lowering: Regimplify 'OMP_CLAUSE_MAP_DECL_MAKE_ADDRESSABLE' DECLs [PR100280, PR104132, PR104133]
Thomas Schwinge
- Test '-fopt-info-omp-all' in 'libgomp.oacc-*/kernels-private-vars-*'
Thomas Schwinge
- Test 'libgomp.oacc-*/kernels-private-vars-*' with '--param=openacc-kernels=decompose' [PR104784]
Thomas Schwinge
- No subject
Thomas Schwinge
- [Patch] Fortran: OpenMP/OpenACC avoid uninit access in size calc for mapping
Thomas Schwinge
- Enhance further testcases to verify handling of OpenACC privatization level [PR90115]
Thomas Schwinge
- Add 'gfortran.dg/goacc-gomp/pr102330-{1,2,3}.f90' [PR102330]
Thomas Schwinge
- Add 'c-c++-common/goacc/kernels-decompose-pr104774-1.c' [PR104774]
Thomas Schwinge
- [OpenACC privatization] Analyze 'lookup_decl'-translated DECL [PR90115, PR102330, PR104774]
Thomas Schwinge
- Add 'gcc/tree.cc:user_omp_clause_code_name' [PR65095]
Thomas Schwinge
- Add 'c-c++-common/goacc/kernels-decompose-pr104086-1.c' [PR104086]
Thomas Schwinge
- OpenACC 'kernels' decomposition: Mark variables used in 'present' clauses as addressable [PR100280, PR104086]
Thomas Schwinge
- Enhance further testcases to verify handling of OpenACC privatization level [PR90115]
Thomas Schwinge
- OpenACC 'kernels' decomposition: wrong-code cases unless manually making certain variables addressable [PR104892]
Thomas Schwinge
- OpenACC 'kernels' decomposition: resolve wrong-code cases unless manually making certain variables addressable [PR100280, PR104892]
Thomas Schwinge
- OpenACC privatization diagnostics vs. 'assert' [PR102841]
Thomas Schwinge
- Enhance further testcases to verify handling of OpenACC privatization level [PR90115]
Thomas Schwinge
- Enhance further testcases to verify Openacc 'kernels' decomposition
Thomas Schwinge
- [PATCH] openmp: Fix up gomp_affinity_init_numa_domains
Thomas Schwinge
- [PATCH][libgomp, testsuite] Scale down some OpenACC test-cases
Thomas Schwinge
- Remove mysterious '-# Defining these options here in addition to common.opt is necessary' command-line option (was: [PATCH v2 1/2] add -Wuse-after-free)
Thomas Schwinge
- options: Fix 'enabledby_negargs' typo in 'LangEnabledBy' option property diagnostics (was: r193303 - in /trunk/gcc: ChangeLog opt-function...)
Thomas Schwinge
- options: Remove 'gcc/c-family/c.opt:Warray-bounds' option definition record (was: committed: remove redundant -Wall from -Warray-bounds (PR 82063))
Thomas Schwinge
- options: Remove 'gcc/c-family/c.opt:Wuse-after-free' option definition record (was: [PATCH v2 1/2] add -Wuse-after-free)
Thomas Schwinge
- options, '-Wc++[...]-extensions': Remove undefined one-argument 'LangEnabledBy' option properties (was: [PATCH] c++: Add new warning options for C++ language mismatches)
Thomas Schwinge
- options: Improve 'LangEnabledBy' option property diagnostics (was: r193303 - in /trunk/gcc: ChangeLog opt-function...)
Thomas Schwinge
- options: Fix "Multiple different help strings" error diagnostic (was: make conflicting help text an error)
Thomas Schwinge
- options: Clarifications around option definition records' help texts (was: make conflicting help text an error)
Thomas Schwinge
- options: Clarify 'Init' option property usage for streaming optimization (was: [PATCH] options, lto: Optimize streaming of optimization nodes)
Thomas Schwinge
- [PATCH] warn-access: Fix up check_pointer_uses [PR104715]
Martin Sebor
- PING [PATCH] handle "invisible" reference in -Wdangling-pointer (PR104436)
Martin Sebor
- [PATCH] call mark_dfs_back_edges() before testing EDGE_DFS_BACK [PR104761]
Martin Sebor
- [PATCH] call mark_dfs_back_edges() before testing EDGE_DFS_BACK [PR104761]
Martin Sebor
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Martin Sebor
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Martin Sebor
- [PATCH] handle "invisible" reference in -Wdangling-pointer (PR104436)
Martin Sebor
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Martin Sebor
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Martin Sebor
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Martin Sebor
- [PATCH v2] Document that the 'access' and 'nonnull' attributes are independent
Martin Sebor
- [PATCH v3] Document that the 'access' and 'nonnull' attributes are independent
Martin Sebor
- options: Remove 'gcc/c-family/c.opt:Wuse-after-free' option definition record (was: [PATCH v2 1/2] add -Wuse-after-free)
Martin Sebor
- [PATCH] gcc: add --enable-systemtap switch [PR61257]
David Seifert
- [PATCH] configure: cache result of "sys/sdt.h" header check
David Seifert
- [PATCH] configure: use OBJDUMP determined by libtool [PR95648]
David Seifert
- [PATCH] configure: cache result of "sys/sdt.h" header check
David Seifert
- [c++] New module mangling ABI
Nathan Sidwell
- [PATCH] c++: Standard mangling abbreviations & modules
Nathan Sidwell
- [PATCH] gcc-12: Re-enable split-stack support for GNU/Hurd.
Svante Signell
- [PATCH] Docs: Document that taint analyzer checker stops other checkers
Avinash Sonawane
- [PATCH] Docs: Document that taint analyzer checker stops other checkers
Avinash Sonawane
- [PATCH] Docs: Document that taint analyzer checker stops other checkers
Avinash Sonawane
- [PATCH] Docs: Document that taint analyzer checker stops other checkers
Avinash Sonawane
- [Patch] GCN: Implement __atomic_compare_exchange_{1, 2} in libgcc [PR102215]
Andrew Stubbs
- [PATCH, OpenMP 5.0] More implementation of the requires directive
Andrew Stubbs
- [PATCH 5/5] openmp: -foffload-memory=pinned
Andrew Stubbs
- [PATCH v3] MIPS: IPL is 8bit in Cause and Status registers if TARGET_MCU
YunQiang Su
- [PATCH v2] MIPS: IPL is 8bit in Cause register if TARGET_MCU
YunQiang Su
- [PATCH, OpenMP, C++] Allow classes with static members to be mappable
Chung-Lin Tang
- [RFC][PATCH, OpenMP/OpenACC, libgomp] Allow base-pointers to be NULL
Chung-Lin Tang
- libgo patch committed: Fix AIX build
Ian Lance Taylor
- libgo patch committed: move semaphore to gotool packages
Ian Lance Taylor
- libgo patch committed: Skip _FILE in mkruntimeinc
Ian Lance Taylor
- [PATCH v3] libgo: Don't use pt_regs member in mcontext_t
Ian Lance Taylor
- Go patch committed: ignore function type result name in export data
Ian Lance Taylor
- libgo: update to 1.18 release
Ian Lance Taylor
- [PATCH v4] libgo: Don't use pt_regs member in mcontext_t
Ian Lance Taylor
- [gofrontend-dev] Re: [PATCH] libgo: include asm/ptrace.h for pt_regs definition on PowerPC
Sören Tempel
- [PATCH v3] libgo: Don't use pt_regs member in mcontext_t
Sören Tempel
- PING: [PATCH v2] x86: Fix -fsplit-stack feature detection via TARGET_CAN_SPLIT_STACK
Sören Tempel
- [PATCH v4] libgo: Don't use pt_regs member in mcontext_t
Sören Tempel
- [Patch] Fortran: Fix CLASS handling in SIZEOF intrinsic
Paul Richard Thomas
- [PATCH][wwwdocs] Initial changes.html section for arm and aarch64
Kyrylo Tkachov
- [PATCH][ARM] translation: reuse string and use switch for codes
Kyrylo Tkachov
- [PATCH] arm: fix option quoting in error messages.
Kyrylo Tkachov
- [arm] MVE: Relax addressing modes for full loads and stores
Kyrylo Tkachov
- [aarch64] Enable FP16 feature by default for Armv9
Kyrylo Tkachov
- [aarch64] update reg-costs to include predicate move costs
Kyrylo Tkachov
- [aarch64] Update Neoverse N2 core definition
Kyrylo Tkachov
- [PATCH 3/3] RISC-V:Cache Management Operation instructions testcases
Philipp Tomsich
- [PATCH] Remove --with-gmp-dir and --with-mpfr-dir
Tom Tromey
- [PATCH] libstdc++: vxworks: remove stray <iostream> include
Rasmus Villemoes
- [committed] libstdc++: Move closing brace outside #endif [PR104866]
Detlef Vollmann
- [committed] libstdc++: Move closing brace outside #endif [PR104866]
Detlef Vollmann
- [committed] libstdc++: Move closing brace outside #endif [PR104866]
Detlef Vollmann
- [committed] libstdc++: Move closing brace outside #endif [PR104866]
Detlef Vollmann
- [PATCH] OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.
Marcel Vollweiler
- [PATCH] OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.
Marcel Vollweiler
- [PATCH] OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.
Marcel Vollweiler
- [Patch] OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.
Marcel Vollweiler
- [Patch] OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.
Marcel Vollweiler
- [PATCH] OpenMP, Fortran: Bugfix for omp_set_num_teams.
Marcel Vollweiler
- [PATCH] OpenMP, Fortran: Bugfix for omp_set_num_teams.
Marcel Vollweiler
- [committed][nvptx, testsuite] Add gcc.target/nvptx/sm*.c
Tom de Vries
- [committed][nvptx] Add nvptx-sm.def
Tom de Vries
- [committed][nvptx] Use nvptx-sm.def for t-omp-device
Tom de Vries
- [committed][nvptx] Add nvptx-gen.h and nvptx-gen.opt
Tom de Vries
- [committed][nvptx] Handle DCmode in define_expand "omp_simt_xchg_{bfly,idx}"
Tom de Vries
- [committed][nvptx] Add -mptx=_ in gcc.target/nvptx/smxx.c
Tom de Vries
- [committed][nvptx] Use --no-verify for sm_30
Tom de Vries
- [committed][nvptx] Build libraries with misa=sm_30
Tom de Vries
- [committed][nvptx] Build libraries with mptx=3.1
Tom de Vries
- [PING][PATCH][final] Handle compiler-generated asm insn
Tom de Vries
- [committed][nvptx] Restore default to sm_30
Tom de Vries
- [committed][nvptx] Add multilib mptx=3.1
Tom de Vries
- [committed][nvptx] Use atom.and.b64 instead of atom.b64.and
Tom de Vries
- [committed][nvptx] Use bit-bucket operand for atom insns
Tom de Vries
- [committed][nvptx] Handle unused result in nvptx_unisimt_handle_set
Tom de Vries
- [committed][nvptx] Disable warp sync in simt region
Tom de Vries
- [committed][nvptx] Use no,yes for attribute predicable
Tom de Vries
- PING**4 - [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Tom de Vries
- [PING^2][PATCH][final] Handle compiler-generated asm insn
Tom de Vries
- [PATCH][openmp] Set location for taskloop stmts
Tom de Vries
- [PATCH][openmp] Set location for taskloop stmts
Tom de Vries
- [committed][openmp] Fix SIMT reduction using TRUTH_{AND,OR}IF_EXPR
Tom de Vries
- [PATCH][openmp] Set location for taskloop stmts
Tom de Vries
- [PING^2][PATCH][final] Handle compiler-generated asm insn
Tom de Vries
- [PING^2][PATCH][final] Handle compiler-generated asm insn
Tom de Vries
- [committed][nvptx] Add warp sync at simt exit
Tom de Vries
- [committed][nvptx] Use .alias directive for mptx >= 6.3
Tom de Vries
- [committed][nvptx] Add mexperimental
Tom de Vries
- [committed][nvptx] Limit HFmode support to mexperimental
Tom de Vries
- [committed][nvptx] Use '%' as register prefix
Tom de Vries
- [PATCH][libatomic] Fix return value in libat_test_and_set
Tom de Vries
- [PATCH][libatomic] Fix return value in libat_test_and_set
Tom de Vries
- [PATCH][libatomic] Fix return value in libat_test_and_set
Tom de Vries
- [PATCH][libgomp, testsuite] Scale down some OpenACC test-cases
Tom de Vries
- [PATCH][libgomp, testsuite] Scale down some OpenACC test-cases
Tom de Vries
- [PATCH][libgomp, testsuite] Scale down some OpenACC test-cases
Tom de Vries
- [PATCH][libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.ac
Tom de Vries
- [PATCH][libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.ac
Tom de Vries
- [PATCH][libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.ac
Tom de Vries
- [committed][nvptx] Improve help description of misa and mptx
Tom de Vries
- [committed][nvptx] Add march alias for misa
Tom de Vries
- [committed][nvptx] Add march-map
Tom de Vries
- [committed][nvptx] Update help text for m64
Tom de Vries
- [PATCH][nvptx, doc] Update misa and mptx, add march and march-map
Tom de Vries
- [committed][nvptx] Add __PTX_ISA_VERSION_{MAJOR,MINOR}__
Tom de Vries
- [PATCH][nvptx, doc] Update misa and mptx, add march and march-map
Tom de Vries
- [PATCH][nvptx, doc] Update misa and mptx, add march and march-map
Tom de Vries
- [PATCH][nvptx, doc] Update misa and mptx, add march and march-map
Tom de Vries
- [wwwdocs][patch] gcc-12: Nvptx updates.
Tom de Vries
- [committed][nvptx] Fix ASM_SPEC workaround for sm_30
Tom de Vries
- [committed][nvptx, testsuite] Fix typo in gcc.target/nvptx/march.c
Tom de Vries
- [committed] libstdc++: Fix -Wmaybe-uninitialized false positive [PR103984]
Jonathan Wakely
- [committed] libstdc++: Implement std::strong_order for floating-point types [PR96526]
Jonathan Wakely
- [committed] libstdc++: Fix test failure on AIX
Jonathan Wakely
- [committed] libstdc++: Use non-debug vector in constexpr test [PR104748]
Jonathan Wakely
- [PATCH] libstdc++: vxworks: remove stray <iostream> include
Jonathan Wakely
- [committed] libstdc++: Fix -Wunused-local-typedefs warning in <compare>
Jonathan Wakely
- [committed] libstdc++: Ensure __glibcxx_assert_fail has default visibility
Jonathan Wakely
- [committed] libstdc++: Ensure __glibcxx_assert_fail has default visibility
Jonathan Wakely
- [committed] doc: Remove redundant sentence about modules being in C++20
Jonathan Wakely
- [committed] libstdc++: Remove incorrect copyright notice from header
Jonathan Wakely
- [committed] contrib: Fix gcc-descr script [PR102664]
Jonathan Wakely
- [PATCH] contrib: Fix non-portable sed commands in gcc-descr [PR102664/]
Jonathan Wakely
- [PATCH] rs6000, v2: Fix up __SIZEOF_{FLOAT, IBM}128__ defines [PR99708]
Jonathan Wakely
- [PATCH] contrib: Avoid use of "echo -n" in git customization [PR102664]
Jonathan Wakely
- [PATCH] contrib: Fix non-portable sed commands in gcc-descr [PR102664/]
Jonathan Wakely
- [PATCH] contrib: Fix non-portable sed commands in gcc-descr [PR102664/]
Jonathan Wakely
- [committed] libstdc++: Support VAX floats in std::strong_order
Jonathan Wakely
- [committed] libstdc++: Support VAX floats in std::strong_order
Jonathan Wakely
- [committed] libstdc++: Support VAX floats in std::strong_order
Jonathan Wakely
- [PATCH] c++: fold calls to std::move/forward [PR96780]
Jonathan Wakely
- [committed] libstdc++: Move closing brace outside #endif [PR104866]
Jonathan Wakely
- [committed] libstdc++: Do not use fast_float for 16-bit size_t [PR104870]
Jonathan Wakely
- [committed] libstdc++: Move closing brace outside #endif [PR104866]
Jonathan Wakely
- [committed] libstdc++: Move closing brace outside #endif [PR104866]
Jonathan Wakely
- [committed] libstdc++: Move closing brace outside #endif [PR104866]
Jonathan Wakely
- [PATCH] libstdc++: Ensure that std::from_chars is declared when supported
Jonathan Wakely
- [PATCH] top-level: Fix comment about --enable-libstdcxx in configure
Jonathan Wakely
- [committed] libstdc++: Fix reading UTF-8 characters for 16-bit targets [PR104875]
Jonathan Wakely
- [PATCH] top-level: Fix comment about --enable-libstdcxx in configure
Jonathan Wakely
- [PATCH] libstdc++: Ensure that std::from_chars is declared when supported
Jonathan Wakely
- [PATCH] wwwdocs: fedora-devel-list archives changes
Jonathan Wakely
- [PATCH] libstdc++: Ensure that std::from_chars is declared when supported
Jonathan Wakely
- [PATCH] libstdc++: Ensure that std::from_chars is declared when supported
Jonathan Wakely
- [committed] libstdc++: Fix symbol versioning for Solaris 11.3 [PR103407]
Jonathan Wakely
- [PATCH v2] middle-end/104854: Limit strncmp overread warnings
Jonathan Wakely
- [committed] libstdc++: Fix comment in testsuite utility
Jonathan Wakely
- [committed] libstdc++: Rewrite __moneypunct_cache::_M_cache [PR104966]
Jonathan Wakely
- [committed] libstdc++: Avoid including <algorithm> in <filesystem> [PR92546]
Jonathan Wakely
- [PATCH] libstdc++: Reduce header dependencies from PSTL headers [PR92546]
Jonathan Wakely
- [PATCH] libstdc++: Reduce header dependencies from PSTL headers [PR92546]
Jonathan Wakely
- [PATCH] libstdc++: Reduce header dependencies from PSTL headers [PR92546]
Jonathan Wakely
- [committed] libstdc++: Fix symbol versioning for Solaris 11.3 [PR103407]
Jonathan Wakely
- [committed] libstdc++: Fix symbol versioning for Solaris 11.3 [PR103407]
Jonathan Wakely
- [committed] libstdc++: Simplify constraints for std::any construction [PR104242]
Jonathan Wakely
- [committed] libstdc++: Simplify constraints for std::any construction [PR104242]
Jonathan Wakely
- [committed] testsuite: Add missing <vector> header to test
Jonathan Wakely
- [PATCH] libstdc++: Work around clang misdesign in time_get<>::get [PR104990]
Jonathan Wakely
- [PATCH] libstdc++-v3 testsuite: Call fesetround(FE_DOWNWARD) only if defined
Jonathan Wakely
- [committed] libstdc++: Disable atomic wait for freestanding [PR105021]
Jonathan Wakely
- [committed] libstdc++: Fix feature test macros in <version> for freestanding
Jonathan Wakely
- [committed] libstdc++: Add missing constraints to std::bit_cast [PR105027]
Jonathan Wakely
- [wwwdocs] Add functions that require <iterator> to GCC 12 porting-to docs
Jonathan Wakely
- [committed] libstdc++: Add more doxygen comments in <bit>
Jonathan Wakely
- [committed] libstdc++: Define std::expected for C++23 (P0323R12)
Jonathan Wakely
- [committed] libstdc++: Fix typos in comments in tests
Jonathan Wakely
- [committed] libstdc++: Fix incorrect preprocessor conditions in <version>
Jonathan Wakely
- [committed] libstdc++: Workaround for missing 'using enum' in Clang 12
Jonathan Wakely
- options, '-Wc++[...]-extensions': Remove undefined one-argument 'LangEnabledBy' option properties (was: [PATCH] c++: Add new warning options for C++ language mismatches)
Jonathan Wakely
- [PATCH] testsuite: Allow setting gpp_std_list in configuration files
Jonathan Wakely
- [committed] testsuite: Disable tests for C++23 that depend on std::unexpected
Jonathan Wakely
- [committed] libstdc++: Add comment about memalign requirements
Jonathan Wakely
- [PATCH] libstdc++: Implement std::unreachable() for C++23 (P0627R6)
Jonathan Wakely
- [PATCH] libstdc++: Implement std::unreachable() for C++23 (P0627R6)
Jonathan Wakely
- [PATCH] libstdc++: Implement std::unreachable() for C++23 (P0627R6)
Jonathan Wakely
- [PATCH] i386: Fix pr104551 testcase for solaris [PR 104726]
Hongyu Wang
- [PATCH] AVX512FP16: Fix vcvt[u]si2sh runtime tests for Solaris
Hongyu Wang
- [PATCH] AVX512FP16: Fix masm=intel output for vfc?(madd|mul)csh [PR 104977]
Hongyu Wang
- [PATCH] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
Hongyu Wang
- [PATCH] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
Hongyu Wang
- [PATCH] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
Hongyu Wang
- [PATCH v2] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
Hongyu Wang
- [PATCH v2] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
Hongyu Wang
- [PATCH v3] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
Hongyu Wang
- [PATCH] x86: Use x constraint on KL patterns
Hongyu Wang
- [PATCH] x86: Use x constraint on KL patterns
Hongyu Wang
- [PATCH] eliminate mutex in fast path of __register_frame
Florian Weimer
- [PATCH] eliminate mutex in fast path of __register_frame
Florian Weimer
- [PATCH v4][GCC13] RISC-V: Provide `fmin'/`fmax' RTL patterns
Jim Wilson
- [committed] MAINTAINERS: Add myself to DCO section
Chung-Ju Wu
- [PATCH] gcc: rename floatformat_ia64_quad_{big, little} to floatformat_ieee_quad_{big, little}
Tiezhu Yang
- [PATCH][v2] openmp, fortran: Check that the type of an event handle in a detach clause is suitable [PR104131]
Kwok Cheung Yeung
- [PATCH][V2][middle-end/102276]Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276)
Qing Zhao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Qing Zhao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Qing Zhao
- [PATCH][Middle-end][Backport to GCC11][PR100775]Updating the reg use in exit block for -fzero-call-used-regs
Qing Zhao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Qing Zhao
- [PATCH][Middle-end][Backport to GCC11][PR100775]Updating the reg use in exit block for -fzero-call-used-regs
Qing Zhao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Qing Zhao
- [PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
Qing Zhao
- [patch]update the documentation for TARGET_ZERO_CALL_USED_REGS hook and add an assertion
Qing Zhao
- [patch]update the documentation for TARGET_ZERO_CALL_USED_REGS hook and add an assertion
Qing Zhao
- [PATCH v9 00/12] Add LoongArch support.
chenglulu
- [PATCH v9 01/12] LoongArch Port: Regenerate configure
chenglulu
- [PATCH v9 02/12] LoongArch Port: gcc build
chenglulu
- [PATCH v9 03/12] LoongArch Port: Regenerate gcc/configure.
chenglulu
- [PATCH v9 04/12] LoongArch Port: Machine description files.
chenglulu
- [PATCH v9 05/12] LoongArch Port: Machine description C files and .h files.
chenglulu
- [PATCH v9 06/12] LoongArch Port: Builtin functions.
chenglulu
- [PATCH v9 07/12] LoongArch Port: Builtin macros.
chenglulu
- [PATCH v9 08/12] LoongArch Port: libgcc
chenglulu
- [PATCH v9 09/12] LoongArch Port: Regenerate libgcc/configure.
chenglulu
- [PATCH v9 10/12] LoongArch Port: libgomp
chenglulu
- [PATCH v9 11/12] LoongArch Port: gcc/testsuite
chenglulu
- [PATCH v9 12/12] LoongArch Port: Add doc.
chenglulu
- [PATCH v10 00/12] Add LoongArch support.
chenglulu
- [PATCH v10 01/12] LoongArch Port: Regenerate configure
chenglulu
- [PATCH v10 02/12] LoongArch Port: gcc build
chenglulu
- [PATCH v10 03/12] LoongArch Port: Regenerate gcc/configure.
chenglulu
- [PATCH v10 04/12] LoongArch Port: Machine description files.
chenglulu
- [PATCH v10 05/12] LoongArch Port: Machine description C files and .h files.
chenglulu
- [PATCH v10 06/12] LoongArch Port: Builtin functions.
chenglulu
- [PATCH v10 07/12] LoongArch Port: Builtin macros.
chenglulu
- [PATCH v10 08/12] LoongArch Port: libgcc
chenglulu
- [PATCH v10 09/12] LoongArch Port: Regenerate libgcc/configure.
chenglulu
- [PATCH v10 10/12] LoongArch Port: libgomp
chenglulu
- [PATCH v10 11/12] LoongArch Port: gcc/testsuite
chenglulu
- [PATCH v10 12/12] LoongArch Port: Add doc.
chenglulu
- [PATCH] [i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx.
liuhongt
- [PATCH] [i386] Optimize v4si broadcast for noavx512vl.
liuhongt
- [PATCH] [i386] Prevent vectorization for load from parm_decl at O2 to avoid STF issue.
liuhongt
- [PATCH V2] [i386] Optimize v4si broadcast for noavx512vl.
liuhongt
- [PATCH] [i386] Add extra cost for unsigned_load which may have stall forward issue.
liuhongt
- [PATCH] [i386] Add extra cost for unsigned_load which may have stall forward issue.
liuhongt
- [PATCH] [i386] Add extra cost for unsigned_load which may have stall forward issue.
liuhongt
- [PATCH] [i386] Don't fold __builtin_ia32_blendvpd w/o sse4.2.
liuhongt
- [PATCH] [avx512fp16] Refine HImode movement for "v" to "v".
liuhongt
- [PATCH] [i386] Extend splitter pattern to reversed condition by swapping then and else rtx. [PR target/104982]
liuhongt
- [PATCH] Fix ICE caused by NULL_RTX returned by lowpart_subreg.
liuhongt
- [PATCH] [i386] Fix typo in vec_setv8hi_0.
liuhongt
- [PATCH] Split vector load from parm_del to elemental loads to avoid STLF stalls.
liuhongt
- PING [PATCH] Avoid a warning of overflow
qianjh@fujitsu.com
- [committed] [PATCH] Avoid a warning of overflow
qianjh@fujitsu.com
- [PATCH] Optimize signed DImode -> TImode on power10, PR target/104698
will schmidt
- [PATCH, V2] Eliminate power8 fusion options, use power8 tuning, PR target/102059
will schmidt
- [PATCH, V2] Eliminate power8 fusion options, use power8 tuning, PR target/102059
will schmidt
- rs6000: RFC/Update support for addg6s instruction. PR100693
will schmidt
- rs6000: RFC/Update support for addg6s instruction. PR100693
will schmidt
- [PATCHv2, rs6000] Add V1TI into vector comparison expand [PR103316]
will schmidt
- [PATCH v3, rs6000] Add V1TI into vector comparison expand [PR103316]
will schmidt
- [PATCH 8/8] rs6000: Fix some missing built-in attributes [PR104004]
will schmidt
- [PATCH] RISC-V: Handle combine extension in canonical ordering.
shihua@iscas.ac.cn
- [PATCH] RISC-V: Implement ZTSO extension.
shihua@iscas.ac.cn
- [PATCH v2] libgo: Don't use pt_regs member in mcontext_t
soeren@soeren-tempel.net
- [PATCH v3] libgo: Don't use pt_regs member in mcontext_t
soeren@soeren-tempel.net
- [PATCH v4] libgo: Don't use pt_regs member in mcontext_t
soeren@soeren-tempel.net
- [r12-7415 Regression] FAIL: gcc.target/i386/pr104637.c (test for excess errors) on Linux/x86_64
sunil.k.pandey
- [r12-7416 Regression] FAIL: gcc.target/i386/pr80270.c (test for excess errors) on Linux/x86_64
sunil.k.pandey
- [r12-7468 Regression] FAIL: g++.dg/warn/Wstringop-overflow-6.C -std=gnu++20 (test for excess errors) on Linux/x86_64
sunil.k.pandey
- [r12-7502 Regression] FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1 "Splitting reg" on Linux/x86_64
sunil.k.pandey
- [r12-7607 Regression] FAIL: g++.dg/other/pr84964.C -std=c++98 (test for warnings, line 6) on Linux/x86_64
sunil.k.pandey
- [r12-7616 Regression] FAIL: libitm.c/memset-1.c (test for excess errors) on Linux/x86_64
sunil.k.pandey
- [r12-7670 Regression] FAIL: g++.dg/tree-ssa/pr86544.C -std=gnu++98 scan-tree-dump-times phiopt4 "if" 0 on Linux/x86_64
sunil.k.pandey
- [r12-7687 Regression] FAIL: gcc.target/i386/bt-5.c scan-assembler-times bt[lq][ \t] 7 on Linux/x86_64
sunil.k.pandey
- [r12-7693 Regression] FAIL: gcc.target/i386/pr90356.c scan-assembler pxor on Linux/x86_64
sunil.k.pandey
- [r12-7699 Regression] FAIL: g++.dg/torture/pr104601.C -Os (test for excess errors) on Linux/x86_64
sunil.k.pandey
- [r12-7710 Regression] FAIL: g++.dg/cpp0x/variadic-alias3.C -std=c++17 (test for excess errors) on Linux/x86_64
sunil.k.pandey
- [PATCH v8 00/12] Add LoongArch support.
xuchenghua@loongson.cn
- [PATCH v8 01/12] LoongArch Port: Regenerate configure
xuchenghua@loongson.cn
- [PATCH v8 02/12] LoongArch Port: gcc build
xuchenghua@loongson.cn
- [PATCH v8 03/12] LoongArch Port: Regenerate gcc/configure.
xuchenghua@loongson.cn
- [PATCH v8 04/12] LoongArch Port: Machine description files.
xuchenghua@loongson.cn
- [PATCH v8 05/12] LoongArch Port: Machine description C files and .h files.
xuchenghua@loongson.cn
- [PATCH v8 06/12] LoongArch Port: Builtin functions.
xuchenghua@loongson.cn
- [PATCH v8 07/12] LoongArch Port: Builtin macros.
xuchenghua@loongson.cn
- [PATCH v8 08/12] LoongArch Port: libgcc
xuchenghua@loongson.cn
- [PATCH v8 09/12] LoongArch Port: Regenerate libgcc/configure.
xuchenghua@loongson.cn
- [PATCH v8 10/12] LoongArch Port: libgomp
xuchenghua@loongson.cn
- [PATCH v8 11/12] LoongArch Port: gcc/testsuite
xuchenghua@loongson.cn
- [PATCH v8 12/12] LoongArch Port: Add doc.
xuchenghua@loongson.cn
- [PATCH 0/3] RISC-V: Add Ratified Cache Management Operation ISA Extensions
yulong@nj.iscas.ac.cn
- [PATCH 1/3] RISC-V: Add mininal support for Zicbo[mzp]
yulong@nj.iscas.ac.cn
- [PATCH 2/3] RISC-V:Cache Management Operation instructions
yulong@nj.iscas.ac.cn
- [PATCH 3/3] RISC-V:Cache Management Operation instructions testcases
yulong@nj.iscas.ac.cn
- [PATCH 0/3] RISC-V: Add Ratified Cache Management Operation ISA Extensions
yulong@nj.iscas.ac.cn
- [PATCH 1/3] RISC-V: Add mininal support for Zicbo[mzp]
yulong@nj.iscas.ac.cn
- [PATCH 2/3] RISC-V:Cache Management Operation instructions
yulong@nj.iscas.ac.cn
- [PATCH 3/3] RISC-V:Cache Management Operation instructions testcases
yulong@nj.iscas.ac.cn
- [PATCH] RISC-V:Add support for ZMMUL extension
廖仕华
- [PATCH v8 04/12] LoongArch Port: Machine description files.
程璐璐
- [PATCH v8 04/12] LoongArch Port: Machine description files.
程璐璐
- [PATCH v8 00/12] Add LoongArch support.
程璐璐
- [PATCH v8 05/12] LoongArch Port: Machine description C files and .h files.
程璐璐
- [PATCH v8 04/12] LoongArch Port: Machine description files.
程璐璐
- [PATCH v10 10/12] LoongArch Port: libgomp
程璐璐
Last message date:
Thu Mar 31 22:17:03 GMT 2022
Archived on: Tue Apr 5 10:31:41 GMT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).