public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] x86: Use crc32 target option for CRC32 intrinsics
 2021-04-15 16:33 UTC  (4+ messages)

[PATCH] libstdc++: Add -latomic to test flags for 32-bit sparc-linux
 2021-04-15 16:23 UTC  (2+ messages)

[PATCH] Deprecate gimple-builder.h API
 2021-04-15 16:23 UTC  (3+ messages)

[committed] libstdc++: Move atomic functions to libsupc++ [PR 96657]
 2021-04-15 16:10 UTC 

[PATCH 0/2] Add IEEE 128-bit min/max/conditional move
 2021-04-15 16:05 UTC  (3+ messages)
` [PATCH 1/2] Add IEEE 128-bit min/max support on PowerPC
` [PATCH 2/2] Add IEEE 128-bit fp conditional move "

[PATCH] testsuite: Move gimplefe40.c and gimplefe41.c
 2021-04-15 15:55 UTC 

[PATCH] aarch64: Fix up 2 other combine opt regressions vs. GCC8 [PR100075]
 2021-04-15 15:43 UTC 

Patch, fortran] PR fortran/100097 PR fortran/100098 - [Unlimited] polymorphic pointers and allocatables have incorrect rank
 2021-04-15 15:30 UTC 

[committed] Make SVE ACLE tests work with --with-cpu
 2021-04-15 15:20 UTC 

[committed] Make SVE tests work with --with-cpu
 2021-04-15 15:19 UTC 

[PATCH] arm: Fix ICEs with compare-and-swap and -march=armv8-m.base [PR99977]
 2021-04-15 14:39 UTC 

[PATCH] testsuite: Fix unroll-and-jam.c on IBM Z
 2021-04-15 14:10 UTC  (2+ messages)

[pushed] c++: debug location of variable cleanups [PR88742]
 2021-04-15 13:35 UTC  (2+ messages)

[PATCH][pushed] docs: remove itemx for a param
 2021-04-15 12:50 UTC 

[PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
 2021-04-15 12:46 UTC  (3+ messages)

[Patch, fortran] PR fortran/100094 - Undefined pointers have incorrect rank when using optimization
 2021-04-15 12:28 UTC  (2+ messages)

[PATCH] gimple UIDs, LTO and -fanalyzer [PR98599]
 2021-04-15 12:17 UTC  (8+ messages)
` [committed] "

[PATCH] propagate attributes to local redeclaration (PR 99420)
 2021-04-15 12:13 UTC  (4+ messages)
` P1 patch ping

[committed] add test for PR 86058
 2021-04-15 12:10 UTC  (5+ messages)
      ` [committed] testsuite: enable pr86058.c also on i?86-*-* [PR100073]

[Patch, fortran] 99307 - FAIL: gfortran.dg/class_assign_4.f90 execution test
 2021-04-15 12:02 UTC  (6+ messages)

[RFC] Run pass_sink_code once more after ivopts/fre
 2021-04-15 11:34 UTC  (9+ messages)

[PATCH] Remove gimplify_buildN API use from complex lowering
 2021-04-15 11:09 UTC 

[PATCH] Remove gimplify_buildN API use from phiopt
 2021-04-15 11:09 UTC 

[Patch, fortran] PR fortran/84006, PR fortran/100027 - ICE on storage_size with polymorphic argument
 2021-04-15  9:58 UTC  (2+ messages)

[PATCH] openmp: Fix intermittent hanging of task-detach-6 libgomp tests [PR98738]
 2021-04-15  9:19 UTC  (9+ messages)
  ` [WIP] "

[PATCH] [GCC-9] backport -march=tigerlake to GCC9 [PR target/100009]
 2021-04-15  6:46 UTC  (4+ messages)

[PATCH V6 0/7] Support for the CTF and BTF debug formats
 2021-04-15  6:24 UTC  (9+ messages)
` [PATCH V6 1/7] dwarf: add a dwarf2int.h internal interface
` [PATCH V6 2/7] dwarf: new dwarf_debuginfo_p predicate
` [PATCH V6 3/7] dejagnu: modularize gcc-dg-debug-runtest a bit
` [PATCH V6 4/7] CTF/BTF debug formats
` [PATCH V6 5/7] CTF/BTF testsuites
` [PATCH V6 6/7] CTF/BTF documentation
` [PATCH V6 7/7] Enable BTF generation in the BPF backend

[PATCH] c++: ICE with bogus late return type [PR99803]
 2021-04-15  1:21 UTC 

[PATCH v4 0/2] x86: Add general_regs_only function attribute
 2021-04-14 22:39 UTC  (3+ messages)
` [PATCH v4 1/2] x86: Move OPTION_MASK_* to i386-common.h
` [PATCH v4 2/2] x86: Add general_regs_only function attribute

[PATCH] precompute_tls_p target hook in calls.c for AIX TLS (PR 94177)
 2021-04-14 21:43 UTC 

[PATCH 0/2] Add IEEE 128-bit min/max support on PowerPC
 2021-04-14 20:51 UTC  (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[PATCH] aarch64: Fix several *<LOGICAL:optab>_ashl<mode>3 related regressions [PR100056]
 2021-04-14 20:36 UTC  (19+ messages)

[PATCH] c: Don't drop vector attributes that affect type identity [PR98852]
 2021-04-14 20:24 UTC  (3+ messages)

[PATCH] c++: Tweak merging of vector attributes that affect type identity [PR98852]
 2021-04-14 20:24 UTC  (2+ messages)

[PATCH] re PR tree-optimization/93210 (Sub-optimal code optimization on struct/combound constexpr (gcc vs. clang))
 2021-04-14 20:19 UTC  (2+ messages)

[PATCH] c++: Fix up C++23 [] <...> requires primary -> type {} parsing [PR99850]
 2021-04-14 19:18 UTC 

[PATCH] c++: Fix up handling of structured bindings in extract_locals_r [PR99833]
 2021-04-14 19:10 UTC 

[PATCH] Better const_vector printing
 2021-04-14 19:07 UTC  (3+ messages)

[pushed] c++: premature overload resolution redux [PR100078]
 2021-04-14 18:59 UTC 

[PATCH] Check for matching CONST_VECTOR encodings [PR99929]
 2021-04-14 18:49 UTC  (2+ messages)

[pushed] c++: non-static member, array bound, sizeof [PR93314]
 2021-04-14 17:48 UTC 

[committed] [PR100066] Check paradoxical subreg when splitting hard reg live range
 2021-04-14 17:28 UTC 

[PATCH] aarch64: Handle more SVE vector constants [PR99246]
 2021-04-14 15:21 UTC 

[Committed] IBM Z: Fix error checking for immediate builtin operands
 2021-04-14 14:18 UTC 

[GCC 12] [PATCH] Add inline_ignore_target function attribute
 2021-04-14 13:58 UTC  (8+ messages)
  ` [GCC 12] [PATCH v2] "
          ` [GCC 12] [PATCH v3] Add general_regs_only "

[PATCH 3/3] d: Add TARGET_D_REGISTER_OS_TARGET_INFO
 2021-04-14 13:36 UTC  (2+ messages)
` [PATCH V2][committed] "

[PATCH] Simplify {gimplify_and_,}update_call_from_tree API
 2021-04-14 13:17 UTC 

[committed] d: Remove setting of target-specific global.params flags from front-end
 2021-04-14 12:47 UTC 

[committed] d: Move call to set_linkage_for_decl to declare_extern_var
 2021-04-14 12:46 UTC 

[PATCH 2/3] d: Add TARGET_D_REGISTER_CPU_TARGET_INFO
 2021-04-14 12:45 UTC  (2+ messages)

[PATCH 1/3] d: Add TARGET_D_HAS_STDCALL_CONVENTION
 2021-04-14 12:44 UTC  (2+ messages)

[PATCH] Avoid more temporaries in IVOPTs
 2021-04-14 11:40 UTC 

[PATCH] VEC_COND_EXPR verification adjustment
 2021-04-14 11:07 UTC 

[PATCH] aarch64: Don't emit -Wpsabi note when ABI was never affected [PR91710]
 2021-04-14 10:16 UTC  (5+ messages)
  ` Patch ping - "
    ` Aarch64 patch ping^2
      ` Aarch64 patch ping^3

[committed] arm: fix warning when -mcpu=neoverse-n1 is used with -mfpu=neon [PR100067]
 2021-04-14 10:02 UTC 

[committed] testsuite: Fix up libgomp.fortran/alloc-1.F90 testcase [PR100071]
 2021-04-14  8:58 UTC 

[PATCH] Fix intrinsics mm_malloc.h in freestanding [PR100057]
 2021-04-14  7:44 UTC 

(no subject)
 2021-04-14  7:42 UTC  (2+ messages)
` FW: [PATCH] Fix intrinsics mm_malloc.h in freestanding [PR100057]

[PATCH] Fix freestanding cstdint which fails to detect stdint.h [PR100057]
 2021-04-14  5:56 UTC 

[PATCH] Fix build errors on several platforms. [PR100057,PR100012,PR99499,PR99306]
 2021-04-14  4:55 UTC 

[pushed] c++: lambda in non-type template parm type [PR99478]
 2021-04-14  4:34 UTC 

[PATCH wwwdoc] Mention Rocketlake [GCC11]
 2021-04-14  2:00 UTC  (2+ messages)

[PATCH] c++: Fix deduction with reference NTTP [PR83476]
 2021-04-14  1:30 UTC  (2+ messages)

[pushed] c++: DWARF ICE with defaulted specialization [PR90674]
 2021-04-14  1:19 UTC 

[committed] add test for PR 82800
 2021-04-13 20:56 UTC 

[PATCH] c++: Reject alias CTAD in C++17 [PR99008]
 2021-04-13 19:42 UTC  (6+ messages)

[r11-8155 Regression] FAIL: g++.old-deja/g++.pt/crash8.C -std=c++2a (test for excess errors) on Linux/x86_64
 2021-04-13 19:40 UTC 

[pushed] c++: alias template equivalence and cv-quals [PR100032]
 2021-04-13 19:20 UTC 

[PATCH] testsuite: Add testcase for already fixed PR97121
 2021-04-13 18:44 UTC 

[pushed] c++: generic lambda in template fn with DMI [PR100054]
 2021-04-13 18:01 UTC 

[committed] libstdc++: Fix <bit> to work freestanding [PR 100060]
 2021-04-13 16:54 UTC 

fix a couple of typos (PR 99883)
 2021-04-13 16:08 UTC  (2+ messages)

Patch ping for PR95176 fix
 2021-04-13 15:55 UTC  (2+ messages)

libstdc++-v3/doc/xml/manual/backwards_compatibility.xml
 2021-04-13 15:37 UTC 

[PATCH] analyzer: enabling Modula-2 Storage/ALLOCATE/DEALLOCATE
 2021-04-13 15:12 UTC  (2+ messages)

[ping] Fix thinko in libcpp preparation patch for modules
 2021-04-13 15:12 UTC  (3+ messages)

[GCC][Patch] arm: Fix the mve multilib for the broken cmse support (pr99939)
 2021-04-13 13:55 UTC  (2+ messages)

[PATCH] aarch64: Avoid duplicating bti j insns for jump tables [PR99988]
 2021-04-13 13:29 UTC 

[wwwdocs] Add znver3 support to changes.html
 2021-04-13 12:49 UTC 

[PATCH] tree-optimization/100051 - disambiguate access size vs decl
 2021-04-13 12:33 UTC 

[PATCH] tree-optimization/100053 - fix predication in VN
 2021-04-13 12:30 UTC 

[pushed] c++: constexpr, inheritance, and local class [PR91933]
 2021-04-13 12:25 UTC 

preprocessor: Fix column adjustment [PR 99446]
 2021-04-13 12:08 UTC 

[PATCH] aarch64: Restore bfxil optimization [PR100028]
 2021-04-13 10:14 UTC  (2+ messages)

[PATCH] mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables
 2021-04-13  9:20 UTC  (3+ messages)

Gcc
 2021-04-13  8:18 UTC 

[PATCH] simplify-rtx: Punt on simplify_{,gen_}subreg to IBM double double if bits are lost [PR99648]
 2021-04-13  6:56 UTC  (2+ messages)

Committed: gcc.dg/analyzer/data-model-1.c: Inverse xfail for cris-*-*, PR99212
 2021-04-13  2:25 UTC 

[PATCH] combine: Avoid propagation of (clobber (const_int 0)) into DEBUG_INSNs [PR99830]
 2021-04-12 22:53 UTC  (4+ messages)
` [PATCH] combine: Don't fold away side-effects in simplify_and_const_int_1 [PR99830]

libgo patch committed: Update to Go1.16.3 release
 2021-04-12 22:23 UTC 

[PATCH] Fix logic error in 32-bit trampolines, PR target/98952
 2021-04-12 22:02 UTC  (2+ messages)

[pushed] c++: premature overload resolution [PR93085]
 2021-04-12 21:30 UTC 

[PATCH] c++: constraints are unevaluated operands [PR99961]
 2021-04-12 21:29 UTC  (2+ messages)

[PATCH] c++: variadic class placeholder template deduction [PR97134]
 2021-04-12 21:27 UTC  (2+ messages)

[PATCH] combine: Fix up expand_compound_operation [PR99905]
 2021-04-12 21:09 UTC  (2+ messages)

enable __ieee128 for p9vector tests
 2021-04-12 21:04 UTC  (2+ messages)

[PATCH] c++: do_class_deduction and dependent init [PR93383]
 2021-04-12 17:20 UTC 

New Swedish PO file for 'gcc' (version 11.1-b20210321)
 2021-04-12 16:37 UTC 

[r11-8133 Regression] Failed to bootstrap on Linux/x86_64
 2021-04-12 16:24 UTC 

[PATCH] docs: Remove empty table column
 2021-04-12 14:45 UTC 

[PATCH] docs: update symver attribute description
 2021-04-12 14:15 UTC  (10+ messages)

[PATCH] IBM Z: Add alternative to *movdi_{31, 64} in order to load a DFP zero
 2021-04-12 13:53 UTC  (2+ messages)

[Patch, fortran] PR fortran/100018 - ICE on missing polymorphic argument
 2021-04-12 13:09 UTC  (4+ 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).