public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Add support for '?' in linker script globs
 2021-12-13 13:16 UTC 

[PATCH] PR target/103611: Avoid generating orb $0, %ah on x86
 2021-12-13 12:09 UTC 

[PATCH] x86_64: Improve code expanded for highpart multiplications
 2021-12-13 11:53 UTC  (2+ messages)

[PATCH v3] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2021-12-13 11:38 UTC 

[Patch] Fortran: Handle compare in OpenMP atomic
 2021-12-13 11:21 UTC  (2+ messages)

[committed] libstdc++: Make ranges::size and ranges::empty check for unbounded arrays
 2021-12-13 11:16 UTC 

[committed] libstdc++: Fix std::regex_replace for strings with embedded null [PR103664]
 2021-12-13 11:16 UTC 

[PATCH] #undef isblank before def or decl in libstdc++ headers
 2021-12-13 11:09 UTC  (5+ messages)

[PATCH] ipa: Careful processing ANCESTOR jump functions and NULL pointers (PR 103083)
 2021-12-13 11:03 UTC  (5+ messages)

[PATCH RFC] c++: add color to function decl printing
 2021-12-13 11:02 UTC  (2+ messages)

[PATCH v2][GCC] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature
 2021-12-13 10:44 UTC  (2+ messages)

[PATCH 0/3] Dependency patches for hoist LIM code to cold loop
 2021-12-13 10:24 UTC  (9+ messages)
` [PATCH 1/3] loop-invariant: Don't move cold bb instructions to preheader in RTL
` [PATCH 2/3] Fix incorrect loop exit edge probability [PR103270]
` [PATCH 3/3] Fix loop split incorrect count and probability

[PATCH] c: Fix ICE on deferred pragma in unknown attribute arguments [PR103587]
 2021-12-13  8:58 UTC 

[PATCH] pragma: Update target option node when optimization changes [PR103515]
 2021-12-13  6:40 UTC  (5+ messages)

Do not ICE when computing value range of ternary expression
 2021-12-13  6:25 UTC  (2+ messages)

[PATCH] rs6000: powerpc suboptimal boolean test of contiguous bits [PR102239]
 2021-12-13  5:16 UTC 

[PATCH, rs6000] new split pattern for TI to V1TI move [PR103124]
 2021-12-13  3:00 UTC 

[PATCH v2] jit: Add support for global rvalue initialization and ctors
 2021-12-13  1:48 UTC  (6+ messages)
  ` SV: "

std::basic_string<_Tp> constructor point of instantiation woes?
 2021-12-12 23:53 UTC  (3+ messages)

[PATCH] c++: processing_template_decl vs template depth [PR103408]
 2021-12-12 21:23 UTC  (2+ messages)

Terminate BB analysis on NULL pointer access in ipa-pure-const and ipa-modref
 2021-12-12 20:11 UTC  (7+ messages)

[Patch] invoke.texi: Add sm_35 to Nvidia PTX's -misa=
 2021-12-12 16:51 UTC  (3+ messages)

[wwwdocs][committed] gcc-12/changes.html: Fix OpenMP typo 'allocator'
 2021-12-12 16:12 UTC 

Add -fipa-strict-aliasing
 2021-12-12 12:51 UTC  (3+ messages)

[PATCH] nvptx: Add (experimental) support for HFmode with -misa=sm_53
 2021-12-12 12:28 UTC  (3+ messages)

[pach, power-ieee128, committed] Generate config.h macros for ieee128 functions
 2021-12-12 12:01 UTC 

[PATCH] gcc/diagnostic.c: make -Werror message more helpful
 2021-12-12 10:13 UTC 

Distinguish global and unkonwn memory accesses in ipa-modref
 2021-12-12  8:17 UTC 

Fix handling of histogram in ipa-profile
 2021-12-11 19:54 UTC 

Fix ipa-modref handling of thunks
 2021-12-11 19:30 UTC 

[PATCH v4 0/2] Implement indirect external access
 2021-12-11 18:44 UTC  (5+ messages)
` PING "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "

[PATCH] gengtype: remove "tree_exp" special attribute
 2021-12-11 16:20 UTC  (3+ messages)

[PATCH] jit: Add support for global rvalue initialization and ctors
 2021-12-11 15:51 UTC  (3+ messages)
  ` SV: "

[PATCH] PR fortran/103606 - [9/10/11/12 Regression] ICE in resolve_fl_procedure, at fortran/resolve.c:13297
 2021-12-11 15:36 UTC  (2+ messages)

[patch, power-ieee128, committed] Fix pattern for _c17 and _r17
 2021-12-11 14:36 UTC 

[PR100843] store by mult pieces: punt on max_len < min_len
 2021-12-11  5:18 UTC  (3+ messages)

[PATCH] configure: Account CXXFLAGS in gcc-plugin.m4
 2021-12-10 23:23 UTC 

[pushed] libgcc, Darwin: Update darwin10 unwinder shim dependencies
 2021-12-10 23:17 UTC 

[committed] jit: set DECL_CONTEXT of RESULT_DECL [PR103562]
 2021-12-10 22:54 UTC 

testsuite: Be more informative for ICEs
 2021-12-10 22:42 UTC 

[PR100518] store by mult pieces: keep addr in Pmode
 2021-12-10 22:35 UTC  (2+ messages)

[PATCH] c++: Allow constexpr decltype(auto) [PR102229]
 2021-12-10 22:29 UTC 

[PATCH] Replace gnu::unique_ptr with std::unique_ptr
 2021-12-10 21:31 UTC  (4+ messages)

[PATCH] pch: Add support for relocation of the PCH data [PR71934]
 2021-12-10 21:20 UTC  (10+ messages)
        ` [committed] pch: Fix aarch64 build [PR71934]
          ` [PATCH] pch: Small cleanup

[PATCH] Remove an invalid assert. [PR103619]
 2021-12-10 21:18 UTC  (2+ messages)

[PATCH] vect: Add bias parameter for partial vectorization
 2021-12-10 19:21 UTC  (8+ messages)

pr103523: Check for PLUS/MINUS support
 2021-12-10 18:33 UTC  (4+ messages)

[PATCH] Leverage sysroot for VxWorks
 2021-12-10 18:24 UTC 

[committed] libstdc++: Disable over-zealous warnings about std::string copies [PR103332]
 2021-12-10 18:16 UTC  (11+ messages)

[pushed] c++: Add test for C++23 auto(x)
 2021-12-10 18:10 UTC 

[PATCH] PR target/32803: Add -Oz option for improved clang compatibility
 2021-12-10 18:01 UTC 

[WIP, OpenMP] OpenMP metadirectives support
 2021-12-10 17:40 UTC  (11+ messages)
` [PATCH 0/7] openmp: "
  ` [PATCH 1/7] openmp: Add C support for parsing metadirectives
  ` [PATCH 2/7] openmp: Add middle-end support for metadirectives
  ` [PATCH 3/7] openmp: Add support for resolving metadirectives during parsing and Gimplification
  ` [PATCH 4/7] openmp: Add support for streaming metadirectives and resolving them after LTO
  ` [PATCH 5/7] openmp: Add C++ support for parsing metadirectives
  ` [PATCH 6/7] openmp, fortran: Add Fortran "
  ` [PATCH 7/7] openmp: Add testcases for metadirectives

[Patch 7/8, Arm, GCC] Emit build attributes for PACBTI target feature. [ Was RE: [Patch 6/7, Arm, GCC] Emit build attributes for PACBTI target feature.]
 2021-12-10 16:51 UTC  (5+ messages)
  ` [Patch 7/8 V2] Arm: Emit build attributes for PACBTI target feature

[PATCH] c++: don't leak 'arglist' in build_new_op
 2021-12-10 16:21 UTC 

[PATCH] Define _C99 in libstdc++ vxworks/os_defines.h
 2021-12-10 16:15 UTC  (4+ messages)

[PATCH] c++: remove COMPOUND_EXPR_OVERLOADED flag
 2021-12-10 16:01 UTC  (3+ messages)

[PATCH] libstdc++: Add std::time_get %r support [PR71367]
 2021-12-10 15:49 UTC  (2+ messages)

[PATCH] libstdc++: Some time_get fixes [PR78714]
 2021-12-10 15:48 UTC  (2+ messages)

[PATCH 0/4] some vxworks crtstuff
 2021-12-10 15:12 UTC  (7+ messages)
` [PATCH 2/4] libgcc: vxcrtstuff.c: remove ctor/dtor declarations
` [PATCH 3/4] libgcc: vxcrtstuff.c: make ctor/dtor functions static

[PATCH] mips: Improved RTL representation of wsbh/dsbh/dshd
 2021-12-10 15:12 UTC 

[PATCH v3 0/7] ifcvt: Convert multiple
 2021-12-10 15:06 UTC  (4+ messages)
` [PATCH v3 7/7] ifcvt: Run second pass if it is possible to omit a temporary

[PATCH] c++: two-stage name lookup for overloaded operators [PR51577]
 2021-12-10 14:53 UTC 

[Patch 6/8, Arm. GCC] Add pointer authentication for stack-unwinding runtime. [Was RE: [Patch 5/7, Arm. GCC] Add pointer authentication for stack-unwinding runtime.]
 2021-12-10 14:29 UTC  (5+ messages)
  ` [Patch 6/8 V2] Arm: Add pointer authentication for stack-unwinding runtime

[PATCH] Improved handling of REG_UNUSED notes on PARALLEL in try_combine
 2021-12-10 14:26 UTC 

[committed] libstdc++: Guard mutex and condvar with gthreads macro [PR103638]
 2021-12-10 14:08 UTC 

[committed] libstdc++: Fix definition of _GLIBCXX_NO_SLEEP config macro
 2021-12-10 14:07 UTC 

[PATCH] Fix inaccuracies in VxWorks LINK_SPEC
 2021-12-10 14:00 UTC 

[committed 4/4] d: Merge upstream phobos 574bf883b
 2021-12-10 13:57 UTC  (4+ messages)

[PATCH] Remove assignment to STMP_FIXINC from t-vxworks
 2021-12-10 13:55 UTC 

[PATCH] replace t-ppccomm for libgcc powerpc*-vxworks*
 2021-12-10 13:35 UTC  (3+ messages)

[PATCH] inline: fix ICE with -fprofile-generate
 2021-12-10 12:58 UTC  (2+ messages)

[PATCH][pushed] param: Add missing . in description
 2021-12-10 12:32 UTC 

[PATCH] PR fortran/103418 - random_number() does not accept pointer, intent(in) array argument
 2021-12-10 12:28 UTC  (6+ messages)
      ` [PATCH, v2] "

[PATCH] c++: Support &typeid(x) == &typeid(y) and typeid(x) == typeid(y) in constant evaluation [PR103600]
 2021-12-10 10:41 UTC  (6+ messages)
  ` [PATCH] c++, symtab: Support &typeid(x) == &typeid(y) "
      ` [PATCH] symtab: Fold &a == &b to 0 if folding_initializer [PR94716]

[PATCH] PR ipa/103601: ICE compiling CSiBE in ipa-modref's insert_kill
 2021-12-10 10:38 UTC  (3+ messages)

[PATCH] driver: Improve option diagnostics [PR103465]
 2021-12-10 10:04 UTC 

[Patch 8/8, Arm, GCC] Introduce multilibs for PACBTI target feature. [Was RE: [Patch 7/7, Arm, GCC] Introduce multilibs for PACBTI target feature.]
 2021-12-10  9:39 UTC  (3+ messages)

[PATCH v3 00/12] Add LoongArch support
 2021-12-10  7:43 UTC  (13+ messages)
` [PATCH v3 01/12] LoongArch Port: gcc build
` [PATCH v3 02/12] LoongArch Port: Regenerate gcc/configure
` [PATCH v3 03/12] LoongArch Port: Machine Decsription files
` [PATCH v3 04/12] LoongArch Port: Machine description C files and .h files
` [PATCH v3 05/12] LoongArch Port: Builtin functions
` [PATCH v3 06/12] LoongArch Port: Builtin macros
` [PATCH v3 07/12] LoongArch Port: libgcc
` [PATCH v3 08/12] LoongArch Port: Regenerate libgcc/configure
` [PATCH v3 09/12] LoongArch Port: libgomp
` [PATCH v3 10/12] LoongArch Port: gcc/testsuite
` [PATCH v3 11/12] LoongArch Port: Regenerate configure
` [PATCH v3 12/12] LoongArch Port: Add doc

[committed 3/3] d: Merge upstream druntime bc58b1e9, phobos 12329adb6
 2021-12-10  4:28 UTC 

[RFC] Overflow check in simplifying exit cond comparing two IVs
 2021-12-10  4:28 UTC  (4+ messages)

[committed 2/3] d: Update for new front-end interface
 2021-12-10  4:28 UTC 

[committed 1/3] d: Merge upstream dmd 3982604c5
 2021-12-10  4:27 UTC 

[r12-5874 Regression] FAIL: g++.dg/warn/string1.C (test for warnings, line 17) on Linux/x86_64
 2021-12-10  3:41 UTC 

libstdc++: Make atomic<T*>::wait() const [PR102994]
 2021-12-10  2:14 UTC  (8+ messages)

[committed] d: Align methods to MINIMUM_METHOD_BOUNDARY
 2021-12-10  1:16 UTC 

[RFC][PATCH] c++/46476 - implement -Wunreachable-code-return
 2021-12-10  0:28 UTC  (4+ messages)

[PATCH 0/6] RFC: adding support to GCC for detecting trust boundaries
 2021-12-09 23:40 UTC  (7+ messages)
` [PATCH 1b/6] Add __attribute__((untrusted))

[committed] libstdc++: Fix ambiguous comparisons for iterators in C++20
 2021-12-09 23:31 UTC 

[committed] libstdc++: Remove bogus dg-error for effective-target c++20
 2021-12-09 23:31 UTC 

[committed] libstdc++: Make std::make_exception_ptr work with -fno-exceptions [PR85813]
 2021-12-09 23:30 UTC 

[committed] libstdc++: Fix std::exception_ptr regressions [PR103630]
 2021-12-09 23:30 UTC 

[committed] libstdc++: Implement std::ios_base::noreplace for C++23 [PR59769]
 2021-12-09 23:30 UTC 

[PATCH] libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]
 2021-12-09 23:30 UTC  (7+ messages)

[committed] libstdc++: Avoid unnecessary allocations in std::map insertions [PR92300]
 2021-12-09 23:27 UTC 

[PATCH] libstdc++: Do not leak empty COW strings
 2021-12-09 23:25 UTC  (2+ messages)

[PATCH] libstdc++: Fix non-reserved name in std::allocator base class [PR64135]
 2021-12-09 23:25 UTC  (2+ messages)

[PATCH] PR libfortran/103634 - Runtime crash with PACK on zero-sized arrays
 2021-12-09 20:37 UTC  (2+ messages)

[PATCH] libgccjit: Add support for types used by atomic builtins [PR96066] [PR96067]
 2021-12-09 20:25 UTC  (6+ messages)

[PATCH] rs6000: Refactor altivec_build_resolved_builtin
 2021-12-09 18:36 UTC  (2+ messages)

[Patch]Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables
 2021-12-09 18:13 UTC  (3+ messages)

[PATCH] Fix path to t-ppc64-fp for ppc*-vxworks7* libgcc tmake_file
 2021-12-09 17:49 UTC 

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