public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/11] warning control by group and location (PR 74765)
 2021-06-25  1:35 UTC  (37+ messages)
  ` [PATCH 0/13] v2 "
    ` [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups "
    ` [PATCH 2/13] v2 Use new per-location warning APIs in Ada
    ` [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 5/13] v2 Use new per-location warning APIs in the RL78 back end
    ` [PATCH 6/13] v2 Use new per-location warning APIs in the C++ front end
    ` [PATCH 7/13] v2 Use new per-location warning APIs in the FORTRAN "
    ` [PATCH 8/13] v2 Use new per-location warning APIs in libcc1
    ` [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 11/13] v2 Use new per-location warning APIs in the Objective-C front end
    ` [PATCH 12/13] v2 Remove TREE_NO_WARNING and gimple*no_warning* APIs
    ` [PATCH 13/13] v2 Add regression tests for PR 74765 and 74762

[committed] libstdc++: Implement LWG 2762 for std::unique_ptr::operator*
 2021-06-24 21:10 UTC  (4+ messages)

[PATCH] c++: CTAD within alias template [PR91911]
 2021-06-24 20:45 UTC 

[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 

rs6000: Fix typos in float128 ISA3.1 support
 2021-06-24 19:36 UTC  (6+ messages)
  ` [EXTERNAL] "

[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 

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

[PATCH] aix: handle 64bit inodes for include directories
 2021-06-24 19:17 UTC  (5+ messages)

[PATCH] x86: Compile CPUID functions with -mgeneral-regs-only
 2021-06-24 18:00 UTC  (7+ messages)

[PATCH] fixinc: don't "fix" machine names in quoted string [PR91085]
 2021-06-24 17:35 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 

[PATCH v4 0/2] x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast
 2021-06-24 17:29 UTC  (2+ messages)
` PING^1 "

[PATCH] testsuite: mips: use noinline attribute instead of -fno-inline
 2021-06-24 17:02 UTC  (3+ messages)

[ARM] PR98435: Missed optimization in expanding vector constructor
 2021-06-24 16:31 UTC  (5+ messages)

[PATCH 5/6] make get_domminated_by_region return a auto_vec
 2021-06-24 16:28 UTC  (19+ messages)

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

[PATCH 0/7] PHI-OPT move abs_replacement to match.pd
 2021-06-24 16:25 UTC  (16+ 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

[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 V9] 0/7] Support for the CTF and BTF debug formats
 2021-06-24 15:30 UTC  (7+ messages)
` [[PATCH V9] 1/7] dwarf: add a dwarf2int.h internal interface

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

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

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

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

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

[PATCH][RFC] Add x86 subadd SLP pattern
 2021-06-24 14:25 UTC  (9+ messages)

RFC: Experimental use of Sphinx for GCC documentation
 2021-06-24 14:08 UTC  (12+ messages)
` RFC: "
    ` GCC documentation: porting to Sphinx

[RFC] Return NULL from gimple_call_return_type if no return available
 2021-06-24 13:55 UTC  (7+ messages)

[PATCH v2 0/2] Implement indirect external access
 2021-06-24 13:47 UTC  (3+ messages)
` [PATCH v2 1/2] Add -f[no-]direct-extern-access
` [PATCH v2 2/2] Add TARGET_ASM_EMIT_GNU_PROPERTY_NOTE

[PATCH] c: Fix C cast error-recovery [PR101171]
 2021-06-24 13:24 UTC  (2+ messages)

[PATCH, OpenMP 5.0] Improve OpenMP target support for C++ [PR92120 v4]
 2021-06-24 13:15 UTC  (2+ messages)

[PATCH 0/3] Improve and document stdx::simd testsuite
 2021-06-24 13:12 UTC  (3+ messages)

[PATCH] c: Fix up c_parser_has_attribute_expression [PR101176]
 2021-06-24 13:07 UTC  (2+ messages)

[PATCH] libstdc++: More efficient std::chrono::year::leap
 2021-06-24 11:42 UTC  (8+ messages)

[PATCH] IBM Z: Use @PLT symbols for local functions in 64-bit mode
 2021-06-24 11:18 UTC 

[RFC PATCH] i386: Add pack/unpack patterns for 64bit vectors [PR89021]
 2021-06-24 10:48 UTC  (2+ messages)

[PATCH] df: Fix up handling of paradoxical subregs in debug insns [PR101170]
 2021-06-24 10:17 UTC  (3+ messages)

[PATCH] stor-layout: Avoid DECL_BIT_FIELD_REPRESENTATIVE with NULL TREE_TYPE [PR101172]
 2021-06-24 10:11 UTC  (2+ messages)

[PATCH] Fix SLP permute propagation error
 2021-06-24  9:41 UTC 

[committed] openmp: in_reduction clause support on target construct
 2021-06-24  9:37 UTC 

[PATCH] predcom: Adjust some unnecessary update_ssa calls
 2021-06-24  9:28 UTC  (9+ messages)
      ` predcom: Refactor more by encapsulating global states

[PATCH] [i386] Revert x86_order_regs_for_local_alloc changes in r12-1669
 2021-06-24  8:52 UTC  (2+ messages)

testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-*
 2021-06-24  6:05 UTC  (3+ messages)
` [PATCH resend] "

[PATCH v2] IBM Z: Define NO_PROFILE_COUNTERS
 2021-06-24  5:29 UTC  (2+ messages)

[PATCH] [i386] Support avx512 vector shift with vector [PR98434]
 2021-06-24  5:05 UTC  (6+ messages)

[PATCH] Disparage slightly the mask register alternative for bitwise operations. [PR target/101142]
 2021-06-24  1:50 UTC  (9+ messages)

[PATCH] tree-optimization/101173 - fix interchange dependence checking
 2021-06-23 23:57 UTC  (2+ messages)

[PATCH] tree-optimization/101105 - fix runtime alias test optimization
 2021-06-23 23:56 UTC  (2+ messages)

[PATCH 0/3] Add Power10 IEEE 128-bit min, max, conditional move
 2021-06-23 23:56 UTC  (12+ messages)
` [PATCH 1/3] Add IEEE 128-bit min/max support on PowerPC
` [PATCH 2/3] Fix IEEE 128-bit min/max test
    ` [PATCH 2/3 V2] "
      ` Ping: "
` [PATCH 3/3] Add IEEE 128-bit fp conditional move on PowerPC
  ` Ping: "

[PATCH] rs6000: Fix restored rs6000_long_double_type_size
 2021-06-23 22:46 UTC  (2+ messages)

[PATCH] c++: excessive instantiation during CTAD [PR101174]
 2021-06-23 21:06 UTC  (4+ messages)

[PATCH] doc/lto.texi: List slim object format as the default
 2021-06-23 20:25 UTC  (3+ messages)
  ` [committed] [PATCH v2] "

[Patch ]Fortran/OpenMP: Extend defaultmap clause for OpenMP 5 [PR92568]
 2021-06-23 20:15 UTC  (5+ messages)
      ` [committed] fortran/dump-parse-tree.c: Use proper enum type (was: Re: [Patch ]Fortran/OpenMP: Extend defaultmap clause for OpenMP 5 [PR92568])

Generate 128-bit divide/modulus
 2021-06-23 19:21 UTC  (3+ messages)
` Ping: [PATCH] "

[PATCH] testsuite: add -fwrapv for 950704-1.c
 2021-06-23 18:48 UTC  (5+ messages)

[PATCH] Modula-2 into the GCC tree on master
 2021-06-23 16:34 UTC  (8+ messages)

[PATCH] [libstdc++] Cleanup atomic timed wait implementation
 2021-06-23 16:01 UTC  (2+ messages)

[PATCH, rs6000] Do not enable pcrel-opt by default
 2021-06-23 14:57 UTC  (2+ messages)

[PATCH] AArch64: Add support for __builtin_roundeven[f] [PR100966]
 2021-06-23 14:41 UTC  (4+ messages)

[PATCH] Fix --gdwarf-5 configure tests for Windows
 2021-06-23 14:41 UTC  (2+ messages)

[PATCH] Emit .file 0 marker earlier in DWARF 5
 2021-06-23 14:39 UTC  (2+ messages)

[COMMITTED] Split gimple-range into gimple-range-fold and gimple-range
 2021-06-23 14:27 UTC 

[COMMITTED 2/2] tree-optimization/101148 - Do not continue propagating values which cannot be set properly
 2021-06-23 14:27 UTC 

[COMMITTED 1/2] Adjust on_entry cache to indicate if the value was set properly
 2021-06-23 14:27 UTC 

[COMMITTED] Dump should be read only. Do not trigger new lookups
 2021-06-23 14:27 UTC 

[committed] Use more logicals to eliminate useless test/compare instructions
 2021-06-23 14:20 UTC 

[Patch, fortran] PR fortran/100120/100816/100818/100819/100821 problems raised by aggregate data types
 2021-06-23 14:20 UTC  (7+ messages)
    ` Re:[Patch, fortran] PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling
      ` [Patch, fortran v2] "
        ` [Patch, fortran V3] PR fortran/100683 - Array initialization refuses valid
          ` [Patch, fortran V3] PR fortran/100683 - Array initialization refuses valid (list of pending patches)

[PATCH] i386: Add PPERM two-operand 64bit vector permutation [PR89021]
 2021-06-23 14:17 UTC 

[PATCH] Try LTO partial linking. (Was: Speed of compiling gimple-match.c)
 2021-06-23 13:53 UTC  (8+ messages)

[PATCH] refactor SLP permute propagation
 2021-06-23 13:43 UTC 

[PATCH] ARM: reset arm_fp16_format
 2021-06-23 13:31 UTC  (3+ messages)

[PATCH] tree-inline: Fix TREE_READONLY of parameter replacements
 2021-06-23 13:24 UTC  (4+ messages)

[PATCH] inline: do not inline when no_profile_instrument_function is different
 2021-06-23 13:15 UTC  (3+ messages)

[PATCH] combine: Check for paradoxical subreg
 2021-06-23 11:33 UTC 

[committed] libstdc++: Improve std::lock algorithm
 2021-06-23 11:16 UTC  (10+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] i386: Prevent unwanted combine from LZCNT to BSR [PR101175]
 2021-06-23 10:53 UTC 

[gitignore] Add cscope.out to .gitignore
 2021-06-23 10:19 UTC  (2+ messages)

[wwwdocs] gcc-12/changes.html: OpenMP + GCN update
 2021-06-23  9:58 UTC  (2+ messages)

[PATCH 0/3] [amdgcn] Improve debug support
 2021-06-23  9:32 UTC  (7+ messages)
` [PATCH 1/3] [amdgcn] Update CFI configuration
` [PATCH 2/3] [amdgcn] Use frame pointer for CFA expressions
` [PATCH 3/3] [amdgcn] Add hook for DWARF address spaces

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