public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] tree-optimization/114760 - check variants of >> and << in loop-niter
 2024-05-11 10:10 UTC  (3+ messages)

[PATCH] Adjust range type of calls into fold_range for IPA passes [PR114985]
 2024-05-11  9:43 UTC  (4+ messages)

[COMMITTED] [prange] Do not trap by default on range dispatch mismatches
 2024-05-11  9:32 UTC  (3+ messages)
` [COMMITTED] [prange] Default unimplemented prange operators to false

[PATCH v21 20/23] c++: Implement __is_invocable built-in trait
 2024-05-11  9:01 UTC  (26+ messages)
` [PATCH v22 "
  ` [PATCH v23 "
    ` [PATCH v24 "
      ` [PATCH v25 "
        ` [PATCH v26 01/13] libstdc++: Optimize std::is_const compilation performance
          ` [PATCH v26 02/13] libstdc++: Optimize std::is_volatile "
          ` [PATCH v26 03/13] libstdc++: Optimize std::is_pointer "
          ` [PATCH v26 04/13] libstdc++: Optimize std::is_unbounded_array "
          ` [PATCH v26 05/13] libstdc++: Optimize std::add_pointer "
          ` [PATCH v26 06/13] libstdc++: Optimize std::remove_extent "
          ` [PATCH v26 07/13] libstdc++: Optimize std::remove_all_extents "
          ` [PATCH v26 08/13] libstdc++: Optimize std::add_lvalue_reference "
          ` [PATCH v26 09/13] libstdc++: Optimize std::add_rvalue_reference "
          ` [PATCH v26 10/13] libstdc++: Optimize std::decay "
          ` [PATCH v26 11/13] libstdc++: Optimize std::rank "
          ` [PATCH v26 12/13] libstdc++: Optimize std::is_invocable "
          ` [PATCH v26 13/13] libstdc++: Optimize std::is_nothrow_invocable "

[PATCH v1] RISC-V: Bugfix ICE for RVV intrinisc vfw on _Float16 scalar
 2024-05-11  7:57 UTC  (2+ messages)

[Patch, fortran] PR84006 [11/12/13/14/15 Regression] ICE in storage_size() with CLASS entity
 2024-05-11  6:20 UTC  (4+ messages)

quote
 2024-05-11  3:22 UTC 

[to-be-committed][RISC-V] Improve extraction of inverted single bit
 2024-05-10 23:30 UTC  (2+ messages)

[wwwdocs] Add Cauldron2024
 2024-05-10 22:44 UTC  (2+ messages)

[PATCH 0/4] RISC-V: Enhance unaligned/overlapping codegen
 2024-05-10 22:42 UTC  (9+ messages)
` [PATCH 1/4] RISC-V: Add test cases for cpymem expansion
` [PATCH 2/4] RISC-V: Allow unaligned accesses in cpymemsi expansion
` [PATCH 3/4] RISC-V: tune: Add setting for overlapping mem ops to tuning struct
` [PATCH 4/4] RISC-V: Allow by-pieces to do overlapping accesses in block_move_straight

[PATCH] Fortran: fix dependency checks for inquiry refs [PR115039]
 2024-05-10 20:48 UTC  (2+ messages)

[PATCH] c++, v2: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR113208]
 2024-05-10 19:59 UTC  (14+ messages)
    ` [PATCH] c++, v3: "
            ` [PATCH] c++, v4: "
                  ` [PATCH] c++: Optimize in maybe_clone_body aliases even when not at_eof [PR113208]

[PATCH] Fortran: improve attribute conflict checking [PR93635]
 2024-05-10 19:56 UTC  (9+ messages)

[PATCH] c++: lvalueness of non-dependent assignment [PR114994]
 2024-05-10 19:42 UTC  (5+ messages)

[COMMITTED] Remove obsolete Solaris 11.3 support
 2024-05-10 19:37 UTC  (14+ messages)

[COMMITTED] pru: Fix register class checks in predicates
 2024-05-10 18:43 UTC 

[pushed][PR114942][LRA]: Don't reuse input reload reg of inout early clobber operand
 2024-05-10 16:33 UTC 

[COMMITTED] [prange] Fix thinko in prange::update_bitmask() [PR115026]
 2024-05-10 14:57 UTC 

[PATCH] rtlanal: Correct cost regularization in pattern_cost
 2024-05-10 14:34 UTC  (9+ messages)

[PATCH] tree-optimization/114998 - use-after-free with loop distribution
 2024-05-10 13:23 UTC 

[PATCH] internal-fn: Do not force vcond operand to reg
 2024-05-10 13:21 UTC  (2+ messages)

[PATCH] Allow patterns in SLP reductions
 2024-05-10 13:06 UTC  (2+ messages)

[PATCH] Fix auto deduction for template specialization scopes [114915]
 2024-05-10 12:47 UTC  (5+ messages)
` [PATCH v2] Fix auto deduction for template specialization scopes [PR114915]
    ` [PATCH v3] "

[PATCH][risc-v] libstdc++: Preserve signbit of nan when converting float to double [PR113578]
 2024-05-10 10:58 UTC  (5+ messages)

[PATCHv2] rs6000: Enable overlapped by-pieces operations
 2024-05-10  9:29 UTC 

[x86 PATCH] Improve V[48]QI shifts on AVX512
 2024-05-10  7:56 UTC  (4+ messages)

[COMMITTED BPF] bpf: fix printing of memory operands in pseudoc asm dialect
 2024-05-10  7:56 UTC 

New dimensions of posts
 2024-05-10  7:50 UTC 

[COMMITTED] [prange] Do not assume all pointers are the same size [PR115009]
 2024-05-10  7:02 UTC 

gcc/DATESTAMP wasn't updated since 20240507
 2024-05-10  6:51 UTC  (4+ messages)

[committed] RISC-V: Fix typos in code or comment [NFC]
 2024-05-10  6:41 UTC 

[PATCH v3] doc: Correction of Tree SSA Passes info
 2024-05-10  6:41 UTC  (3+ messages)
` Ping: "

[PATCH 1/4] rs6000: Make all 128 bit scalar FP modes have 128 bit precision [PR112993]
 2024-05-10  6:31 UTC  (7+ messages)
` [PATCH 2/4] fortran: Teach get_real_kind_from_node for Power 128 fp modes [PR112993]
  ` [PATCH 2/4] fortran: Teach get_real_kind_from_node for Power 128 fp modes [PR112993]g

[PATCH-1v2] fwprop: Replace rtx_cost with insn_cost in try_fwprop_subst_pattern [PR113325]
 2024-05-10  5:43 UTC 

[PATCH 1/2] RISC-V: Add tests for cpymemsi expansion
 2024-05-10  4:01 UTC  (4+ messages)
` [PATCH 2/2] RISC-V: Add cmpmemsi expansion

[RISC-V] Use shNadd for constant synthesis
 2024-05-10  3:36 UTC 

[PATCH] driver: Move -fdiagnostics-urls= early like -fdiagnostics-color= [PR114980]
 2024-05-10  3:29 UTC  (3+ messages)
  ` Pushed: "

[PATCH] i386: Fix some intrinsics without alignment requirements
 2024-05-10  1:24 UTC  (4+ messages)
  ` [committed] testsuite: Fix up pr84508* tests [PR84508]

[committed] Fix MIPS bootstrap
 2024-05-10  1:12 UTC  (2+ messages)

New Croatian PO file for 'gcc' (version 14.1.0)
 2024-05-10  1:12 UTC 

Contents of PO file 'gcc-14.1.0.hr.po'
 2024-05-10  1:12 UTC 

[COMMITTED] Revert: "Enable prange support." [PR114985]
 2024-05-09 22:34 UTC 

[patch,avr] PR114981: Implement __builtin_powif in assembly
 2024-05-09 20:50 UTC  (2+ messages)

[PATCH] PR middle-end/111701: signbit(x*x) vs -fsignaling-nans
 2024-05-09 20:29 UTC  (9+ messages)

[PATCH] c++, mingw: Fix up types of dtor hooks to __cxa_{,thread_}atexit/__cxa_throw on mingw ia32 [PR114968]
 2024-05-09 19:52 UTC  (4+ messages)
  ` [PATCH] c++, mingw, v2: "

[PATCH] c++: failure to suppress -Wsizeof-array-div in template [PR114983]
 2024-05-09 19:49 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c++: ICE with reference NSDMI [PR114854]
 2024-05-09 19:47 UTC  (2+ messages)

[PATCHv2] Value range: Add range op for __builtin_isfinite
 2024-05-09 19:09 UTC  (4+ messages)

[PATCH 0/3] RISC-V: Add memset-zero expansion with Zicboz+Zic64b
 2024-05-09 18:40 UTC  (7+ messages)
` [PATCH 1/3] expr: Export clear_by_pieces()
` [PATCH 2/3] RISC-V: testsuite: Make cmo tests LTO safe
` [PATCH 3/3] RISC-V: Add memset-zero expansion to cbo.zero

[PATCH] c++: Fix parsing of abstract-declarator starting with ... followed by [ or ( [PR115012]
 2024-05-09 18:12 UTC 

[pushed 00/21] Various backports to gcc 13 (analyzer, jit, diagnostics)
 2024-05-09 17:42 UTC  (22+ messages)
` [PATCH 01/21] analyzer: add caching to globals with initializers [PR110112]
` [PATCH 02/21] analyzer: Fix allocation size false positive on conjured svalue [PR109577]
` [PATCH 03/21] testsuite: Add more allocation size tests for conjured svalues [PR110014]
` [PATCH 04/21] jit: avoid using __vector in testcase [PR110466]
` [PATCH 05/21] jit.exp: handle dwarf version mismatch in jit-check-debug-info [PR110466]
` [PATCH 06/21] analyzer: fix ICE on division of tainted floating-point values [PR110700]
` [PATCH 07/21] analyzer: fix ICE on zero-sized arrays [PR110882]
` [PATCH 08/21] testsuite, analyzer: add test case [PR108171]
` [PATCH 09/21] jit: dump string literal initializers correctly
` [PATCH 10/21] analyzer: fix ICE for 2 bits before the start of base region [PR112889]
` [PATCH 11/21] analyzer: fix deref-before-check false positives due to inlining [PR112790]
` [PATCH 12/21] analyzer: casting all zeroes should give all zeroes [PR113333]
` [PATCH 13/21] analyzer: fix defaults in compound assignments from non-zero offsets [PR112969]
` [PATCH 14/21] analyzer: fix skipping of debug stmts [PR113253]
` [PATCH 15/21] analyzer: fix -Wanalyzer-va-arg-type-mismatch false +ve on int types [PR111289]
` [PATCH 16/21] analyzer: fix -Wanalyzer-deref-before-check false positive seen in loop header macro [PR109251]
` [PATCH 17/21] analyzer: fix ICE due to type mismatch when replaying call summary [PR114473]
` [PATCH 18/21] analyzer: fix ICE and false positive with -Wanalyzer-deref-before-check [PR114408]
` [PATCH 19/21] diagnostics: fix ICE on sarif output when source file is unreadable [PR111700]
` [PATCH 20/21] Fix ICE in -fdiagnostics-generate-patch [PR112684]
` [PATCH 21/21] diagnostics: fix corrupt json/SARIF on stderr [PR114348]

[PATCH] c++: nested aggregate/alias CTAD fixes
 2024-05-09 17:35 UTC  (2+ messages)

[PATCH v2 1/3] diagnostics: Enable escape sequence processing on windows consoles
 2024-05-09 17:02 UTC  (3+ messages)
` [PATCH v2 2/3] diagnostics: Don't hardcode auto_enable_urls to false for mingw hosts
` [PATCH v2 3/3] pretty-print: Don't translate escape sequences to windows console API

[PATCH 1/3] diagnostics: Enable escape sequence processing on windows consoles
 2024-05-09 16:57 UTC  (3+ messages)
` [PATCH 2/3] diagnostics: Don't hardcode auto_enable_urls to false for mingw hosts
` [PATCH 3/3] pretty-print: Don't translate escape sequences to windows console API

[PATCH] c++: DR 569, DR 1693: fun with semicolons [PR113760]
 2024-05-09 16:44 UTC  (2+ messages)

[PATCH 1/3] diagnostics: Enable escape sequence processing on windows consoles
 2024-05-09 15:55 UTC  (4+ messages)
` [PATCH 2/3] diagnostics: Don't hardcode auto_enable_urls to false for mingw platforms
` [PATCH 3/3] pretty-print: Don't translate escape sequences to windows console API

[PATCH] Add myself to DCO
 2024-05-09 15:03 UTC 

[PATCH 00/23] prange: pointer ranges
 2024-05-09 14:58 UTC 

New German PO file for 'gcc' (version 14.1.0)
 2024-05-09 14:37 UTC 

Contents of PO file 'gcc-14.1.0.de.po'
 2024-05-09 14:37 UTC 

[COMMITTED][GCC13] Backport of 111009 patch
 2024-05-09 14:32 UTC 

New German PO file for 'gcc' (version 14.1.0)
 2024-05-09 14:27 UTC 

Contents of PO file 'gcc-14.1.0.de.po'
 2024-05-09 14:27 UTC 

[pushed][PR114810][LRA]: Recognize alternatives with lack of available registers for insn and demote them
 2024-05-09 13:48 UTC  (4+ messages)

[r15-337 Regression] FAIL: gcc.target/i386/pr84508-2.c (test for excess errors) on Linux/x86_64
 2024-05-09 13:04 UTC 

Contents of PO file 'gcc-14.1.0.fr.po'
 2024-05-09 12:47 UTC 

New French PO file for 'gcc' (version 14.1.0)
 2024-05-09 12:47 UTC 

[Patch, aarch64] v3: Preparatory patch to place target independent and,dependent changed code in one file
 2024-05-09 11:36 UTC 

test mail
 2024-05-09 11:30 UTC  (2+ messages)

[Patch, aarch64] v3: Preparatory patch to place target independent and,dependent changed code in one file
 2024-05-09 10:58 UTC 

[PATCH v1] RISC-V: Make full-vec-move1.c test robust for optimization
 2024-05-09 10:48 UTC  (3+ messages)

` ` Piano
 2024-05-09 10:32 UTC 

[Patch, aarch64] v3: Preparatory patch to place target independent and,dependent changed code in one file
 2024-05-09 10:21 UTC 

[PATCH, aarch64] v2: Preparatory patch to place target independent and,dependent changed code in one file
 2024-05-09 10:16 UTC  (3+ messages)

[COMMITTED] Enable prange support
 2024-05-09  9:50 UTC  (3+ messages)

[committed] testsuite: Fix up vector-subaccess-1.C test for ia32 [PR89224]
 2024-05-09  9:27 UTC 

New template for 'gcc' made available
 2024-05-09  9:22 UTC 

[PATCH v2, RFC] fsra: gimple final sra pass for paramters and returns
 2024-05-09  8:24 UTC  (2+ messages)

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