public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] aarch64: Preserve mem info on change of base for ldp/stp [PR114674]
 2024-04-11 13:40 UTC  (2+ messages)

[PATCH v3 00/12] Add aarch64-w64-mingw32 target
 2024-04-11 13:38 UTC 

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

Combine patch ping
 2024-04-11  6:15 UTC  (5+ 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  (14+ messages)
` [PATCH 1/5] aarch64: Reorder FMV feature priorities
` [PATCH 2/5] aarch64: Don't use FEAT_MAX as array length
` [PATCH 3/5] aarch64: Fix typo and make rdma/rdm alias for FMV
` [PATCH 4/5] aarch64: Remove unsupported FMV features
` [PATCH 5/5] aarch64: Combine some "

[PATCH v2 00/13] Add aarch64-w64-mingw32 target
 2024-04-10 18:40 UTC  (12+ 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"

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

[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  (5+ 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  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[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  (5+ 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)

[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] "

[PATCH] c++: print source code in print_instantiation_partial_context_line
 2024-04-09 19:41 UTC  (3+ messages)

[PATCH] btf: improve btf-datasec-3.c test [PR 114642]
 2024-04-09 18:05 UTC  (2+ messages)

[PATCH] libgfortran: Disable gthreads weak symbols for glibc 2.34
 2024-04-09 17:30 UTC  (3+ messages)

[PATCH] libsupc++: Fix UB terminating on foreign exception
 2024-04-09 17:24 UTC  (8+ messages)

[PATCH v2] s390x: Optimize vector permute with constant indexes
 2024-04-09 16:07 UTC  (3+ messages)

Summary: [PATCH][committed]AArch64: Do not allow SIMD clones with simdlen 1 [PR113552][GCC 13/12/11 backport]
 2024-04-09 15:48 UTC  (2+ messages)
` [PATCH]AArch64: "

[PATCH v2] aarch64: Fix ACLE SME streaming mode error in neon-sve-bridge
 2024-04-09 15:17 UTC  (2+ messages)

[PATCH] c++, v2: Implement C++26 P2809R3 - Trivial infinite loops are not Undefined Behavior
 2024-04-09 14:41 UTC  (4+ messages)
  ` [PATCH] c++, v3: "

[Patch, fortran] PR113956 - [13/14 Regression] ice in gfc_trans_pointer_assignment, at fortran/trans-expr.cc:10524
 2024-04-09 14:37 UTC 

[PATCH] s390x: Optimize vector permute with constant indexes
 2024-04-09 14:29 UTC  (3+ messages)

[PATCH] build: Check for cargo when building rust language
 2024-04-09 14:25 UTC  (9+ messages)

[PATCH/RFC] On the use of -funreachable-traps to deal with PR 109627
 2024-04-09 13:59 UTC  (8+ messages)

[PATCH/RFC] target, hooks: Allow a target to trap on unreachable [PR109267]
 2024-04-09 13:55 UTC 

[PATCH] docs: Update function multiversioning documentation
 2024-04-09 13:35 UTC 

[PATCH] libgccjit: Add ability to get CPU features
 2024-04-09 13:21 UTC  (7+ messages)
    ` Frontend access to target features (was Re: [PATCH] libgccjit: Add ability to get CPU features)

[PATCH v3 00/11] : More warnings as errors by default
 2024-04-09 12:56 UTC  (6+ messages)
` [PATCH v3 06/11] c: Turn -Wimplicit-function-declaration into a permerror

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