public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch,avr, 0/3] Support 64-bit (long) double
 2020-01-06 13:08 UTC  (12+ messages)
` [patch,avr, 1/3] Support 64-bit (long) double: The gcc part
  ` [PING^1][patch,avr, "
  ` [Ping^2][patch,avr, "
` [patch,avr, 2/3] Support 64-bit (long) double: The libgcc changes
  ` [PING^1][patch,avr, "
  ` [Ping^2][patch,avr, "
` [patch,avr, 3/3] Support 64-bit (long) double: libf7
  ` [PING^1][patch,avr, "
` [PING^1][patch,avr, 0/3] Support 64-bit (long) double
` [Ping^2][patch,avr, "

[committed][AArch64] Use move-if-change for aarch64-tune.md
 2020-01-06 13:03 UTC 

[AArch64] Fix constraints for CPY /M
 2020-01-06 13:01 UTC 

[patch][avr] PR92606: Disable -fipa-icf-variables because it generates wrong code
 2020-01-06 12:59 UTC  (3+ messages)
` [PING^1][patch][avr] "
` [PING^2][patch][avr] "

[patch][avr] New option -nodevicespecs to omit -specs=... in self specs
 2020-01-06 12:59 UTC  (3+ messages)
` [PING^1][patch][avr] "
` [PING^2][patch][avr] "

[committed, amdgcn] Fix inline immediate range
 2020-01-06 12:27 UTC 

[PATCH] libstdc++: Define std::lexicographical_compare_three_way for C++20
 2020-01-06 12:06 UTC  (5+ messages)

[PATCH] libstdc++: Remove redundant inequality operators in <stop_token>
 2020-01-06 12:06 UTC 

[PATCH] Make cgraph_edge::resolve_speculation static
 2020-01-06 11:47 UTC  (3+ messages)

[PATCH] Document cloning for the target_clone attribute
 2020-01-06 10:05 UTC 

[PATCH] Add changes that I made in GCC 10 development cycle
 2020-01-06  9:21 UTC  (2+ messages)

[PATCH] Mark param_max_combine_insns with Optimization keyword
 2020-01-06  9:09 UTC  (3+ messages)

[RFC/PATCH] IVOPTs select cand with preferred D-form access
 2020-01-06  8:50 UTC 

[PATCH] Fix PowerPC -fstack-clash-protection -mprefixed-addr ICE (PR target/93122)
 2020-01-06  8:24 UTC 

[PATCH] ipa-inline: Adjust condition for caller_growth_limits
 2020-01-06  7:04 UTC 

[Committed] New bit-field testcases Part 3/N
 2020-01-06  1:08 UTC 

[PATCH] optimize costly division in rtx_cost
 2020-01-05 18:39 UTC 

[testsuite, Darwin, committed] Fix fail of darwin-version-1.c
 2020-01-05 15:28 UTC 

[C++ PATCH] Avoid caching constexpr calls that allocate something that they don't deallocate or vice versa (PR c++/91369)
 2020-01-05 13:04 UTC 

[PATCH] Improve __builtin_add_overflow on x86 for double-word types (PR target/93141)
 2020-01-05 10:39 UTC  (4+ messages)

[C++ PATCH] Avoid bogus errors due to -Wredundant-tags (PR c++/93138)
 2020-01-05  1:56 UTC  (2+ messages)

[C++ PATCH] Fix up cp-gimplify.c ICE (PR c++/93046)
 2020-01-04 23:50 UTC  (2+ messages)

[PATCH] gdbinit.in: make shorthands accept an explicit argument
 2020-01-04 13:40 UTC  (2+ messages)

[PATCH] Simplify ((A & N) ==/!= CST1) &/| ((A & M) ==/!= CST2)
 2020-01-04  5:59 UTC 

[PATCH 1/3] Add OpenACC test for sub-references being pointer or allocatable variables
 2020-01-04  2:25 UTC  (3+ messages)
` [PATCH 2/3] Don't allow mixed component and non-component accesses for OpenACC/Fortran
` [PATCH 3/3] Check array contiguity "

[C++ PATCH] Reject class template placeholder as non-type template parm type in C++17
 2020-01-03 22:10 UTC 

[C++ PATCH] PR c++/93033 - incorrect tree node sharing with array init
 2020-01-03 22:10 UTC 

[PATCH] analyzer: fix global-sm-state issue affecting sm-signal
 2020-01-03 21:51 UTC 

[testsuite, X86, committed] Require effective target masm_intel for two tests
 2020-01-03 21:10 UTC 

[PATCH] libstdc++/92124 for associative containers
 2020-01-03 21:05 UTC 

[Patch, Fortran] PR91640 – Fix call to contiguous dummy
 2020-01-03 21:02 UTC  (5+ messages)
` Fortran patches to be reviewed (was: [Patch, Fortran] PR91640 – Fix call to contiguous dummy)

[PATCH 1/2] analyzer: delete checker_event::clone
 2020-01-03 19:01 UTC  (2+ messages)
` [PATCH 2/2] analyzer: cleanups to checker_path

Connect and Network with Regulators and Canna Operators
 2020-01-03 17:36 UTC 

[PATCH] Fix a bug that propagation in recursive function uses wrong aggregate lattice (PR ipa/93084)
 2020-01-03 15:50 UTC 

[PATCH] [RFC] ipa: duplicate ipa_size_summary for cloned nodes
 2020-01-03 15:27 UTC  (5+ messages)

Define HAVE_ for math long double functions declared in vxworks headers
 2020-01-03 15:27 UTC  (2+ messages)

[PATCH] Add Optimization for various IPA parameters
 2020-01-03 15:21 UTC 

[PATCH] Add Optimization keyword for TREE/RTL optimization passes
 2020-01-03 15:18 UTC 

[ PATCH ] [ C++ ] [ libstdc++ ] P0674r1 - Extend support for arrays in make/allocate_shared
 2020-01-03 15:05 UTC  (2+ messages)

[PATCH] Avoid segfault when dumping IPA-CP lattices for unoptimized functions (PR 92917)
 2020-01-03 13:37 UTC 

[PATCH] Mark param_max_fields_for_field_sensitive with Optimization keyword
 2020-01-03 12:27 UTC 

[PATCH 00/13] OpenACC 2.6 manual deep copy support
 2020-01-03 12:26 UTC  (6+ messages)
` [PATCH 09/13] OpenACC 2.6 deep copy: C and C++ front-end parts
` [PATCH 07/13] OpenACC 2.6 deep copy: libgomp parts

[PATCH 0/4] Fix library testsuite compilation for build sysroot
 2020-01-03 11:34 UTC  (5+ messages)
` [PING^4][PATCH "

[Patch, Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL
 2020-01-03 11:29 UTC  (5+ messages)
` *ping* "
  ` *ping**2 "

[PATCH] Do not set -fomit-frame-pointer if TARGET_OMIT_LEAF_FRAME_POINTER_P
 2020-01-03 11:23 UTC 

[PATCH] Allow prefer-vector-width= in target attribute (PR target/93089)
 2020-01-03  9:47 UTC  (2+ messages)

[PATCH] Fix x86 abs<mode>2 expander for ia32 (PR target/93110)
 2020-01-03  9:44 UTC  (2+ messages)

[PATCH] Fix endless loop in find_single_def_src (PR rtl-optimization/93088)
 2020-01-03  9:05 UTC  (2+ messages)

[PATCH] Override prefer-vector-width= in x86 simd clones (PR target/93089)
 2020-01-03  8:33 UTC 

[PATCH] Improve (x >> c) << c match.pd optimization (PR tree-optimization/93118)
 2020-01-03  8:16 UTC 

[Patch, committed, Fortran] PR68020 – Fix implied-shape handling for rank > 2
 2020-01-03  8:02 UTC  (4+ messages)

Fix OpenACC deep-copy-10.c and lib-16-2.f90 test async-safety issues (PR93030)
 2020-01-03  0:42 UTC 

[PATCH 1/2] analyzer: diagnostic_path: avoid printing redundant data
 2020-01-02 22:44 UTC  (2+ messages)
` [PATCH 2/2] analyzer: diagnostic_path: fix up expected analyzer output

[Patch, Fortran] PR 92994 – add more ASSOCIATE checks
 2020-01-02 22:37 UTC  (2+ messages)

[patch, fortran] Fix PR 65428, ICE on nested empty array constructors
 2020-01-02 22:35 UTC 

[ PATCH ] [ C++ ] [ libstdc++ ] P1208r6 Merge source_location
 2020-01-02 22:21 UTC  (7+ messages)

Go patch committed: Generate hash functions only for map keys
 2020-01-02 21:56 UTC 

Go patch committed: Split writing of equal and hash functions for types
 2020-01-02 21:51 UTC 

[Committed] Add two testcases for 1bit bit-field
 2020-01-02 20:27 UTC 

[RFC][C++ PATCH] Don't mangle attributes that have a space in their name
 2020-01-02 19:24 UTC  (4+ messages)
  ` [C++ PATCH v2] "

[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2020-01-02 17:28 UTC  (4+ messages)

[RFC] ipa-cp: Fix PGO regression caused by r278808
 2020-01-02 16:58 UTC  (11+ messages)
          ` [PATCH v2] "

[PATCH][committed] Add myself to MAINTAINERS
 2020-01-02 16:16 UTC 

[C++ PATCH] Fix up building of GCC 8 and earlier with GCC 9/10 (PR c/90677)
 2020-01-02 16:01 UTC  (3+ messages)

[C++ PATCH] PR c++/92745 - bogus error when initializing array of vectors
 2020-01-02 15:05 UTC  (8+ messages)

[PATCH] Mark param_min_crossjump_insns with Optimization keyword
 2020-01-02 11:06 UTC 

[PATCH] Mark -free as Optimization option
 2020-01-02 11:05 UTC 

[C++ Patch] Improve build_new locations
 2020-01-02  9:23 UTC 

[PATCH] Make warn_inline Optimization option
 2020-01-02  9:04 UTC 

[PING] [PATCH] get source line for diagnostic from preprocessed file / PR preprocessor/79106
 2020-01-02  8:27 UTC 

[patch, libfortran] Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and ew.d e0 edit descriptors
 2020-01-02  1:00 UTC  (3+ messages)

[committed] Fix placement of references to functions in COMDAT groups on hppa-linux
 2020-01-01 23:13 UTC 

[Committed] Fix libobjc on Windows (PR93099)
 2020-01-01 22:15 UTC  (2+ messages)

[patch, fortran, committed] Fix dependency for %re and %im
 2020-01-01 21:41 UTC 

[committed] Fix comparison operator used for B and S integer comparisons on hppa
 2020-01-01 21:11 UTC 

[committed] Update libstdc++ baseline symbols for hppa-linux
 2020-01-01 19:23 UTC 

[PATCH] Fix PR libgcc/92988
 2020-01-01 17:23 UTC  (2+ messages)

[PATCH] Fix up -Wsuggest-attribute=cold (PR ipa/93087)
 2020-01-01 15:00 UTC  (2+ messages)

[committed] contrib/update-copyright.py --this-year
 2020-01-01 11:48 UTC 

[committed] Tweak update-copyright.py
 2020-01-01 11:47 UTC 

[committed] Update copyright years
 2020-01-01 11:46 UTC 

Fix ICE while updating inliner summary
 2020-01-01 10:48 UTC 

[PATCH] popcount{64,32}c pattern matching fixes (PR tree-optimization/93098)
 2019-12-31 21:52 UTC  (2+ messages)

[committed] Fix EXTRACT_LAST_REDUCTION segfault
 2019-12-31 16:48 UTC 

[committed] Fix compilation of libgomp/target.c on hppa*-*-hpux11.*
 2019-12-31  6:43 UTC 

[PATCH] rs6000: Fix PR92923, __builtin_vec_xor() causes subregs to be used when not using V4SImode vectors
 2019-12-30 20:51 UTC  (4+ messages)

[PATCH] Fix ICE caused by swallowing a token in c_parser_consume_token
 2019-12-30 20:51 UTC 

Fix SSA update when vectorisation adds a vdef to a read-only loop
 2019-12-30 19:23 UTC  (2+ messages)

[wwwdocs] Add GCC10 IPA/LTO changes
 2019-12-30 14:15 UTC 

[GCC][PATCH][AArch64]Add ACLE intrinsics for bfdot for ARMv8.6 Extension
 2019-12-30 13:15 UTC  (4+ messages)

[GCC][PATCH][AArch64]Add ACLE intrinsics for dot product (usdot - vector, <us/su>dot - by element) for AArch64 AdvSIMD ARMv8.6 Extension
 2019-12-30 10:29 UTC  (6+ messages)

[patch, fortran] Fix PR 91541, ICE on valid for INDEX
 2019-12-30  3:06 UTC  (3+ messages)
` *ping*[patch, "

[patch, fortran] Updated fix PR 92961, ICE on division by zero error in array bounds
 2019-12-30  2:53 UTC  (3+ messages)
` *ping* "

[PATCH] Fix vextract* masked patterns (PR target/93069)
 2019-12-29 23:50 UTC 

[PATCH] PR tree-optimization/90836 Missing popcount pattern matching
 2019-12-29 22:27 UTC  (7+ messages)

C++ PATCH for c++/88337 - Implement P1327R1: Allow dynamic_cast in constexpr
 2019-12-29 19:49 UTC  (11+ messages)

[PATCH] Allow {nearby,r}int{,f} vectorization on x86 with sse4.1 and later (PR target/93078)
 2019-12-29 16:57 UTC  (5+ messages)

Bountysource campaign for gcc-rust?
 2019-12-29 10:15 UTC  (3+ messages)

[Patch] OpenACC – support "if" + "if_present" clauses with "host_data"
 2019-12-28 21:11 UTC  (2+ messages)

Unshare DR_STEP before gimplifying it
 2019-12-28 18:19 UTC  (2+ messages)

Check for a supported comparison when using EXTRACT_LAST_REDUCTION
 2019-12-28 16:39 UTC  (2+ messages)

[committed] Unbreak build with nvptx offloading and --without-cuda-driver
 2019-12-28  9:33 UTC 

[PATCH 1/1] libgomp: Add destructor to delete runtime env keys
 2019-12-27 19:27 UTC 

Bountysource campaign for gcc-rust?
 2019-12-27 18:09 UTC  (2+ messages)

[committed][AArch64] Fix typo in V_INT_CONTAINER
 2019-12-27 17:18 UTC 

Add missing target check for fully-masked fold-left reductions
 2019-12-27 16:56 UTC  (2+ messages)

[PATCH] PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique
 2019-12-27 15:54 UTC 

introduce -fcallgraph-info option
 2019-12-26 19:00 UTC  (18+ messages)
                                ` drop -aux{dir,base}, revamp -dump{dir,base} (was: Re: introduce -fcallgraph-info option)

[PATCH v4] Missed function specialization + partial devirtualization
 2019-12-26 13:42 UTC  (12+ messages)
` [PATCH v5] "
    ` Ping: "
      ` Ping*2: "
              ` [PATCH v6] "
                ` *Ping* "
                    ` [PATCH v7] "

[C++ Patch] Improve delete expressions locations
 2019-12-26  5:24 UTC  (2+ messages)

[C++ PATCH] Fix up parsing of T (__attribute__(()) fn) (int) in C++17 mode (PR c++/92438)
 2019-12-26  3:49 UTC  (2+ messages)

New Finnish PO file for 'gcc' (version 9.1.0)
 2019-12-26  3:46 UTC 

Take home 750,000 Euros this end of year
 2019-12-25 23:49 UTC 

PowerPC -mcpu=future patches, V11
 2019-12-25  6:41 UTC  (3+ messages)
` [PATCH] V11 patch #5 of 15, Optimize vec_extract of a vector in memory with a PC-relative address

[PATCH][AARCH64] Set jump-align=4 for neoversen1
 2019-12-24 16:25 UTC 

[PATCH][AARCH64] Enable compare branch fusion
 2019-12-24 15:59 UTC 

[PATCH] Remove redundant builtins for avx512f scalar instructions
 2019-12-24 14:24 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).