public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Amend match.pd syntax with force-simplified results
 2020-08-03  8:34 UTC  (5+ messages)

[PATCH] libgccjit: Add new gcc_jit_context_new_blob entry point
 2020-08-03  8:07 UTC  (7+ messages)

[PATCH] fix a typo in tm.texi
 2020-08-03  7:50 UTC 

[PATCH] x86_64: Integer min/max improvements
 2020-08-03  7:47 UTC  (5+ messages)

RE: [PATCH PR95696] regrename creates overlapping register allocations for vliw
 2020-08-03  7:40 UTC  (7+ messages)
`  "

[PATCH] dse: Remove partial load after full store for high part access[PR71309]
 2020-08-03  6:58 UTC  (11+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
              ` [PATCH v4] "
                  ` [PATCH v5] "

[committed] d: Merge upstream dmd c2274e56a (PR96250)
 2020-08-03  6:22 UTC 

[PATCH wwwdocs] Explicitly list powerpc64le-unknown-linux-gnu as a primary platform
 2020-08-03  6:03 UTC  (2+ messages)

[PATCH] aarch64: Add A64FX machine model
 2020-08-03  5:35 UTC 

[PATCH PR94442] [AArch64] Redundant ldp/stp instructions emitted at -O3
 2020-08-03  2:21 UTC  (13+ messages)

libgo patch committed: Update to go1.15rc1
 2020-08-02 20:00 UTC  (3+ messages)

[PATCH] var-tracking: fix uninitialised use of 'in_pending' [PR96404]
 2020-08-02 17:39 UTC  (2+ messages)

[testsuite] Test case for PR rtl-optimization/60473
 2020-08-02 16:30 UTC 

Fix remove_predictions_associated_with_edge
 2020-08-02 13:02 UTC 

[PATCH] PR rtl-optimization 61494: Preserve x-0.0 with HONOR_SNANS
 2020-08-02 10:01 UTC 

[PATCH] PR rtl-optimization 61494: Preserve x-0.0 with HONOR_SNANS
 2020-08-02 10:00 UTC 

[PATCH v4] genemit.c (main): split insn-emit.c for compiling parallelly
 2020-08-02  0:09 UTC  (3+ messages)

[committed] wwwdocs: help.github.com is now docs.github.com
 2020-08-01 22:43 UTC 

[committed] wwwdocs: Remove reference to dead www.milepost.eu
 2020-08-01 22:31 UTC 

[committed] libstdc++: Move www.stroustrup.com to https
 2020-08-01 22:28 UTC 

[committed] wwwdocs: Update reference for PCOMMIT instruction deprecation
 2020-08-01 22:13 UTC 

[PATCH] genmatch: Avoid unused parameter warnings in generated code
 2020-08-01 18:46 UTC 

[Patch, fortran] PR96325 - Unclassifiable statement with syntax similar to a type-bound procedure call is accepted
 2020-08-01 18:13 UTC  (2+ messages)

Cap frequency of self recursive calls
 2020-08-01 16:01 UTC 

Add order verification
 2020-08-01 15:59 UTC 

[PATCH] CSKY: Add -mfloat-abi= option
 2020-08-01 11:33 UTC  (2+ messages)

[Patch, fortran] PR96320 - gfortran 8-10 shape mismatch in assumed-length dummy argument character array
 2020-08-01 10:16 UTC  (3+ messages)

Simplify X * C1 == C2 with undefined overflow
 2020-08-01  7:28 UTC 

gcc.dg/loop-8.c: Skip for mmix
 2020-08-01  1:27 UTC 

[PATCH] improve memcmp and memchr constant folding (PR 78257)
 2020-07-31 23:55 UTC 

[PATCH] RISC-V/libgcc: Reduce the size of RV64 millicode by 6 bytes
 2020-07-31 22:57 UTC  (3+ messages)

[committed] libstdc++: Constrain reverse_iterator and move_iterator conversions [LWG 3435]
 2020-07-31 22:49 UTC  (2+ messages)

std::vector<bool> code cleanup fixes optimizations
 2020-07-31 21:47 UTC  (6+ messages)

[committed] libstdc++: ParallelSTL is now part of oneAPI DPC++ Library
 2020-07-31 21:45 UTC  (2+ messages)

[patch] multi-range implementation for value_range (irange)
 2020-07-31 21:44 UTC 

[committed] wwwdocs: Move www.validlab.com to https
 2020-07-31 20:50 UTC 

[PATCH] c: Fix bogus vector initialisation error [PR96377]
 2020-07-31 20:46 UTC  (3+ messages)

[PATCH] c++: decl_constant_value and unsharing [PR96197]
 2020-07-31 20:29 UTC  (7+ messages)

[PATCH] c++: Use error_at rather than warning_at for missing return in constexpr functions [PR96182]
 2020-07-31 20:28 UTC  (4+ messages)

[PATCH] c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]
 2020-07-31 20:28 UTC  (8+ messages)

[PATCH] debug/96383 - emit debug info for used external functions
 2020-07-31 19:59 UTC  (2+ messages)

[committed 1/2] libstdc++: Fix tests that fail for C++98
 2020-07-31 19:04 UTC  (2+ messages)
` [committed 2/2] libstdc++: Fix test that fails "

[committed 5/5] libstdc++: Avoid using __float128 in strict modes
 2020-07-31 19:02 UTC 

[committed 4/5] libstdc++: Ensure c++NN effective-target present in more tests
 2020-07-31 19:01 UTC 

[committed 3/5] libstdc++: Add dg-require-effective-target to std::span assert tests
 2020-07-31 19:01 UTC 

[committed 2/5] libstdc++: Use c++NN_only effective target to tests
 2020-07-31 19:00 UTC 

[committed 1/5] libstdc++: Ensure c++NN effective target present in all C++17 tests
 2020-07-31 19:00 UTC 

[committed] libstdc++: Remove condition around friend declaration (PR 96382)
 2020-07-31 18:57 UTC 

[PATCH 1/4] matcher-1.m: Change return type to int
 2020-07-31 17:57 UTC  (7+ messages)
` [PATCH 2/4] x86: Add -mzero-caller-saved-regs=[skip|used-gpr|all-gpr|used|all]
      ` [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
        ` PING "

[PATCH] c++: Fixing the wording of () aggregate-init [PR92812]
 2020-07-31 17:24 UTC  (3+ messages)

[PATCH] Define TARGET_TRULY_NOOP_TRUNCATION to false
 2020-07-31 17:17 UTC  (2+ messages)

[committed] libstdc++: Remove accidental -std=gnu++17 from test
 2020-07-31 17:03 UTC 

[committed] libstdc++: Adjust tests that give different results in C++20
 2020-07-31 16:52 UTC 

[committed] libstdc++: Add -Wno-deprecated for tests that warn in C++20
 2020-07-31 16:51 UTC 

[committed] libstdc++: Remove duplicate dg-do directive
 2020-07-31 16:51 UTC 

[committed] d: Split up the grouped compilable and runnable tests
 2020-07-31 16:46 UTC 

[committed] d: Fix regression, all 32-bit execution tests FAIL: internal error printing module cycle
 2020-07-31 16:46 UTC 

[PATCH] avoid -Wnonnull on synthesized condition in static_cast (PR 96003)
 2020-07-31 16:33 UTC  (6+ messages)

[stage1][PATCH] Make TOPN counter dynamically allocated
 2020-07-31 15:46 UTC  (8+ messages)

[PATCH V2] aarch64: Use Q-reg loads/stores in movmem expansion
 2020-07-31 15:13 UTC  (2+ messages)

[PATCH] vect: Support vector with length cost modeling
 2020-07-31 14:51 UTC  (16+ messages)
  ` [PATCH v2] vect/rs6000: "
      ` [PATCH v3] "
            ` [PATCH v4] "
                ` [PATCH v5] "

[committed] libstdc++: Fix use of newlocale in std:::from_chars
 2020-07-31 13:39 UTC 

Refactor peel_iters_{pro,epi}logue cost model handlings
 2020-07-31 13:25 UTC  (5+ messages)

VEC_COND_EXPR optimizations
 2020-07-31 13:13 UTC  (14+ messages)

[PATCH] Removal of HSA offloading from gcc and libgomp
 2020-07-31 12:54 UTC  (2+ messages)

[PATCH] debug/96383 - emit debug info for used external functions
 2020-07-31 12:32 UTC  (2+ messages)

[PATCH] SLP: support entire BB
 2020-07-31 10:30 UTC 

[PATCH] Aarch64: Add missing clobber for fjcvtzs
 2020-07-31  9:39 UTC  (2+ messages)

[PATCH] Do not allocate huge array in output_in_order
 2020-07-31  9:37 UTC  (2+ messages)

[PATCH] AArch64: Fix hwasan failure in readline
 2020-07-31  8:09 UTC  (4+ messages)

[PATCH] middle-end/96369 - fix missed short-circuiting during range folding
 2020-07-31  7:11 UTC 

[PATCH] libgomp: Add OMPD functions defined in Thread Handles
 2020-07-31  3:45 UTC 

[PATCH, rs6000] Add non-relative jump table support for 64bit rs6000
 2020-07-30 23:42 UTC  (2+ messages)

[PATCH, rs6000] Add non-relative jump table support for 64bit rs6000
 2020-07-30 22:40 UTC  (3+ messages)

[PATCH] [og10] openacc: Fix parallel-dims.c test
 2020-07-30 22:10 UTC  (3+ messages)
` [PATCH] [og10] openacc: Delete useless temp in gcn-tree.c
` [PATCH] [og10] openacc: Unshare reduction temporaries for GCN

[committed] d: Add -Wvarargs warning flag to the D front-end (PR96154)
 2020-07-30 21:46 UTC 

[committed] d: Fix associative array literals that don't have alignment holes filled (PR96152)
 2020-07-30 21:46 UTC 

[committed] d: Fix ICE in expand_intrinsic_vaarg (PR96140)
 2020-07-30 21:45 UTC 

[committed] libstdc++: Make COW string use allocator_traits for nested types
 2020-07-30 20:23 UTC 

[PATCH 0/9] [OpenACC] Refcounting and manual deep copy improvements
 2020-07-30 20:15 UTC  (8+ messages)
` [PATCH 8/9] [OpenACC] Fix standalone attach for Fortran assumed-shape array pointers

[PATCH 00/29] rs6000: Auto-generate builtins from descriptions [V2]
 2020-07-30 17:44 UTC  (4+ messages)
` [PATCH 26/29] rs6000: Add Power9 builtins

[PATCH][Hashtable 3/6] Fix noexcept qualifications
 2020-07-30 17:42 UTC  (5+ messages)

[PATCH PR96195] aarch64: ICE during GIMPLE pass:vect
 2020-07-30 17:18 UTC  (4+ messages)

[PATCH v2] [RISC-V] Add support for TLS stack protector canary access
 2020-07-30 16:40 UTC  (6+ messages)

[committed] d: Inline bounds checking for simple array assignments
 2020-07-30 16:07 UTC 

[committed] d: Refactor use of built-in memcmp/memcpy/memset into helper functions
 2020-07-30 16:06 UTC 

[committed] d: Move private functions out of ExprVisitor into local statics
 2020-07-30 16:06 UTC 

[PATCH] Implement P0966 std::string::reserve should not shrink
 2020-07-30 15:39 UTC  (4+ messages)

[committed] libstdc++: Fix test for old string ABI
 2020-07-30 15:07 UTC 

[RISC-V] Add support for AddressSanitizer on RISC-V GCC
 2020-07-30 13:28 UTC  (2+ messages)

[committed] MAINTAINERS: Add myself for write after approval
 2020-07-30 13:25 UTC 

[PATCH] Use vec::reserve before vec_safe_grow_cleared is called
 2020-07-30 13:22 UTC  (9+ messages)
          ` [PATCH] Use exact=false for vec_safe_grow{,_cleared} functions

[PATCH] Require CET support only for the final GCC build
 2020-07-30 12:27 UTC  (13+ messages)

[committed] libstdc++: cv bool can't be an integer-like type (LWG 3467)
 2020-07-30 12:12 UTC 

[committed] libstdc++: Add options for ieee float to relevant tests
 2020-07-30 12:12 UTC 

[committed] libstdc++: Make testsuite usable with -fno-exceptions
 2020-07-30 12:11 UTC 

[PATCH] debug/96383 - emit debug info for used external functions
 2020-07-30 11:12 UTC  (5+ messages)

[committed] d: Implement core.bitop.rol() and core.bitop.ror() as intrinsics
 2020-07-30 11:11 UTC 

[PATCH] OpenACC: Separate enter/exit data APIs
 2020-07-30 11:10 UTC  (2+ messages)

[committed] d: Refactor matching and lowering of intrinsic functions
 2020-07-30 11:06 UTC 

[PATCH] testsuite: Enable fenv effective-targets for C++
 2020-07-30 10:23 UTC 

RFC: Monitoring old PRs, new dg directives
 2020-07-30  9:54 UTC  (4+ messages)

[PATCH] tree-optimization/96370 - make reassoc expr rewrite more robust
 2020-07-30  9:35 UTC 

[PATCH] nvptx: Provide vec_set<mode> and vec_extract<vmode><mode> patterns
 2020-07-30  8:43 UTC  (2+ messages)

[Patch, wwwdocs] gcc-11/changes.html: Update OpenMP status
 2020-07-30  8:23 UTC  (2+ messages)

[PATCH] [csky] Delete big endian CPUs' mutilib for linux gcc
 2020-07-30  2:49 UTC 

[PATCH] c++: abbreviated function template friend matching [PR96106]
 2020-07-29 21:57 UTC  (2+ messages)

[PATCH] c++: Variable template and template parameter pack [PR96218]
 2020-07-29 21:56 UTC  (2+ messages)

[PATCH] nvptx: Support floating point reciprocal instructions
 2020-07-29 21:07 UTC  (2+ messages)

[PATCH] c++: alias_ctad_tweaks and constrained dguide [PR95486]
 2020-07-29 21:02 UTC  (3+ messages)

[RFC, WIP] introduce attribute exalias
 2020-07-29 20:56 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).