public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Remove redundant explicit instantiations
 2021-06-28 15:25 UTC 

[committed] libstdc++: More workarounds in 17_intro/names.cc test [PR 97088]
 2021-06-28 14:20 UTC  (3+ messages)

[committed] libstdc++: Implement LWG 2762 for std::unique_ptr::operator*
 2021-06-28 14:19 UTC  (5+ messages)

[PATCH] mips: Fix up mips_atomic_assign_expand_fenv [PR94780]
 2021-06-28 13:50 UTC  (2+ messages)
` PING: "

[PATCH] Generalize -fuse-ld= to support absolute path or arbitrary ld.linker
 2021-06-28 13:49 UTC  (7+ messages)

[committed] libstdc++: Allow unique_ptr<Incomplete[]>::operator[] [PR 101236]
 2021-06-28 13:24 UTC 

[committed] libstdc++: Implement LWG 415 for std::ws
 2021-06-28 13:23 UTC 

[PATCH] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2021-06-28 13:15 UTC  (8+ messages)

[PATCH v5 0/2] x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast
 2021-06-28 12:36 UTC  (9+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] x86: Add vec_duplicate<mode> expander

[PATCH] rs6000: Fix restored rs6000_long_double_type_size
 2021-06-28 12:19 UTC  (3+ messages)

RFC: Experimental use of Sphinx for GCC documentation
 2021-06-28 12:01 UTC  (17+ messages)
` RFC: "
    ` GCC documentation: porting to Sphinx
                        ` [PATCH] Port GCC documentation "

[PATCH][pushed] mklog: Handle correctly long lines
 2021-06-28 11:44 UTC 

[Patch] Add 'default' to -foffload=; document that flag [PR67300]
 2021-06-28 11:28 UTC  (11+ messages)

rs6000: Fix typos in float128 ISA3.1 support
 2021-06-28 10:22 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH] tree-optimization/101229 - fix vectorizer SLP hybrid detection with PHIs
 2021-06-28  9:55 UTC 

[wwwdocs] gcc-12/changes.html: OpenMP + GCN update
 2021-06-28  9:47 UTC  (3+ messages)

[PATCH] v850: add v850_can_inline_p target hook
 2021-06-28  9:27 UTC 

[PATCH] v850: silent 2 warnings
 2021-06-28  9:27 UTC 

[PATCH 0/4] v4 PHI-OPT move abs_replacement to match.pd
 2021-06-28  9:26 UTC  (10+ messages)
` [PATCH 1/4] Duplicate the range information of the phi onto the new ssa_name
` [PATCH 2/4] Allow match-and-simplified phiopt to run in early phiopt
` [PATCH 3/4] Try inverted comparison for match_simplify in phiopt
` [PATCH 4/4] Port most of the A CMP 0 ? A : -A to match

[ARM] PR98435: Missed optimization in expanding vector constructor
 2021-06-28  9:17 UTC  (8+ messages)

[PATCH] tree-optimization/101207 - fix BB reduc permute elide with life stmts
 2021-06-28  8:34 UTC 

[PATCH] New hook adjust_iv_update_pos
 2021-06-28  8:25 UTC  (8+ messages)

[PATCH] define auto_vec copy ctor and assignment (PR 90904)
 2021-06-28  8:07 UTC  (13+ messages)

[RFC/PATCH] ira: Consider matching constraints with param [PR100328]
 2021-06-28  7:27 UTC  (5+ messages)
` [RFC/PATCH v3] ira: Support more matching constraint forms "

[PATCH] aix: handle 64bit inodes for include directories
 2021-06-28  7:16 UTC  (6+ messages)

[PATCH] rs6000: Adjust rs6000_density_test for strided_load
 2021-06-28  7:01 UTC  (4+ messages)
` [PATCH v2] rs6000: Add load density heuristic
  ` PING^1 "
    ` PING^2 "

[PATCH 5/6] make get_domminated_by_region return a auto_vec
 2021-06-28  7:01 UTC  (21+ messages)

[PATCH/RFC] combine: Tweak the condition of last_set invalidation
 2021-06-28  7:00 UTC  (4+ messages)
  ` [PATCH v2] "
    ` PING^1 "

[PATCH] fixinc: don't "fix" machine names in quoted string [PR91085]
 2021-06-28  6:07 UTC  (2+ messages)
` [PATCH v2] fixinc: don't "fix" machine names in __has_include(...) [PR91085]

[PATCH][gcc] Allow functions without C-style ellipsis to use format attribute
 2021-06-28  4:24 UTC 

[COMMITTED] Fix PR 101230: ICE in fold_cond_expr_with_comparison
 2021-06-27 23:12 UTC 

[PATCH 1/2] ipa-sra: Introduce a mini-DCE to tree-inline.c (PR 93385)
 2021-06-27 21:58 UTC  (5+ messages)
  ` [PATCH 0.5/2] ipa-sra: Restructure how cloning and call redirection communicate "

[PATCH] Add AIX 7.3 Configuration
 2021-06-27 20:26 UTC 

[PATCH] opts: Do not stop when unknown -Wno-error value encountered [PR/65403]
 2021-06-27  8:41 UTC 

[PATCH v4 0/2] x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast
 2021-06-26 18:01 UTC  (6+ messages)
` PING^1 "

[PATCH 0/7] PHI-OPT move abs_replacement to match.pd
 2021-06-26  6:21 UTC  (17+ messages)
` [PATCH 1/7] Expand the comparison argument of fold_cond_expr_with_comparison
` [PATCH 2/7] Reset the range info on the moved instruction in PHIOPT
` [PATCH 3/7] Duplicate the range information of the phi onto the new ssa_name
` [PATCH 4/7] Allow match-and-simplified phiopt to run in early phiopt
` [PATCH 5/7] Try inverted comparison for match_simplify in phiopt
` [PATCH 6/7] Lower for loops before lowering cond in genmatch
` [PATCH 7/7] Port most of the A CMP 0 ? A : -A to match

[pushed] c++: constexpr aggr init of empty class [PR101040]
 2021-06-26  4:13 UTC 

[wwwdocs] Update C++ DR table
 2021-06-26  0:11 UTC 

[committed] jit: fix test-vector-* failures
 2021-06-25 23:11 UTC 

[committed] jit: fix test-asm failures on i?86
 2021-06-25 23:11 UTC 

[committed] remove a spurious note from calls.c (PR 101216)
 2021-06-25 23:09 UTC 

[COMMITTED 1/2] Adjust on_entry cache to indicate if the value was set properly
 2021-06-25 22:58 UTC  (2+ messages)

[r12-1805 Regression] FAIL: gcc.dg/analyzer/setjmp-2.c (test for excess errors) on Linux/x86_64
 2021-06-25 21:28 UTC  (3+ messages)

[PATCH] c++: Failure to delay noexcept parsing with ptr-operator [PR100752]
 2021-06-25 20:47 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] c++: access scope during partial spec matching [PR96204]
 2021-06-25 20:25 UTC  (5+ messages)

[PATCH] c++: CTAD within alias template [PR91911]
 2021-06-25 20:24 UTC  (4+ messages)

[committed] libstdc++: Avoid intercepting exception in ostream::write
 2021-06-25 19:54 UTC 

[committed] libstdc++: Implement LWG 581 for std:ostream::flush()
 2021-06-25 19:54 UTC 

[committed] libstdc++: Fix exception handling in std::ostream seek functions
 2021-06-25 19:54 UTC 

[committed] libstdc++: Remove noexcept from syncbuf::swap (LWG 3498)
 2021-06-25 19:52 UTC 

[PATCH] inline: do not inline when no_profile_instrument_function is different
 2021-06-25 19:00 UTC  (4+ messages)

[PATCH 0/3] Add Power10 IEEE 128-bit min, max, conditional move
 2021-06-25 17:46 UTC  (5+ messages)
` [PATCH 2/3] Fix IEEE 128-bit min/max test

[PATCH, libgomp, PR101114, committed] Fix struct-elem-5.c regression
 2021-06-25 16:53 UTC 

[PATCH 0/4 REVIEW] libtool and libctf fixes for Solaris 11
 2021-06-25 16:13 UTC  (3+ messages)
` [PATCH 1/4] libtool.m4: augment symcode "
` [PATCH 2/4 REVIEW] libtool.m4: fix nm BSD flag detection

[PATCH 0/7] ifcvt: Convert multiple
 2021-06-25 16:09 UTC  (8+ messages)
` [PATCH 1/7] ifcvt: Check if cmovs are needed
` [PATCH 2/7] ifcvt: Allow constants for noce_convert_multiple
` [PATCH 3/7] ifcvt: Improve costs handling "
` [PATCH 4/7] ifcvt/optabs: Allow using a CC comparison for emit_conditional_move
` [PATCH 5/7] ifcvt: Try re-using CC for conditional moves
` [PATCH 6/7] testsuite/s390: Add tests for noce_convert_multiple
` [PATCH 7/7] s390: Increase costs for load on condition and change movqicc expander

[PATCHv3 00/55] Replace the Power target-specific builtin machinery
 2021-06-25 15:25 UTC  (2+ messages)

[PATCH] testsuite: mips: use noinline attribute instead of -fno-inline
 2021-06-25 14:40 UTC  (6+ messages)

[committed] Use right shifts to eliminate redundant test/compare insns on the H8
 2021-06-25 13:25 UTC 

[PATCH] x86: Compile CPUID functions with -mgeneral-regs-only
 2021-06-25 12:39 UTC  (6+ messages)
      ` [PATCH v2] x86: Check AVX512 without mask instructions

[PATCH 00/11] stdx::simd optimizations, corrections, and cleanups
 2021-06-25 11:23 UTC  (12+ messages)
` [PATCH 04/11] libstdc++: Make use of __builtin_bit_cast
  ` [PATCH 04/11 v2] "
    ` [PATCH 04/11 v3] "

[RFC] ldist: Recognize rawmemchr loop patterns
 2021-06-25 10:23 UTC  (11+ messages)

[PATCH] tree-optimization/101202 - fix ICE with failed backedge SLP nodes
 2021-06-25 10:03 UTC 

[PATCH] Fixup reduction info on addsub SLP pattern
 2021-06-25  8:18 UTC 

[PATCH][RFC] Add x86 subadd SLP pattern
 2021-06-25  7:55 UTC  (11+ messages)

[[PATCH V9] 0/7] Support for the CTF and BTF debug formats
 2021-06-25  7:47 UTC  (8+ messages)
` [[PATCH V9] 1/7] dwarf: add a dwarf2int.h internal interface

[PATCH 0/11] warning control by group and location (PR 74765)
 2021-06-25  7:46 UTC  (26+ messages)
  ` [PATCH 0/13] v2 "
    ` [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups "
    ` [PATCH 3/13] v2 Use new per-location warning APIs in C front end
    ` [PATCH 4/13] v2 Use new per-location warning APIs in C family code
    ` [PATCH 6/13] v2 Use new per-location warning APIs in the C++ front end
    ` [PATCH 9/13] v2 Use new per-location warning APIs in LTO
      ` [PING][PATCH "
    ` [PATCH 10/13] v2 Use new per-location warning APIs in the middle end

[PATCH 1/2] [i386] Fold blendv builtins into gimple
 2021-06-25  6:49 UTC  (5+ messages)
` [PATCH 2/2] [i386] For 128/256-bit vec_cond_expr, When mask operands is lt reg const0_rtx, blendv can be used instead of avx512 mask. [PR target/100648]

testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-*
 2021-06-25  2:53 UTC  (4+ messages)
` [PATCH resend] "

[COMMITTED] tree-optimization/101189 - Only register relations on live edges
 2021-06-24 20:03 UTC 

[COMMITTED] Add a test case to confirm the equivalence's are being checked by EVRP
 2021-06-24 20:03 UTC 

[r12-1773 Regression] FAIL: gcc.dg/vect/pr96854.c (test for excess errors) on Linux/x86_64
 2021-06-24 19:18 UTC 

[r12-1764 Regression] FAIL: g++.dg/opt/pr91838.C -std=c++2a scan-assembler pxor\\s+%xmm0,\\s+%xmm0 on Linux/x86_64
 2021-06-24 19:18 UTC 

[COMMITTED] Fix relation query of equivalences
 2021-06-24 17:34 UTC 

[COMMITTED] Correctly unify recomputation with existing range
 2021-06-24 17:34 UTC 

[ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics
 2021-06-24 16:28 UTC  (2+ messages)

[PATCH, OpenMP 5.0] Implement relaxation of implicit map vs. existing device mappings (for mainline trunk)
 2021-06-24 15:55 UTC  (2+ messages)

[PATCH] c++: alias CTAD and aggregate deduction cand [PR98832]
 2021-06-24 15:31 UTC  (2+ messages)

[PATCH 7/7] Port most of the A CMP 0 ? A : -A to match
 2021-06-24 15:08 UTC  (2+ messages)

MSPs, MSSPs Records
 2021-06-24 14:48 UTC 

[PATCH] c++: requires-expression folding [PR101182]
 2021-06-24 14:42 UTC  (2+ messages)

[PATCH] add -ltrans-objects lto-plugin debug option
 2021-06-24 14:31 UTC  (2+ 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).