public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[to-be-committed][PR target/115142] Do not create invalidate shift-add insn
 2024-05-18 22:34 UTC 

c23 type compatibility rules, v3
 2024-05-18 20:18 UTC  (4+ messages)
` [C PATCH] Fix for some variably modified types not being recognized [PR114831]
` [C PATCH] Fix for redeclared enumerator initialized with different type [PR115109]

[PATCH] Optab: add isfinite_optab for __builtin_isfinite
 2024-05-18 19:42 UTC  (3+ messages)

[PATCH] Optab: add isnormal_optab for __builtin_isnormal
 2024-05-18 19:41 UTC  (3+ 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  (11+ 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)

[PATCH 0/13] rs6000, built-in cleanup patch series
 2024-05-17 20:20 UTC  (4+ messages)
` [PATCH 4/13] rs6000, extend the current vec_{un,}signed{e,o} built-ins

[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  (13+ 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] i386: Rename sat_plusminus expanders to standard names [PR11260]
 2024-05-17  7:55 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  (5+ 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 

[PATCH] report message for operator %a on unaddressible exp
 2024-05-16 14:55 UTC  (9+ messages)

[PATCH] RISC-V: Do not allow v0 as dest when merging [PR115068]
 2024-05-16 14:24 UTC  (4+ messages)
    `  "

[PATCH] libatomic: Add rcpc3 128-bit atomic operations for AArch64
 2024-05-16 13:51 UTC 

[PATCH v2 1/3] Vect: Support loop len in vectorizable early exit
 2024-05-16 13:44 UTC  (10+ messages)
` [PATCH v2 2/3] RISC-V: Implement vectorizable early exit with vcond_mask_len
` [PATCH v2 3/3] RISC-V: Enable vectorizable early exit testsuite

[PATCH 0/4] Libatomic: Cleanup ifunc selector and aliasing
 2024-05-16 13:36 UTC  (5+ messages)
` [PATCH 1/4] Libatomic: Define per-file identifier macros
` [PATCH 2/4] Libatomic: Make ifunc selector behavior contingent on importing file
` [PATCH 3/4] Libatomic: Clean up AArch64 ifunc aliasing
` [PATCH 4/4] Libatomic: Clean up AArch64 `atomic_16.S' implementation file

[PATCH] tree-optimization/13962 - handle ptr-ptr compares in ptrs_compare_unequal
 2024-05-16 13:35 UTC  (2+ messages)

Fix points_to_local_or_readonly_memory_p wrt TARGET_MEM_REF
 2024-05-16 13:35 UTC 

[PATCH] c++: Fix parsing of abstract-declarator starting with ... followed by [ or ( [PR115012]
 2024-05-16 13:13 UTC  (2+ messages)
` C++ Patch ping - "

[PATCH] c++: represent all class non-dep assignments as CALL_EXPR
 2024-05-16 13:08 UTC  (2+ messages)

[PATCH, OpenACC 2.7] readonly modifier support in front-ends
 2024-05-16 12:36 UTC  (6+ messages)
` [PATCH, OpenACC 2.7] Connect readonly modifier to points-to analysis

[PATCH] tree-optimization/13962 - handle ptr-ptr compares in ptrs_compare_unequal
 2024-05-16 12:03 UTC 

[PATCH] wrong code with points-to and volatile
 2024-05-16 11:36 UTC 

[PATCH] Add extra copy of the ifcombine pass after pre [PR102793]
 2024-05-16 11:03 UTC  (5+ messages)

[PATCH v3] driver: Output to a temp file; rename upon success [PR80182]
 2024-05-16 10:59 UTC  (3+ messages)

[wwwdocs] Document reimplementation of GNU threads library on Windows
 2024-05-16 10:39 UTC 

[COMMITTED] Use a boolean type when folding conditionals in simplify_using_ranges
 2024-05-16 10:28 UTC  (6+ messages)
` [COMMITTED] Revert "Revert: "Enable prange support.""

page: 

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).