[PATCH] i386: Fix up z operand modifier diagnostics on inline-asm [PR109458]
2023-04-12 14:35 UTC (2+ messages)
[PATCH] dse: Handle SUBREGs of word REGs differently for WORD_REGISTER_OPERATIONS targets [PR109040]
2023-04-12 14:30 UTC (17+ messages)
` [PATCH] combine: Fix simplify_comparison AND handling "
` [PATCH] combine, v3: Fix "
[RFC PATCH] range-op-float: Fix up op1_op2_relation of comparisons
2023-04-12 14:21 UTC (5+ messages)
[PATCH] VECT: Add WHILE_LEN pattern for decrement IV support for auto-vectorization
2023-04-12 14:18 UTC (17+ messages)
` "
[PATCH] RISC-V: Fix pr109479 RVV ISA inconsistency bug
2023-04-12 13:56 UTC
[PATCH] libstdc++: Ensure headers used by fast_float are included
2023-04-12 13:45 UTC
[PATCH] mingw: Support building with older gcc versions
2023-04-12 13:39 UTC
[PATCH V5] Testsuite: Fix a redefinition bug for the fd-4.c
2023-04-12 13:18 UTC
[PATCH] PR tree-optimization/109462 - Don't use ANY PHI equivalences in range-on-entry
2023-04-12 13:12 UTC (6+ messages)
[PATCH] RISC-V: Fix PR109479
2023-04-12 12:49 UTC (2+ messages)
[PATCH] testsuite: update requires for powerpc/float128-cmp2-runnable.c
2023-04-12 12:47 UTC (8+ messages)
[committed] libstdc++: Initialize all members of basic_endpoint union [PR109482]
2023-04-12 12:28 UTC
[committed] libstdc++: Update tzdata to 2023c
2023-04-12 12:28 UTC
[GCC14 PATCH] LoongArch: Improve cpymemsi expansion [PR109465]
2023-04-12 12:16 UTC
[PATCH] tree-optimization/109473 - ICE with reduction epilog adjustment op
2023-04-12 10:23 UTC
[PATCH] machine_mode type size: Extend enum size from 8-bit to 16-bit
2023-04-12 9:31 UTC (32+ messages)
` "
[aarch64] Use dup and zip1 for interleaving elements in initializing vector
2023-04-12 8:59 UTC (22+ messages)
New French PO file for 'gcc' (version 13.1-b20230409)
2023-04-12 8:52 UTC
Contents of PO file 'gcc-13.1-b20230409.fr.po'
2023-04-12 8:52 UTC
New template for 'gcc' made available
2023-04-12 7:53 UTC
[PATCH] gcov: add info about "calls" to JSON output format
2023-04-12 7:20 UTC (3+ messages)
[PATCH] Fortran: fix functions with entry and pointer/allocatable result [PR104312]
2023-04-12 6:56 UTC (2+ messages)
[PATCH] tree-optimization/109434 - bogus DSE of throwing call LHS
2023-04-12 6:49 UTC
[PATCH] tree-optimization/109469 - SLP with returns-twice region start
2023-04-12 6:48 UTC
[PATCH] testsuite: filter out warning noise for CWE-1341 test
2023-04-12 6:08 UTC
Fix ICEs related to VM types in C [PR106465, PR107557, PR108424, PR109450]
2023-04-12 5:02 UTC (4+ messages)
[PATCH, rs6000] xfail float128 comparison test case that fails on powerpc64 [PR108728]
2023-04-12 2:27 UTC
[PATCH] RISC-V: Fix PR108279
2023-04-11 23:11 UTC (12+ messages)
` "
[PATCH] c++: Fix Solaris bootstraps across midnight
2023-04-11 22:55 UTC (3+ messages)
[PATCH] RISC-V: Force ilp32d for the T-Head FMV test
2023-04-11 21:01 UTC (2+ messages)
[PATCH] RISC-V: Clean up the pr106602.c testcase
2023-04-11 21:01 UTC (2+ messages)
[PATCH v3 8/19] modula2 front end: libgm2 contents
2023-04-11 20:07 UTC (2+ messages)
` libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplify (was: [PATCH v3 8/19] modula2 front end: libgm2 contents)
[PATCH] RISC-V: avoid splitting small constant in <or_optab>i<mode>_extrabit pattern
2023-04-11 16:28 UTC (5+ messages)
[PATCH] libstdc++: Implement ranges::enumerate_view from P2164R9
2023-04-11 15:11 UTC (2+ messages)
[PATCH] libstdc++: Implement LWG 3904 change to lazy_split_view's iterator
2023-04-11 15:06 UTC (2+ messages)
[PATCH] Fortran: resolve correct generic with TYPE(C_PTR) arguments [PR61615]
2023-04-11 14:54 UTC (4+ messages)
` [PATCH, v2] "
[PATCH] c++: Define built-in for std::tuple_element [PR100157]
2023-04-11 14:21 UTC (8+ messages)
[PATCH] RISC-V: Fix regression of -fzero-call-used-regs=all
2023-04-11 14:11 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[match.pd] [SVE] Add pattern to transform svrev(svrev(v)) --> v
2023-04-11 14:06 UTC (3+ messages)
Fwd: [V6][PATCH 2/2] Update documentation to clarify a GCC extension
2023-04-11 13:38 UTC (2+ messages)
Fwd: [V6][PATCH 1/2] Handle component_ref to a structre/union field including flexible array member [PR101832]
2023-04-11 13:37 UTC (2+ messages)
[V6][PATCH 0/2] Handle component_ref to a structure/union field including FAM for builtin_object_size
2023-04-11 13:35 UTC (2+ messages)
` Fwd: "
[r13-7120 Regression] FAIL: gfortran.dg/gomp/affinity-clause-1.f90 -O scan-tree-dump-times original "#pragma omp task affinity\\(iterator\\(integer\\(kind=4\\) i=D\\.[0-9]+:5:1\\):b\\[\\(.* <?i>? \\+ -1\\]\\) affinity\\(iterator\\(integer\\(kind=4\\) i=D\\.[0-9]+:5:1\\):d\\[\\(\\(integer\\(kind=8\\)\\) i \\+ -1\\) \\* 6\\]\\)" 1 on Linux/x86_64
2023-04-11 11:22 UTC (2+ messages)
` [committed] gfortran.dg/gomp/affinity-clause-1.f90: Fix scan-tree-dump (was: [r13-7120 Regression] FAIL: gfortran.dg/gomp/affinity-clause-1.f90 -O scan-tree-dump-times original "#pragma omp task affinity\\(iterator\\(integer\\(kind=4\\) i=D\\.[0-9]+:5:1\\):b\\[\\(.* <?i>? \\+ -1\\]\\) affinity\\(iterator\\(integer\\(kind=4\\) i=D\\.[0-9]+:5:1\\):d\\[\\(\\(integer\\(kind=8\\)\\) i \\+ -1\\) \\* 6\\]\\)" 1 on Linux/x86_64)
[PATCH] tree-vect-generic: Fix up ICE with SSA_NAME_OCCURS_IN_ABNORMAL_PHI [PR109392]
2023-04-11 10:38 UTC (4+ messages)
[PATCH] fix compatability typos
2023-04-11 10:31 UTC
[PATCH v2][RFC] vect: Verify that GET_MODE_NUNITS is greater than one for vect_grouped_store_supported
2023-04-11 10:05 UTC (3+ messages)
[PATCH] aarch64: Add the cost and scheduling models for Neoverse N1
2023-04-11 9:41 UTC (2+ messages)
[PATCH] PR tree-optimization/109417 - Check if dependency is valid before using in may_recompute_p
2023-04-11 9:21 UTC (3+ messages)
Rust front-end update 2023-04-05
2023-04-11 9:09 UTC (2+ messages)
[PATCH] tree-optimization/108888 - call if-conversion
2023-04-11 8:48 UTC (3+ messages)
[PATCH] Add -fsarif-time-report [PR109361]
2023-04-11 8:43 UTC (2+ messages)
[PATCH] ipa: propagate attributes for target attribute clones
2023-04-11 8:30 UTC (2+ messages)
[PATCH] driver: drop flag_var_tracking_assignments flag
2023-04-11 8:26 UTC (2+ messages)
[PATCH] tree-optimization/109304 - properly handle instrumented aliases
2023-04-11 8:21 UTC (6+ messages)
[PATCH v3] Add condition coverage profiling
2023-04-11 6:23 UTC (2+ messages)
` Ping "
Factory Direct Acrylic
2023-04-11 1:08 UTC
[PATCH] update_web_docs_git: Add updated Texinfo to PATH
2023-04-10 22:15 UTC (4+ messages)
[PATCH v2 0/8] RISCV: Implement ISA Manual Table A.6 Mappings
2023-04-10 18:23 UTC (12+ messages)
` [PATCH v3 00/10] "
` [PATCH v3 01/10] RISCV: Eliminate SYNC memory models
` [PATCH v3 02/10] RISCV: Enforce Libatomic LR/SC SEQ_CST
` [PATCH v3 03/10] RISCV: Enforce atomic compare_exchange SEQ_CST
` [PATCH v3 04/10] RISCV: Add AMO release bits
` [PATCH v3 05/10] RISCV: Strengthen atomic stores
` [PATCH v3 06/10] RISCV: Eliminate AMO op fences
` [PATCH v3 07/10] RISCV: Weaken compare_exchange LR/SC pairs
` [PATCH v3 08/10] RISCV: Weaken mem_thread_fence
` [PATCH v3 09/10] RISCV: Weaken atomic loads
` [PATCH v3 10/10] RISCV: Table A.6 conformance tests
[PATCH] RISC-V: add TARGET_ZBKB to the condition of bswapsi2, bswapdi2 and rotr<mode>3 patterns
2023-04-10 14:55 UTC (2+ messages)
[PATCH] LoongArch: Improve GAR store for va_list
2023-04-10 9:45 UTC (3+ messages)
[PATCH] RISC-V: Allow LMUL = 2 auto-vectorization for zve32*
2023-04-10 3:39 UTC
[PATCH] RISC-V: Fix EEW = 64 predicate
2023-04-10 3:31 UTC
[PATCH] gcc-13: Mention Intel AMX-COMPLEX ISA support and revise march support
2023-04-10 2:08 UTC
New Swedish PO file for 'gcc' (version 13.1-b20230212)
2023-04-09 17:37 UTC
Contents of PO file 'gcc-13.1-b20230212.sv.po'
2023-04-09 17:37 UTC
[PATCH] libstdc++: use __bool_constant instead of integral_constant
2023-04-08 21:08 UTC (4+ messages)
[RFA][Bug target/108892 ][13 regression] Force re-recognition after changing RTL structure of an insn
2023-04-08 18:57 UTC (7+ messages)
[PATCH V4] RISC-V: Fix a redefinition bug for the fd-4.c
2023-04-08 18:46 UTC (2+ messages)
[committed] [PR tree-optimization/109392] Handle failure from maybe_push_res_to_seq
2023-04-08 18:27 UTC
[PATCH] c++, coroutines: Fix block nests when the function has no top-level bind
2023-04-08 17:10 UTC (2+ messages)
[committed] hppa: Fix gcc.dg/long_branch.c on hppa
2023-04-08 16:05 UTC
[PATCH] PR target/109402: v850 (not v850e) variant of __muldi3() moves sp in reversed direction [PR109402]
2023-04-08 14:28 UTC (2+ messages)
[PATCH, V3] PR target/70243 - Do not generate vmaddfp or vnmsubdp
2023-04-08 14:01 UTC (2+ messages)
[Patch, fortran] PR87477 - [meta-bug] [F03] issues concerning the ASSOCIATE statement
2023-04-08 13:56 UTC (8+ messages)
` Ping! "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).