public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PING] Re: [PATCH 1/2] ivopts: Revert computation of address cost complexity
 2024-04-11 15:09 UTC 

Combine patch ping
 2024-04-11 14:53 UTC  (7+ messages)

[PATCH] Update GCC 14.1 library versions in docs
 2024-04-11 14:51 UTC  (2+ messages)

[PATCH] libstdc++: Regenerate trunk baseline_symbols.txt files for Linux
 2024-04-11 14:48 UTC  (7+ messages)

[PATCH v2 00/13] Add aarch64-w64-mingw32 target
 2024-04-11 14:34 UTC  (14+ messages)
` [PATCH v2 02/13] aarch64: The aarch64-w64-mingw32 target implements
` [PATCH v2 03/13] aarch64: Mark x18 register as a fixed register for MS ABI
` [PATCH v2 04/13] aarch64: Add aarch64-w64-mingw32 COFF
` [PATCH v2 08/13] aarch64: Add Cygwin and MinGW environments for AArch64
` [PATCH v2 10/13] Rename "x86 Windows Options" to "Cygwin and MinGW Options"

[committed 0/5 v2] aarch64: FMV feature list fixes
 2024-04-11 14:29 UTC  (6+ messages)
` [committed 1/5 v2] aarch64: Reorder FMV feature priorities
` [committed 2/5 v2] aarch64: Fix FMV array iteration bounds
` [committed 3/5] aarch64: Fix typo and make rdma/rdm alias for FMV
` [committed 4/5] aarch64: Remove unsupported FMV features
` [committed 5/5 v2] aarch64: Remove FMV features whose names may change

[PATCH, OpenACC 2.7] readonly modifier support in front-ends
 2024-04-11 14:29 UTC  (6+ messages)
` [PATCH, OpenACC 2.7] Connect readonly modifier to points-to analysis

[PATCH V4 1/3] aarch64: Place target independent and dependent changed code in one file
 2024-04-11 14:25 UTC  (12+ messages)

[pushed] modula2: add modula-2 language section to languages supported by GCC
 2024-04-11 14:24 UTC 

[PATCH] libstdc++: Regenerate baseline_symbols.txt files for Linux
 2024-04-11 14:18 UTC  (9+ messages)
  ` [PATCH] libstdc++: Regenerate baseline_symbols.txt files for i386-linux-gnu

[pushed] modula2: add modula-2 language section to languages supported by GCC
 2024-04-11 14:16 UTC 

[PATCH, OpenACC 2.7] Adjust acc_map_data/acc_unmap_data interaction with reference counters
 2024-04-11 14:08 UTC  (5+ messages)
  ` [PATCH, OpenACC 2.7, v2] "
      ` [PATCH, OpenACC 2.7, v3] "

[PATCH v3 00/12] Add aarch64-w64-mingw32 target
 2024-04-11 14:03 UTC  (13+ messages)
` [PATCH v3 01/12] Introduce "
` [PATCH v3 02/12] aarch64: Mark x18 register as a fixed register for MS ABI
` [PATCH v3 03/12] aarch64: Add aarch64-w64-mingw32 COFF
` [PATCH v3 04/12] Reuse MinGW from i386 for AArch64
` [PATCH v3 05/12] Rename section and encoding functions from i386 which will be used in aarch64
` [PATCH v3 06/12] Exclude i386 functionality from aarch64 build
` [PATCH v3 07/12] aarch64: Add Cygwin and MinGW environments for AArch64
` [PATCH v3 08/12] aarch64: Add SEH to machine_function
` [PATCH v3 09/12] Rename "x86 Windows Options" to "Cygwin and MinGW Options"
` [PATCH v3 10/12] aarch64: Build and add objects for Cygwin and MinGW for AArch64
` [PATCH v3 11/12] aarch64: Add aarch64-w64-mingw32 target to libatomic
` [PATCH v3 12/12] Add aarch64-w64-mingw32 target to libgcc

[PATCH] aarch64: Preserve mem info on change of base for ldp/stp [PR114674]
 2024-04-11 13:40 UTC  (2+ messages)

[PATCH] libstdc++: Export std::__basic_file::native_handle as GLIBCXX_3.4.33 [PR114692]
 2024-04-11 13:35 UTC 

[PATCH v8 0/5] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-04-11 13:27 UTC  (28+ messages)
` [PATCH v8 1/5] Provide counted_by attribute to flexible array member field (PR108896)
` [PATCH v8 2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE
` [PATCH v8 3/5] Use the .ACCESS_WITH_SIZE in builtin object size
` [PATCH v8 4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer
` [PATCH v8 5/5] Add the 6th argument to .ACCESS_WITH_SIZE

[PATCH][wwwdocs] modula2 update for changes.html, index.html, readings.html and frontends.html
 2024-04-11 12:59 UTC 

[PATCH v1] RISC-V: Bugfix ICE for the vector return arg in mode switch
 2024-04-11 12:45 UTC  (6+ messages)

[PATCH] sanitizer: [PR110027] Align asan_vec[0] to MAX (alignb, ASAN_RED_ZONE_SIZE)
 2024-04-11 11:13 UTC  (5+ messages)
` [PATCH V2] sanitizer: [PR110027] Align asan_vec[0] to MAX (BIGGEST_ALIGNMENT / BITS_PER_UNIT, ASAN_RED_ZONE_SIZE)
  ` [PATCH] asan, v3: Fix up handling of > 32 byte aligned variables with -fsanitize=address -fstack-protector* [PR110027]

[PATCH 1/3] bpf: support more instructions to match CO-RE relocations
 2024-04-11 11:11 UTC  (3+ messages)
` [PATCH 2/3] bpf: remove huge memory waste with string allocation
` [PATCH 3/3] bpf: add line_info support to BTF.ext section

[PATCH] [testsuite] Fix pretty printers regexps for GDB output
 2024-04-11 11:01 UTC  (6+ messages)

[PATCH] openmp: Add support for the 'indirect' clause in C/C++
 2024-04-11 10:10 UTC  (8+ messages)

[PATCH] match: Fix `!a?b:c` and `a?~t:t` patterns for signed 1 bit types [PR114666]
 2024-04-11  9:31 UTC  (2+ messages)

[PATCH] tree-optimization/109596 - wrong debug stmt move by copyheader
 2024-04-11  9:10 UTC 

[PATCH] invoke.texi: Clarify -march=lujiazui
 2024-04-11  9:07 UTC 

[PATCH] middle-end/114681 - condition coverage and inlining
 2024-04-11  9:03 UTC 

[PATCH] s390: testsuite: Fix loop-interchange-16.c
 2024-04-11  7:46 UTC  (3+ messages)
  ` [PATCH] "

[PATCH] wwwdocs: gcc-14: Add RISC-V changes
 2024-04-11  7:20 UTC  (3+ messages)

[PATCH v1] RISC-V: Remove -Wno-psabi for test build option [NFC]
 2024-04-11  3:56 UTC  (3+ messages)

[PATCH] c++: recalculating local specs via build_extra_args [PR114303]
 2024-04-11  3:04 UTC  (11+ messages)

[COMMITTED] testsuite/gcc.target/cris/pr93372-2.c: Handle xpass from combine improvement
 2024-04-10 23:16 UTC  (3+ messages)
  ` [REVERTED] "

[PATCH] c++/modules: local class merging [PR99426]
 2024-04-10 22:55 UTC  (8+ messages)

[wwwdocs] Document more C++ changes
 2024-04-10 21:26 UTC 

[pushed] analyzer: fix ICE on negative values for size_t [PR114472]
 2024-04-10 20:56 UTC 

[pushed] analyzer: add SARIF property bag to -Wanalyzer-infinite-loop
 2024-04-10 20:56 UTC 

[pushed] analyzer: add SARIF property bag to -Wanalyzer-infinite-recursion
 2024-04-10 20:56 UTC 

[pushed] analyzer: add SARIF property bags to -Wanalyzer-overlapping-buffers
 2024-04-10 20:56 UTC 

[pushed] analyzer: show size in SARIF property bag for -Wanalyzer-tainted-allocation-size
 2024-04-10 20:56 UTC 

[pushed] analyzer: fixes to internal docs
 2024-04-10 20:55 UTC 

[pushed] analyzer, testuite: comment fixes
 2024-04-10 20:55 UTC 

[pushed] testsuite: add some missing -fanalyzer to plugin tests
 2024-04-10 20:55 UTC 

[Patch, fortran] PR113363 - ICE on ASSOCIATE and unlimited polymorphic function
 2024-04-10 19:44 UTC  (3+ messages)

[PATCH 0/2] Fix PR debug/112878 and a BTF issue
 2024-04-10 19:18 UTC  (5+ messages)
` [PATCH 1/2] ctf: fix PR debug/112878
` [PATCH 2/2] btf: do not skip members of data type with type id BTF_VOID_TYPEID

[PATCH 0/5] aarch64: FMV feature list fixes
 2024-04-10 19:03 UTC  (10+ messages)
` [PATCH 2/5] aarch64: Don't use FEAT_MAX as array length

[PATCH] target: missing -Whardened with -fcf-protection=none [PR114606]
 2024-04-10 17:53 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c++/114409 - ANNOTATE_EXPR and templates
 2024-04-10 17:25 UTC  (5+ messages)

[PATCH][wwwdocs] gcc-14/changes.html: Update _BitInt to include AArch64 (little-endian)
 2024-04-10 17:11 UTC 

[PATCH] c++: Fix ANNOTATE_EXPR instantiation [PR114409]
 2024-04-10 16:39 UTC  (2+ messages)

[PATCH] c++/modules: optimize tree flag streaming
 2024-04-10 16:33 UTC  (9+ messages)

[PATCH] tree-optimization/114672 - WIDEN_MULT_PLUS_EXPR type mismatch
 2024-04-10 16:31 UTC 

[PATCH] c++: templated substitution into lambda-expr [PR114393]
 2024-04-10 16:00 UTC  (4+ messages)

[committed] libstdc++: Adjust expected locale-dependent date formats in tests
 2024-04-10 15:24 UTC 

[committed] libstdc++: Handle EMLINK and EFTYPE in std::filesystem::remove_all
 2024-04-10 15:23 UTC 

[wwwdocs, committed] Fix link to "Feature Test Macros" in "Porting to GCC 14" page
 2024-04-10 14:37 UTC 

[PATCH] Regenerate opt.urls
 2024-04-10 13:46 UTC  (2+ messages)

[PATCH] Regenerate opt.urls
 2024-04-10 13:46 UTC  (3+ messages)

[PATCH] analyzer: deal with -fshort-enums
 2024-04-10 13:23 UTC  (11+ messages)
          ` [PING] "
            ` [PING^2] "
              ` [PING^3] "
                ` [PING^4] "
                  ` [PING^5] "

C++ Patch ping
 2024-04-10 11:02 UTC  (2+ messages)
` C++ Patch ping^2

[PATCH 0/2] mmap: Avoid the sanitizer configure check failure
 2024-04-10 10:56 UTC  (5+ messages)

[PATCH 1/4] libstdc++: Heterogeneous std::pair comparisons [PR113386]
 2024-04-10 10:45 UTC  (5+ messages)
` [PATCH 2/4] libstdc++: Add std::reference_wrapper comparison operators for C++26
` [PATCH 3/4] libstdc++: Constrain equality ops for std::pair, std::tuple, std::variant
` [PATCH 4/4] libstdc++: Simplify std::variant comparison operators
  ` [PATCH 5/4] libstdc++: Rewrite std::variant comparisons without macros

[PATCH 0/2] aarch64, bitint: Add support for _BitInt for AArch64 Little Endian
 2024-04-10 10:27 UTC  (12+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/2] aarch64: Do not give ABI change diagnostics for _BitInt(N)
  ` [PATCHv2 2/2] aarch64: Add support for _BitInt
          ` [PATCHv3 "

[PATCH v1] aarch64: Preparatory Patch to place target independent and dependent changed code in one file
 2024-04-10 10:07 UTC 

[PATCH] testsuite: Adjust pr113359-2_*.c with unsigned long long [PR114662]
 2024-04-10  8:04 UTC  (3+ messages)

[PATCH v2 2/3] aarch64: Add support for aarch64-gnu (GNU/Hurd on AArch64)
 2024-04-10  7:12 UTC  (2+ messages)
` Regeneration of 'gcc/config/riscv/riscv.opt.urls' (was: [PATCH v2 2/3] aarch64: Add support for aarch64-gnu (GNU/Hurd on AArch64))

[PATCH] Revert "combine: Don't combine if I2 does not change"
 2024-04-10  5:59 UTC 

[PATCH] rs6000: Replace OPTION_MASK_DIRECT_MOVE with OPTION_MASK_P8_VECTOR [PR101865]
 2024-04-10  2:52 UTC  (8+ messages)

[PATCH] c++: Keep DECL_SAVED_TREE of destructor instantiations in modules [PR104040]
 2024-04-10  1:42 UTC  (9+ messages)

[PATCH] Prohibit SHA/KEYLOCKER usage of EGPR when APX enabled
 2024-04-10  1:08 UTC  (2+ messages)

[PATCH v2 2/3] aarch64: Add support for aarch64-gnu (GNU/Hurd on AArch64)
 2024-04-10  0:04 UTC  (2+ messages)

[committed] libstdc++: Fix build for targets without FP std::from_chars [PR114633]
 2024-04-09 23:22 UTC 

[PATCH] Fortran: fix argument checking of intrinsics C_SIZEOF, C_F_POINTER [PR106500]
 2024-04-09 21:23 UTC  (4+ messages)
  ` [PATCH, v2] "

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