public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC] GCC Security policy
 2024-02-13 12:34 UTC  (14+ messages)

[PATCH] libgm2: Fix libm2iso/wraptime.cc compilation on Solaris
 2024-02-13 12:21 UTC  (2+ messages)

[PATCH] Fix comment typo in ao_ref_init_from_vn_reference
 2024-02-13 11:56 UTC 

[PATCH] tree-optimization/113902 - fix VUSE update in move_early_exit_stmts
 2024-02-13 11:43 UTC 

[PATCH]middle-end: update vector loop upper bounds when early break vect [PR113734]
 2024-02-13 10:48 UTC  (2+ messages)

[PATCH] tree-optimization/113898 - ICE with sanity checking for VN ref adjustment
 2024-02-13 10:44 UTC 

[PATCH] testsuite: Disable test for incompatible Arm targets
 2024-02-13 10:44 UTC 

[PATCH] testsuite: Fix c-c++-common/pr103798-2.c on Solaris [PR113706]
 2024-02-13 10:27 UTC  (3+ messages)

[PATCH] x86, libgcc: Implement ia32 basic heap trampoline [PR113855]
 2024-02-13  9:42 UTC  (5+ messages)
    ` [PATCH] libgcc: Implement -mx32 [PR113855]

[PATCH] libgcc: Fix UB in FP_FROM_BITINT
 2024-02-13  9:09 UTC  (2+ messages)

[PATCH] hwint: Fix up preprocessor conditions for GCC_PRISZ/fmt_size_t
 2024-02-13  9:09 UTC  (2+ messages)

[committed] amdgcn: add -march=gfx1030 EXPERIMENTAL
 2024-02-13  8:26 UTC  (3+ messages)
` GCN RDNA2+ vs. GCC vectorizer "Reduce using vector shifts" (was: [committed] amdgcn: add -march=gfx1030 EXPERIMENTAL)

[PATCH] Add %[zt][diox] support to pretty-print
 2024-02-13  8:26 UTC  (4+ messages)
  ` [PATCH] Add %[zt][diox] tests to gcc.dg/format/

[PATCH] pretty-print: Fix up ptrdiff handling for %tu, %to, %tx
 2024-02-13  8:21 UTC 

[PATCH] c++: SFINAE-unfriendly error on throwing pointer [PR112436]
 2024-02-13  3:45 UTC  (2+ messages)

[PATCH] c++/modules: use optimized crc32 from zlib
 2024-02-13  3:33 UTC  (2+ messages)

[PATCH] aarch64: Use vec_perm_indices::new_shrunk_vector in aarch64_evpc_reencode
 2024-02-13  3:21 UTC 

[pushed] docs: remove stray reference to -fanalyzer-checker=taint [PR103533]
 2024-02-13  2:11 UTC  (4+ messages)
` [pushed] diagnostics, analyzer: add optional per-diagnostic property bags to SARIF
    ` [pushed] diagnostics: unbreak 'make gcc.pot'

Unreviewed c++ and libgomp testsuite patches
 2024-02-13  0:41 UTC  (2+ messages)

[PATCH 1/2] c++/modules: reduce lazy loading recursion
 2024-02-13  0:15 UTC  (7+ messages)
` [PATCH 2/2] c++/modules: ICE with modular fmtlib

[PATCH RFA] gdbhooks: regex syntax error
 2024-02-12 23:21 UTC  (2+ messages)
` PING "

[PATCH] libstdc++: Fix constexpr basic_string union member [PR113294]
 2024-02-12 22:23 UTC  (3+ messages)

[patch, libgfortran] PR109358
 2024-02-12 21:55 UTC  (3+ messages)

[PATCH] Fortran: fix passing of optional dummies to bind(c) procedures [PR113866]
 2024-02-12 20:57 UTC 

[PATCH] ipa: call destructors on lattices before freeing them (PR 113476)
 2024-02-12 20:22 UTC  (4+ messages)

[PATCH RFA] build: drop target libs from LD_LIBRARY_PATH [PR105688]
 2024-02-12 19:59 UTC  (13+ messages)

[PATCH] lower-bitint: Fix handle_cast when used e.g. in comparisons of precisions multiple of limb_prec [PR113849]
 2024-02-12 19:45 UTC  (2+ messages)

[PATCH] testsuite: Add support for scanning assembly with comparitor
 2024-02-12 19:38 UTC 

[PATCH] attribs: Don't canonicalize lookup_scoped_attribute_spec argument [PR113674]
 2024-02-12 19:22 UTC  (4+ messages)

[PATCH] c++: ICE with reinterpret_cast and switch [PR113545]
 2024-02-12 19:13 UTC  (2+ messages)

[PATCH] i386, testsuite: adjust asm patterns
 2024-02-12 17:56 UTC  (3+ messages)

[PATCH] gengtype: Use HOST_SIZE_T_PRINT_UNSIGNED in another spot
 2024-02-12 17:17 UTC  (2+ messages)

[PATCH] testsuite: Fix up gcc.dg/pr113693.c for ia32
 2024-02-12 17:17 UTC  (2+ messages)

[PATCH] libiberty: Fix up libiberty_vprintf_buffer_size
 2024-02-12 17:17 UTC  (2+ messages)

[PATCH][GCC 12] aarch64: Avoid out-of-range shrink-wrapped saves [PR111677]
 2024-02-12 17:11 UTC 

[committed] libphobos: Bump soname version to 5 [PR113667]
 2024-02-12 16:17 UTC 

[committed] d: Fix internal compiler error: in make_import, at d/imports.cc:48 [PR113125]
 2024-02-12 16:16 UTC 

[committed] d: Fix callee destructor call invalidates the live object [PR113758]
 2024-02-12 16:14 UTC 

[committed] d: Merge dmd, druntime 11240a9663
 2024-02-12 16:10 UTC 

Patch ping
 2024-02-12 16:07 UTC  (2+ messages)

[PATCH] [X86_64]: Enable support for next generation AMD Zen5 CPU with znver5 scheduler Model
 2024-02-12 15:59 UTC  (4+ messages)

[PATCH] gcc/configure: Re-introduce INSTALL_INFO
 2024-02-12 15:48 UTC  (8+ messages)
` [PATCH] gcc/Makefile.in: Fix install-info target if BUILD_INFO is empty

[PATCH] rtl-optimization/113597 - recover base term for argument pointers
 2024-02-12 15:26 UTC  (3+ messages)

[PATCH][GCC][Arm] Missing optimization pattern for rev16 on architectures with thumb1
 2024-02-12 13:48 UTC 

[PATCH] libgomp: testsuite: Don't XPASS libgomp.c/alloc-pinned-1.c etc. on non-Linux targets [PR113448]
 2024-02-12 13:39 UTC  (3+ messages)

[PATCH] c++: Support lambdas attached to FIELD_DECLs in modules [PR111710]
 2024-02-12 13:12 UTC  (5+ messages)
` [PATCH 2/1] c++: Also support lambdas attached to TYPE_DECLs in modules

[PATCH] libgm2: Define missing configure macros [PR113888]
 2024-02-12 12:57 UTC  (2+ messages)

[PATCH] tree-optimization/113831 - wrong VN with structurally identical ref
 2024-02-12 12:28 UTC 

[PATCH v1] RISC-V: Fix misspelled term args in error_at message
 2024-02-12 12:22 UTC  (4+ messages)

[PATCH] PR modula2/113836 gm2 does not dump gimple or quadruples to a file
 2024-02-12 12:07 UTC 

[patch,avr,applied] Addendum to target/112944: Initialize FLMAP as needed
 2024-02-12 10:50 UTC 

[PATCH] tree-optimization/113863 - elide degenerate virtual PHIs when moving ee stores
 2024-02-12 10:25 UTC 

[PATCH] openmp, fortran: Add Fortran support for indirect clause on the declare target directive
 2024-02-12  8:51 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] c++: Fix error recovery when redeclaring enum in different module [PR99573]
 2024-02-12  2:26 UTC 

We appreciate your purchaseQDNIW84503076598of Plan
 2024-02-12  1:05 UTC 

[PATCH] aarch64: Improve PERM<{0},a,...> (64bit) by adding whole vector shift right [PR113872]
 2024-02-11 22:15 UTC 

[committed] Fix gcc.c-torture/execute/ieee/cdivchkf.c on hpux
 2024-02-11 21:44 UTC 

[committed] libgomp: Define config_path for hppa*-*-linux*
 2024-02-11 20:26 UTC 

[PATCH] Fortran - Error compiling PDT Type-bound Procedures [PR82943/86148/86268]
 2024-02-11 20:11 UTC  (3+ messages)

[PATCH] testsuite: Update test case to comply with GCC14 changes
 2024-02-11 19:56 UTC  (3+ messages)

[PATCH] c++/modules: Finalise non-local imported vars [PR113708]
 2024-02-11 13:26 UTC 

[PATCH] coreutils-sum-pr108666.c: fix spurious LLP64 warnings
 2024-02-11  1:05 UTC  (2+ messages)

[PATCH] Revert "Pass GUILE down to subdirectories"
 2024-02-10 21:54 UTC  (3+ messages)

Confidential
 2024-02-10 21:41 UTC 

[PATCH v2] cpp: new built-in __EXP_COUNTER__
 2024-02-10 20:50 UTC  (4+ messages)
` [PING] "
  ` [April 2022 PING] "

[PATCH] Common infrastructure for load-store fusion for aarch64 and rs6000 target
 2024-02-10 19:23 UTC 

[PATCH] Add Myself to Write After Approval and DCO List
 2024-02-10 18:44 UTC 

[pushed] Darwin, testsuite: skip some -mcmodel=large tests
 2024-02-10 17:53 UTC 

[PATCH] libiberty/buildargv: POSIX behaviour for backslash handling
 2024-02-10 17:26 UTC  (4+ messages)
` [PATCHv2 0/2] Changes to libiberty buildargv
  ` [PATCHv2 1/2] libiberty/buildargv: POSIX behaviour for backslash handling
  ` [PATCHv2 2/2] libiberty/buildargv: handle input consisting of only white space

[PATCH] Darwin, testsuite: -multiply_defined is obsolete
 2024-02-10 14:58 UTC  (2+ messages)

[PATCH] libcpp: Support extended characters for #pragma {push,pop}_macro [PR109704]
 2024-02-10 14:02 UTC  (2+ messages)
` ping: "

[PATCH] Darwin, testsuite: -bind_at_load is deprecated
 2024-02-10 12:02 UTC  (2+ messages)

[PATCH] lower-bitint: Fix up .{ADD,SUB}_OVERFLOW lowering
 2024-02-10 11:43 UTC  (2+ messages)

[PATCH] libgcc: Fix a bug in _BitInt -> dfp conversions
 2024-02-10 11:43 UTC  (2+ messages)

[PATCH] libgcc: Fix BIL_TYPE_SIZE == 32 support in _BitInt <-> dfp support
 2024-02-10 11:38 UTC  (2+ messages)

[RFC PATCH] i386: Enable _BitInt support on ia32
 2024-02-10 11:06 UTC  (2+ messages)

[PATCH] Notes on the warnings-as-errors change in GCC 14
 2024-02-10 11:00 UTC  (3+ messages)

[PATCH] libgcc: fix Win32 CV abnormal spurious wakeups in timed wait [PR113850]
 2024-02-10 10:10 UTC  (2+ messages)

[PATCH] gimple-low: Fix up handling of volatile automatic vars in assume attribute [PR110754]
 2024-02-10  9:48 UTC  (2+ messages)

[PATCH] Use HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_* some more
 2024-02-10  9:46 UTC  (2+ messages)

[PATCH v1] RISC-V: Bugfix for RVV overloaded intrinisc ICE when empty args
 2024-02-10  8:47 UTC  (7+ messages)
      `  "

[PATCH] c++: DR2237, cdtor and template-id tweaks [PR107126]
 2024-02-09 23:59 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH] c++: avoid name lookup during mangling
 2024-02-09 21:56 UTC  (5+ messages)

[PATCH] call maybe_return_this in build_clone
 2024-02-09 21:14 UTC  (6+ messages)

[PATCH] c++: fix ICE with __type_pack_element [PR113834]
 2024-02-09 18:55 UTC  (2+ messages)

[PATCH] c++: make build_throw SFINAE-friendly [PR98388]
 2024-02-09 18:50 UTC  (8+ messages)
  ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH] c++: Don't ICE for unknown parameter to constexpr'd switch-statement, PR113545
 2024-02-09 18:22 UTC  (7+ messages)
      ` [PATCH v3]: testcases for "ICE for unknown parameter to constexpr'd switch-statement, PR113545"
        ` [PATCH v4]: "

[PATCH] libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for is_same
 2024-02-09 18:06 UTC  (3+ messages)

[PATCH] c++: Don't advertise cxx_constexpr_string_builtins [PR113658]
 2024-02-09 17:55 UTC  (4+ messages)

[PATCH] RISC-V: Point our Python scripts at python3
 2024-02-09 16:53 UTC 

[PATCH] c++/modules: anon union member of as-base class [PR112580]
 2024-02-09 16:49 UTC  (2+ messages)

[PATCH v5 0/4] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-02-09 15:54 UTC  (5+ messages)
` [PATCH v5 1/4] Provide counted_by attribute to flexible array member field (PR108896)
` [PATCH v5 2/4] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE
` [PATCH v5 3/4] Use the .ACCESS_WITH_SIZE in builtin object size
` [PATCH v5 4/4] Use the .ACCESS_WITH_SIZE in bound sanitizer

[PATCH][PUSHED] hwasan: support new dg-output format
 2024-02-09 15:32 UTC  (2+ messages)

[PATCH] testsuite, arm: Fix testcase arm/pr112337.c to check for the options first
 2024-02-09 14:57 UTC  (2+ messages)

[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
 2024-02-09 14:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] bitint: Fix handling of VIEW_CONVERT_EXPRs to minimally supported huge INTEGER_TYPEs [PR113783]
 2024-02-09 13:09 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).