public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] rs6000: Fix cpu selection w/ isel (PR100108)
 2021-04-20 15:00 UTC 

[PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
 2021-04-20 14:26 UTC  (12+ messages)

[PATCH] Fix PR88085
 2021-04-20 14:06 UTC 

[PATCH] libstdc++: Implement P2259R1 changes [PR95983]
 2021-04-20 13:59 UTC  (4+ messages)

[PATCH] testsuite: Xfail gcc.dg/vect/pr71264.c on IBM Z
 2021-04-20 13:21 UTC 

[PATCH] Bump LTO_major_version to 11
 2021-04-20 12:46 UTC  (2+ messages)

[pushed] c++: unexpanded pack in enum in lambda [PR100109]
 2021-04-20 12:35 UTC 

[GCC 12] [PATCH] x86: Add -mmwait for -mgeneral-regs-only
 2021-04-20 12:12 UTC 

[committed] libstdc++: Define __cpp_lib_to_chars for C++20 [PR 100146]
 2021-04-20 11:51 UTC 

[Patch, fortran] PR84119 - Type parameter inquiry for PDT returns array instead of scalar
 2021-04-20 11:51 UTC 

[PATCH][libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end
 2021-04-20 11:23 UTC 

[Patch, fortran] PR100110 - Parameterized Derived Types, problems with global variable
 2021-04-20 10:51 UTC  (7+ messages)

[PATCH] libstdc++: Update some baseline_symbols.txt
 2021-04-20 10:35 UTC  (7+ messages)
` [PATCH] libstdc++: Update ppc32 baseline_symbols.txt
  ` [PATCH] libstdc++: Update ppc64le baseline_symbols.txt

[PATCH][ADA] Bump version to 12
 2021-04-20  9:48 UTC 

[wwwdocs] Remove part about coordination with FSF
 2021-04-20  9:37 UTC 

[RFC] Run pass_sink_code once more after ivopts/fre
 2021-04-20  9:23 UTC  (10+ messages)

move selftests into their own files?
 2021-04-20  9:21 UTC  (7+ messages)

[PATCH] Adjust guality xfails for aarch64*-*-*
 2021-04-20  9:04 UTC  (2+ messages)

[PATCH][DOC] Document ranger-logical-depth in invoke.texi
 2021-04-20  9:01 UTC 

[PATCH] testsuite: Fix gcc.dg/vect/bb-slp-39.c on IBM Z
 2021-04-20  8:17 UTC 

[PATCH] testsuite: Fix up gcc.target/s390/zero-scratch-regs-1.c
 2021-04-20  7:30 UTC  (2+ messages)

[PATCH] s390/testsuite: Fix oscbreak-1.c
 2021-04-20  7:05 UTC  (2+ messages)

Fix Fortran rounding issues, PR fortran/96983
 2021-04-20  6:58 UTC  (2+ messages)

[committed] libphobos: Fix SIGBUS in read_encoded_value_with_base on sparc-sun-solaris (PR98584)
 2021-04-20  0:29 UTC 

[PATCH] c++: ICE with concept defined in function [PR97536]
 2021-04-19 21:31 UTC  (2+ messages)

[PATCH] c++: Fix pretty printing of function pointer type [PR98767]
 2021-04-19 21:31 UTC  (2+ messages)

[committed] d: Fix ICE in when formating a string with '%' or '`' characters (PR98457)
 2021-04-19 20:47 UTC  (2+ messages)

[PATCH] wwwdocs: Do not rewrite the page titles
 2021-04-19 20:14 UTC  (4+ messages)

[PATCH] Fix logic error in 32-bit trampolines, PR target/98952
 2021-04-19 19:54 UTC  (2+ messages)
` Ping: "

[PATCH] Add dg-final option-based target selectors
 2021-04-19 19:28 UTC 

[Patch] PR tree-optimization/100081 - Limit depth of logical expression windback
 2021-04-19 18:22 UTC  (3+ messages)

[PATCH] combine: Don't create REG_UNUSED notes if the reg already died (PR99927)
 2021-04-19 17:59 UTC  (4+ messages)

[committed] libphobos: Add section support code for OpenBSD (PR99691)
 2021-04-19 17:46 UTC 

[committed] libphobos: Add Thread/Fiber support code for Darwin (PR98058)
 2021-04-19 17:41 UTC 

[committed] libphobos: Add D runtime support code for MinGW (PR99794)
 2021-04-19 17:37 UTC 

[committed] libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3e
 2021-04-19 17:32 UTC 

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

[PATCH] PR tree-optimization/100081 - Limit depth of logical expression windback
 2021-04-19 16:11 UTC  (3+ messages)

[comitted] arm: partial revert of r11-8168 [PR100067]
 2021-04-19 16:02 UTC 

[PATCH] [OpenACC] Fix an ICE where a loop with GT condition is collapsed
 2021-04-19 13:23 UTC  (7+ messages)

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

[PATCH] Remove pedantic_non_lvalue_loc
 2021-04-19 12:49 UTC 

[og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions
 2021-04-19 12:38 UTC  (5+ messages)
` Decompose OpenACC 'kernels' constructs into parts, a sequence of compute constructs (was: [og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions)
    ` Decompose OpenACC 'kernels' constructs into parts, a sequence of compute constructs

[PATCH] aarch64: Fix up 2 other combine opt regressions vs. GCC8 [PR100075]
 2021-04-19 11:44 UTC  (7+ messages)
    ` [PATCH] aarch64, v2: "

[PATCH 0/3] openacc: Gang-private variables in shared memory
 2021-04-19 11:23 UTC  (8+ messages)
` [PATCH 1/3] openacc: Add support for gang local storage allocation "

[PATCH] preprocessor/100142 - revert unwanted change in last commit
 2021-04-19 10:06 UTC  (2+ messages)

[PATCH 1/1] testsuite/arm: Add arm_cmse_hw effective target
 2021-04-19  9:36 UTC 

[PATCH][obvious] Align decl and def arguments
 2021-04-19  9:21 UTC 

[PATCH] varasm: Two SECTION_RETAIN fixes [PR100130]
 2021-04-19  9:21 UTC 

[x86] Fix another -freorder-blocks-and-partition glitch with Windows SEH
 2021-04-19  8:27 UTC 

[PATCH] preprocessor/100142 - revert unwanted change in last commit
 2021-04-19  8:10 UTC 

[PATCH] [i386] Fix a small performance regression. [PR98348]
 2021-04-19  6:48 UTC 

[PATCH] or1k: Add mcmodel option to handle large GOTs
 2021-04-19  0:10 UTC 

[PATCH,FORTRAN 00/29] Move towards stringpool, part 1
 2021-04-18 21:30 UTC  (2+ messages)

[Patch, fortran] PR fortran/100136 - ICE, regression, using flag -fcheck=pointer
 2021-04-18 15:13 UTC 

[Bug libstdc++/99402] [10 Regression] std::copy creates _GLIBCXX_DEBUG false positive for attempt to subscript a dereferenceable (start-of-sequence) iterator
 2021-04-18 14:04 UTC  (2+ messages)

[PATCH] docs: Remove empty table column
 2021-04-18 13:24 UTC  (3+ messages)

[Patch, fortran] PR fortran/100132 - Optimization breaks pointer association
 2021-04-17 23:48 UTC 

[Patch, fortran v2] PR fortran/84006, PR fortran/100027 - ICE on storage_size with polymorphic argument
 2021-04-17 14:36 UTC  (2+ messages)

[committed] d: Add TARGET_D_TEMPLATES_ALWAYS_COMDAT
 2021-04-17 12:38 UTC 

[committed] d: Implement __traits(getTargetInfo, "objectFormat")
 2021-04-17 12:38 UTC 

[committed] sanitizer: Fix asan against glibc 2.34 [PR100114]
 2021-04-17  9:40 UTC 

enable __ieee128 for p9vector tests
 2021-04-17  9:19 UTC  (3+ messages)

[committed] Make SVE tests work with --with-cpu
 2021-04-16 18:24 UTC  (3+ messages)

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

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

[PATCH] testsuite/arm: Fix scan-assembler-times in pr96770.c with movt/movw
 2021-04-16 17:51 UTC  (2+ messages)

A suggestion for going forward from the RMS/FSF debate
 2021-04-16 17:35 UTC  (3+ messages)

[PATCH] testsuite: Enable zero-scratch-regs-{8,9,10,11}.c on s390*
 2021-04-16 16:17 UTC  (2+ messages)

[PATCH] intl: Add --enable-host-shared support [PR100096]
 2021-04-16 16:16 UTC  (2+ messages)

Patch, fortran] PR fortran/100120 - associated intrinsic failure
 2021-04-16 16:06 UTC 

[committed] c++: Fix empty base stores in cxx_eval_store_expression [PR100111]
 2021-04-16 15:47 UTC 

[PATCH] doc: Update Power builtin documentation in user's manual
 2021-04-16 15:05 UTC 

[PATCH] AArch64 SVE: Fix wrong sve predicate split (PR100048)
 2021-04-16 15:01 UTC  (4+ messages)

[PATCH] PR fortran/63797 - Bogus ambiguous reference to 'sqrt'
 2021-04-16 14:31 UTC  (2+ messages)

[PATCH] doc: Update Power builtin documentation in user's manual
 2021-04-16 14:18 UTC  (2+ messages)

[PATCH] testsuite: Fix pr83403-{1,2}.c on IBM Z
 2021-04-16 12:07 UTC  (2+ messages)

[PATCH 2/2] Mark untyped calls and handle them specially [PR98689]
 2021-04-16 11:37 UTC  (3+ messages)

[PATCH] Simplify maybe_fold_reference API
 2021-04-16 11:15 UTC 

[PATCH] arm: Fix some testsuite fallout from r11-8168 [PR100067]
 2021-04-16 11:03 UTC 

[PATCH] rtlanal: Don't assume that calls write to a global SP [PR99596]
 2021-04-16 10:33 UTC  (3+ messages)

[PATCH] Move gimplify_buildN API local to only remaining user
 2021-04-16  9:35 UTC 

[PATCH] testsuite: Move gimplefe40.c and gimplefe41.c
 2021-04-16  9:29 UTC  (4+ messages)

[PATCH] vectorizer: Remove dead scalar .COND_* calls from vectorized loops [PR99767]
 2021-04-16  8:56 UTC  (2+ messages)

[PATCH] rs6000: Expand fmod and remainder when built with fast-math [PR97142]
 2021-04-16  7:10 UTC 

[pushed] c++: C++20 class NTTP trailing zero-init [PR100079]
 2021-04-16  5:16 UTC 

[PATCH] c++: ICE with bogus late return type [PR99803]
 2021-04-16  3:29 UTC  (4+ messages)

[PATCH v10] Practical improvement to libgcc complex divide
 2021-04-15 23:33 UTC  (2+ messages)

[PATCH] c++: Fix up handling of structured bindings in extract_locals_r [PR99833]
 2021-04-15 22:05 UTC  (2+ messages)

Committed: gcc.dg/pr84877.c: Xfail for cris-*-*
 2021-04-15 20:37 UTC 

[pushed] c++: constexpr and volatile member function [PR80456]
 2021-04-15 20:31 UTC 

[PATCH] propagate attributes to local redeclaration (PR 99420)
 2021-04-15 20:15 UTC  (2+ messages)

[committed] add tests for Bug 89230
 2021-04-15 20:15 UTC 

[PATCH] c++: partially initialized constexpr array [PR99699]
 2021-04-15 20:09 UTC  (2+ messages)

[PATCH] c++: Fix up C++23 [] <...> requires primary -> type {} parsing [PR99850]
 2021-04-15 19:43 UTC  (2+ messages)

[pushed] c++: noexcept error recursion [PR100101]
 2021-04-15 19:02 UTC 

Patch, fortran] PR fortran/100103 - Automatic reallocation fails inside select rank
 2021-04-15 18:15 UTC 

[PATCH] x86: Use crc32 target option for CRC32 intrinsics
 2021-04-15 17:58 UTC  (8+ messages)
      ` [PATCH v2] "

[PATCH] aarch64: Avoid duplicating bti j insns for jump tables [PR99988]
 2021-04-15 17:45 UTC  (2+ messages)

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

[pushed] c++: lambda in default type template-argument [PR100091]
 2021-04-15 16:42 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).