Standard Business cards Printing
2024-05-20 7:05 UTC
[Patch] contrib/gcc-changelog/git_update_version.py: Add ignore commit, improve diagnostic
2024-05-20 6:31 UTC (2+ messages)
` [Patch] contrib/gcc-changelog/git_update_version.py: Improve diagnostic (was: [Patch] contrib/gcc-changelog/git_update_version.py: Add ignore commit, improve diagnostic)
[PATCH] Optab: add isfinite_optab for __builtin_isfinite
2024-05-20 5:30 UTC (3+ messages)
[PATCH V3] report message for operator %a on unaddressible operand
2024-05-20 5:22 UTC
[PATCH v5 1/5] Improve must tail in RTL backend
2024-05-20 4:53 UTC (3+ messages)
[PATCH-3v2, rs6000] Implement optab_isnormal for SFDF and IEEE128
2024-05-20 3:31 UTC
[PATCH-2v2, rs6000] Implement optab_isfinite for SFDF and IEEE128
2024-05-20 3:29 UTC
[PATCH-1v2, rs6000] Implement optab_isinf for SFDF and IEEE128
2024-05-20 3:28 UTC
[PATCH 0/2] Align tight loops to solve cross cacheline issue
2024-05-20 3:15 UTC (3+ messages)
[r15-579 Regression] FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) on Linux/x86_64
2024-05-20 2:14 UTC
[PATCH] i386: Rename sat_plusminus expanders to standard names [PR11260]
2024-05-20 1:48 UTC (2+ messages)
[PATCH 0/13] rs6000, built-in cleanup patch series
2024-05-20 1:10 UTC (5+ messages)
` [PATCH 4/13] rs6000, extend the current vec_{un,}signed{e,o} built-ins
[PATCH v1] RTL: Bugfix ICE after allow vector type in DSE
2024-05-20 1:08 UTC (4+ messages)
` [PATCH v4] DSE: Fix ICE after allow vector type in get_stored_val
[Patch] Fortran: invoke.texi - link to OpenCoarrays.org + mention libcaf_single
2024-05-20 0:31 UTC (3+ messages)
[to-be-committed][RISC-V] Eliminate redundant bitmanip operation
2024-05-19 22:47 UTC (3+ messages)
[pshed] testsuite, C++, Darwin: Skip cxa_atexit-6, which is not applicable
2024-05-19 20:00 UTC (2+ messages)
[PATCH] PHIOPT: Don't transform minmax if middle bb contains a phi [PR115143]
2024-05-19 18:54 UTC (2+ messages)
[pushed] wwwdocs: gcc-14: Fix seven typos
2024-05-19 16:13 UTC
[PATCH] Add widening expansion of MULT_HIGHPART_EXPR for integral modes
2024-05-19 15:36 UTC (5+ messages)
[pushed] testsuite, darwin: Compile a test without unwind frames
2024-05-19 13:32 UTC
c23 type compatibility rules, v3
2024-05-19 10:24 UTC (5+ messages)
` [C PATCH] Fix for some variably modified types not being recognized [PR114831]
` [C PATCH] Fix for redeclared enumerator initialized with different type [PR115109]
` [C PATCH, v2] "
[Patch] Fortran: Fix SHAPE for zero-size arrays
2024-05-19 10:23 UTC (2+ messages)
[PATCH 0/3] c++: expr-cast - C-style cast conformance [PR77465]
2024-05-19 8:57 UTC (2+ messages)
[PATCH] added myself to maintainers
2024-05-19 8:05 UTC (2+ messages)
[PATCH v1 1/2] Match: Support __builtin_add_overflow for branchless unsigned SAT_ADD
2024-05-19 6:37 UTC (2+ messages)
` [PATCH v1 2/2] RISC-V: Add test cases for __builtin_add_overflow "
[PATCH v1] Match: Extract integer_types_ternary_match helper to avoid code dup [NFC]
2024-05-19 4:24 UTC (2+ messages)
[to-be-committed][RISC-V][PR target/115142] Do not create invalidate shift-add insn
2024-05-19 4:15 UTC
[to-be-committed][PR target/115142] Do not create invalidate shift-add insn
2024-05-18 22:34 UTC
[PATCH] Optab: add isnormal_optab for __builtin_isnormal
2024-05-18 19:41 UTC (2+ messages)
[patch,avr,applied] PR115065: Tweak __clzhi2
2024-05-18 13:19 UTC
[pushed] wwwdocs: egcs-1.1: Use 64-bit instead of 64 bit
2024-05-18 9:49 UTC
[Patch, aarch64] v6: Preparatory patch to place target independent and,dependent changed code in one file
2024-05-18 9:02 UTC (8+ messages)
[Patch, aarch64] v7: Preparatory patch to place target independent and dependent changed code in one file
2024-05-18 8:54 UTC
[PATCH] libstdc++: increment *this instead of this
2024-05-18 7:42 UTC (3+ messages)
[PATCH v5 1/3] Internal-fn: Support new IFN SAT_ADD for unsigned scalar int
2024-05-18 5:24 UTC (5+ messages)
[PATCH] tree-optimization/114589 - remove profile based sink heuristics
2024-05-18 3:27 UTC (2+ messages)
[PATCH] RISC-V: Fix "Nan-box the result of movbf on soft-bf16"
2024-05-18 3:16 UTC (3+ messages)
` [COMMITTED] "
[PATCH] RISC-V: Modify _Bfloat16 to __bf16
2024-05-18 3:04 UTC (5+ messages)
` "
` [COMMITTED] "
[PATCH v6] RISC-V: Implement IFN SAT_ADD for both the scalar and vector
2024-05-18 2:18 UTC (3+ messages)
[PATCH v1] libstdc++: Optimize removal from unique assoc containers [PR112934]
2024-05-18 1:01 UTC (3+ messages)
[PATCH] RISC-V: Remove dead perm series code and document
2024-05-18 0:33 UTC (2+ messages)
[PATCH] RISC-V: Split vwadd.wx and vwsub.wx and add helpers
2024-05-17 22:45 UTC (4+ messages)
[PATCH] RISC-V: Add vector popcount, clz, ctz
2024-05-17 22:34 UTC (2+ messages)
[PATCH] RISC-V: Add vandn combine helper
2024-05-17 22:32 UTC (2+ messages)
[PATCH] RISC-V: Use widening shift for scatter/gather if applicable
2024-05-17 22:32 UTC (2+ messages)
[PATCH] RISC-V: Add vwsll combine helpers
2024-05-17 22:29 UTC (2+ messages)
[Ada] Fix PR ada/115133
2024-05-17 22:26 UTC
[pushed] Regenerate common.opt.urls
2024-05-17 22:02 UTC
[committed][wwwdocs] gcc-12/changes.html: Document RISC-V changes
2024-05-17 21:37 UTC (3+ messages)
[pushed] wwwdocs: gcc-4.6: Use 64-bit instead of 64 bit
2024-05-17 21:34 UTC
[pushed] wwwdocs: gcc-12: Fix typo
2024-05-17 21:27 UTC
[PATCH v1] RISC-V: Cleanup some temporally files [NFC]
2024-05-17 20:59 UTC (3+ messages)
[x86 SSE] Improve handling of ternlog instructions in i386/sse.md
2024-05-17 20:10 UTC (3+ messages)
` [x86 SSE] Improve handling of ternlog instructions in i386/sse.md (v2)
[PATCH] selftest: invoke "diff" when ASSERT_STREQ fails
2024-05-17 19:51 UTC
[pushed] diagnostics, analyzer: add CFG edge visualization to path-printing
2024-05-17 18:59 UTC
[PATCH] libstdc++: Fix std::ranges::iota is not included in numeric [PR108760]
2024-05-17 16:59 UTC (2+ messages)
` [PATCH v2] libstdc++: Fix std::ranges::iota "
[PATCH] c++: folding non-dep enumerator from current inst [PR115139]
2024-05-17 16:18 UTC (2+ messages)
[PATCH 00/12] aarch64: Extend aarch64_feature_flags to 128 bits
2024-05-17 15:45 UTC (2+ messages)
[PATCH] middle-end: Expand {u|s}dot product support in autovectorizer
2024-05-17 14:53 UTC (12+ messages)
[PATCH] Fix overwriting files with fs::copy_file on windows
2024-05-17 14:34 UTC (4+ messages)
[PATCH] Use DW_TAG_module for Ada
2024-05-17 14:17 UTC (3+ messages)
[COMMITTED] [prange] Drop range to VARYING if the bitmask intersection made it so [PR115131]
2024-05-17 14:03 UTC
[PATCH-4, rs6000] Implement optab_isnormal for SFmode, DFmode and TFmode [PR97786]
2024-05-17 13:46 UTC (4+ messages)
[PATCH] libstdc++: Implement std::formatter<std::thread::id> without <sstream> [PR115099]
2024-05-17 13:42 UTC
[committed] libstdc++: Fix typo in _Grapheme_cluster_view::_Iterator [PR115119]
2024-05-17 12:47 UTC
[Patch, aarch64/middle-end] Target independent and dependent code for common infrastructure of,load store fusion
2024-05-17 12:29 UTC
[PATCH] c++/modules: Remember that header units have CMIs
2024-05-17 12:21 UTC (4+ messages)
` [PATCH v2] "
[PATCH] MATCH: Maybe expand (T)(A + C1) * C2 and (T)(A + C1) * C2 + C3 [PR109393]
2024-05-17 11:41 UTC (7+ messages)
[COMMITTED] [prange] Avoid looking at type() for undefined ranges
2024-05-17 11:13 UTC
[PATCH] libstdc++: detect DLLs on windows with <stacktrace>
2024-05-17 10:43 UTC (2+ messages)
[PATCH] internal-fn: Do not force vcond operand to reg
2024-05-17 10:35 UTC (7+ messages)
[c-family] Small fix to implementation of -fdump-ada-spec
2024-05-17 9:46 UTC
[PATCH] middle-end/115110 - Fix view_converted_memref_p
2024-05-17 9:06 UTC
[COMMITTED 01/35] ada: Add support for 'Object_Size to pragma Compile_Time_{Warning,Error}
2024-05-17 8:32 UTC (35+ messages)
` [COMMITTED 02/35] ada: Small cleanup in aggregate expansion code
` [COMMITTED 03/35] ada: Remove superfluous Relocate_Node calls
` [COMMITTED 04/35] ada: Fix checking range constraints within composite types
` [COMMITTED 05/35] ada: Check subtype to avoid a precondition failure
` [COMMITTED 06/35] ada: Fix probable copy/paste error
` [COMMITTED 07/35] ada: Tune detection of unconstrained and tagged items in Depends contract
` [COMMITTED 08/35] ada: Allow private items with unknown discriminants as Depends inputs
` [COMMITTED 09/35] ada: Simplify code for private types with unknown discriminants
` [COMMITTED 10/35] ada: Only record types with discriminants can be unconstrained
` [COMMITTED 11/35] ada: Fix Constraint_Error on mutable assignment
` [COMMITTED 12/35] ada: Fix crash caused by missing New_Copy_tree
` [COMMITTED 13/35] ada: Make raise-gcc.c compatible with Clang
` [COMMITTED 14/35] ada: gnatbind-related cleanups
` [COMMITTED 15/35] ada: correction to "
` [COMMITTED 16/35] ada: Fix containers' Reference_Preserving_Key functions' memory leaks
` [COMMITTED 17/35] ada: Update docs for Resolve_Null_Array_Aggregate
` [COMMITTED 18/35] ada: gnatbind: subprogram spec no longer exists
` [COMMITTED 19/35] ada: Couple of adjustments coming from aliasing considerations
` [COMMITTED 20/35] ada: Expose utility routine for processing of Depends contracts in SPARK
` [COMMITTED 21/35] ada: Fix others error message location
` [COMMITTED 22/35] ada: Clarify code for aggregate warnings
` [COMMITTED 23/35] ada: Disable Equivalent_Array_Aggregate optimization if predicates involved
` [COMMITTED 24/35] ada: Do not query the modification time of a special file
` [COMMITTED 25/35] ada: Fix for validity checking and conditional evaluation of 'Old
` [COMMITTED 26/35] ada: Factor out duplicated code in bodies of System.Task_Primitives.Operations
` [COMMITTED 27/35] ada: Bug in computing local restrictions inherited from enclosing scopes
` [COMMITTED 28/35] ada: Document secondary usage of Materialize_Entity flag
` [COMMITTED 29/35] ada: Replace spinlocks with fully-fledged locks in finalization collections
` [COMMITTED 30/35] ada: Further adjustments coming from aliasing considerations
` [COMMITTED 31/35] ada: Restore dependency on System.OS_Interface in System.Task_Primitives
` [COMMITTED 32/35] ada: Improve test for unprocessed preprocessor directives
` [COMMITTED 33/35] ada: Start the initialization of the tasking runtime earlier
` [COMMITTED 34/35] ada: Remove outdated workaround in aggregate expansion
` [COMMITTED 35/35] ada: Improve deriving initial sizes for container aggregates
[PATCH] Add missing check for const_pool in the escaped solutions
2024-05-17 8:11 UTC
[PATCH] s390: Implement TARGET_NOCE_CONVERSION_PROFITABLE_P [PR109549]
2024-05-17 6:59 UTC (3+ messages)
` [PATCH v2] "
[PATCH] c++: Strengthen checks on 'main'
2024-05-17 6:47 UTC (3+ messages)
` [PATCH v2] "
[PATCH] middle-end: Drop __builtin_pretech calls in autovectorization [PR114061]'
2024-05-17 6:05 UTC (3+ messages)
[PATCH] make -freg-struct-return visibly a negative alias of -fpcc-struct-return
2024-05-17 4:34 UTC (3+ messages)
[PATCH] add rlwinm pattern for DImode for constant building
2024-05-17 3:17 UTC (2+ messages)
[PATCH] Use pblendw instead of pand to clear upper 16 bits
2024-05-17 1:38 UTC
[PATCH] RISC-V: Fix testcases renamed test flag options
2024-05-17 0:16 UTC
[PATCH v1] RISC-V: Cleanup some temporally files [NFC]
2024-05-16 23:49 UTC
[PATCH] RISC-V: add option -m(no-)autovec-segment
2024-05-16 21:31 UTC (2+ messages)
` [PATCH] RISC-V: Fix testcases renamed test flag options
[r15-580 Regression] FAIL: experimental/functional/searchers.cc -std=gnu++17 execution test on Linux/x86_64
2024-05-16 21:13 UTC
[Patch, fortran] PR114874 - [14/15 Regression] ICE with select type, type is (character(*)), and substring
2024-05-16 20:27 UTC (3+ messages)
Contents of PO file 'gcc-14.1.0.sv.po'
2024-05-16 20:07 UTC
New Swedish PO file for 'gcc' (version 14.1.0)
2024-05-16 20:07 UTC
[PATCH] AArch64: Use LDP/STP for large struct types
2024-05-16 19:41 UTC (3+ messages)
[PATCH] c++: paren aggr CTAD with base classes [PR115114]
2024-05-16 19:37 UTC (2+ messages)
[PATCH 0/5] RISC-V: Support vf and vx for autovec comparison of
2024-05-16 19:21 UTC (8+ messages)
` [PATCH 1/5] RISC-V: Remove float vector eqne pattern
` "
[PATCH gcc-13] Fix RISC-V missing stack tie
2024-05-16 19:06 UTC (2+ messages)
[PATCH] attribs: Fix and refactor diag_attr_exclusions
2024-05-16 16:18 UTC
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).