public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch][version 8]add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-09-07 16:57 UTC  (4+ messages)

[Patch] libgomp.texi: Add OpenMP Implementation Status
 2021-09-07 16:24 UTC  (8+ messages)

[PATCH 1/2 v2] jit : Generate debug info for variables
 2021-09-07 16:18 UTC  (2+ messages)
` Sv: "

[Patch] libgfortran: Makefile fix for ISO_Fortran_binding.h
 2021-09-07 15:47 UTC  (2+ messages)

[PATCH] Abstract PHI and forwarder block checks in jump threader
 2021-09-07 15:05 UTC  (6+ messages)

[PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469
 2021-09-07 14:33 UTC  (5+ messages)
      ` [Patch] Fortran: Handle allocated() with coindexed scalars [PR93834] (was: [PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469)

[patch] Fix PR debug/101947
 2021-09-07 13:40 UTC  (3+ messages)

[PATCH 00/13] ARM/MVE use vectors of boolean for predicates
 2021-09-07 13:35 UTC  (8+ messages)
` [PATCH 01/13] arm: Add new tests for comparison vectorization with Neon and MVE
` [PATCH 02/13] arm: Add tests for PR target/100757
` [PATCH 03/13] arm: Add test for PR target/101325
` [PATCH 04/13] arm: Add GENERAL_AND_VPR_REGS regclass

[PATCH] Explicitly add -msse2 to compile HF related libgcc source file
 2021-09-07 12:28 UTC  (12+ messages)
        ` [PATCH] libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1

[PATCH] tree-optimization/102226 - fix epilogue vector re-use
 2021-09-07 11:10 UTC 

[PATCH 02/10] [i386] Enable _Float16 type for TARGET_SSE2 and above
 2021-09-07 10:10 UTC  (17+ messages)
` [PATCH V3 0/6] Initial support for AVX512FP16
  ` [PATCH 2/6] [i386] Enable _Float16 type for TARGET_SSE2 and above

[PATCH] Come up with section_flag enum
 2021-09-07  9:43 UTC 

[PATCH] Optimize macro: make it more predictable
 2021-09-07  9:42 UTC  (10+ messages)
        ` [PATCH] flag_complex_method: support optimize attribute

[PATCH 10/13] arm: Convert remaining MVE vcmp builtins to predicate qualifiers
 2021-09-07  9:21 UTC  (4+ messages)
` [PATCH 11/13] arm: Convert more MVE "
` [PATCH 12/13] arm: Convert more load/store "
` [PATCH 13/13] arm: Convert more MVE/CDE "

[PATCH 05/13] arm: Add support for VPR_REG in arm_class_likely_spilled_p
 2021-09-07  9:17 UTC  (5+ messages)
` [PATCH 06/13] arm: Fix mve_vmvnq_n_<supf><mode> argument mode
` [PATCH 07/13] arm: Implement MVE predicates as vectors of booleans
` [PATCH 08/13] arm: Implement auto-vectorized MVE comparisons with vectors of boolean predicates
` [PATCH 09/13] arm: Fix vcond_mask expander for MVE (PR target/100757)

[PATCH] tree-optimization/101555 - avoid redundant alias queries in PRE
 2021-09-07  8:42 UTC 

[Patch] C, C++, Fortran, OpenMP: Add support for 'flush seq_cst' construct
 2021-09-07  8:08 UTC  (2+ messages)

[PATCH] c++: Fix up constexpr evaluation of deleting dtors [PR100495]
 2021-09-07  7:56 UTC 

[PATCH] Fix SFmode subreg of DImode and TImode
 2021-09-07  7:12 UTC 

[PATCH] Enable auto-vectorization at O2 with very-cheap cost model
 2021-09-07  2:07 UTC  (15+ messages)

[PATCH] x86: Enable FMA in unsigned SI to SF expanders
 2021-09-07  1:15 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] PR fortran/101327 - ICE in find_array_element, at fortran/expr.c:1355
 2021-09-07  0:02 UTC  (3+ messages)
` *PING* "

[PATCH] rs6000: Adjust rs6000_density_test for strided_load
 2021-09-06 23:43 UTC  (7+ messages)
` [PATCH v2] rs6000: Add load density heuristic
  ` [PATCH v3] "

[PATCH, rs6000] optimization for long long and double vec_reve [PR100868]
 2021-09-06 22:40 UTC  (2+ messages)

[PATCH] rs6000: Expand fmod and remainder when built with fast-math [PR97142]
 2021-09-06 21:57 UTC  (12+ messages)
` Ping: "
    ` Ping ^ 2: "

[PATCH, Fortran] Revert to non-multilib-specific ISO_Fortran_binding.h
 2021-09-06 19:29 UTC  (2+ messages)

[PATCH] inline: do not inline when no_profile_instrument_function is different
 2021-09-06 17:06 UTC  (5+ messages)

[PATCH] Correct implementation of wi::clz
 2021-09-06 17:05 UTC  (2+ messages)

[PATCH v4] MIPS: add .module arch and ase to all output asm
 2021-09-06 17:04 UTC  (2+ messages)

[committed] invoke.texi: Fix @opindex for -foffload-options
 2021-09-06 16:54 UTC 

[PATCH, Fortran] Skip gfortran.dg/PR100914.f90 on targets that don't provide quadmath.h
 2021-09-06 16:31 UTC  (8+ messages)

[PATCH] c-family: Add __builtin_assoc_barrier
 2021-09-06 15:15 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] Simplify paradoxical subreg extensions of TRUNCATE
 2021-09-06 14:24 UTC  (5+ messages)

[wwwdocs] gcc-12/changes.html: OpenMP - mention masked support
 2021-09-06 13:44 UTC  (3+ messages)
` [wwwdocs] gcc-12/changes.html: OpenMP 5.1 update (was: [wwwdocs] gcc-12/changes.html: OpenMP - mention masked support)

[PATCH] Add --enable-first-stage-cross configure option
 2021-09-06 13:13 UTC  (2+ messages)
` Ping: "

[PATCH] gcc_update: use gcc-descr git alias for revision string in gcc/REVISION
 2021-09-06 13:01 UTC  (14+ messages)
          ` [PATCH v2] gcc_update: use human readable name "
                  ` [PATCH v3] "

[PATCH] C++: add type checking for static local vector variable in template
 2021-09-06 12:10 UTC 

[PATCH 0/3] lower more cases of memcpy [PR102125]
 2021-09-06 12:01 UTC  (10+ messages)
` [PATCH 1/3] rtl: allow forming subregs of already unaligned mems [PR102125]
` [PATCH 2/3] arm: expand handling of movmisalign for DImode [PR102125]
` [PATCH 3/3] gimple: allow more folding of memcpy [PR102125]

[Patch] Fortran: Fix Bind(C) Array-Descriptor Conversion (Move to Front-End Code)
 2021-09-06 10:52 UTC 

[PATCH] Avoid FROM being overwritten in expand_fix
 2021-09-06 10:47 UTC  (4+ messages)

[committed] openmp: Improve expand_omp_atomic_pipeline
 2021-09-06  9:56 UTC  (2+ messages)

[RFC] ldist: Recognize rawmemchr loop patterns
 2021-09-06  9:56 UTC  (12+ messages)

[PATCH,V3 0/3] Allow means for late BTF generation for BPF CO-RE
 2021-09-06  9:51 UTC  (2+ messages)

[PATCH] Adjust the wording for x86 _Float16 type
 2021-09-06  9:24 UTC 

[patch] Fix debug info for packed array types in Ada
 2021-09-06  9:02 UTC  (3+ messages)

[PATCH] Check the type of mask while generating cond_op in gimple simplication
 2021-09-06  9:01 UTC  (11+ messages)

[PATCH] match.pd: Fix up __builtin_*_overflow arg demotion [PR102207]
 2021-09-06  7:57 UTC  (2+ messages)

[PATCH] Fix PR tree-opt/63184: add simplification of (& + A) != (& + B)
 2021-09-06  7:36 UTC  (2+ messages)

[PATCH] tree-optimization/102183 - sccvn: fix result compare in vn_nary_op_insert_into
 2021-09-06  7:33 UTC  (2+ messages)

[PATCH] testsuite: Make sure double-precision is supported in g++.dg/eh/arm-vfp-unwind.C
 2021-09-06  7:23 UTC  (2+ messages)

[PATCH, rs6000] Optimization for vec_xl_sext
 2021-09-06  6:18 UTC 

[PATCH, rs6000] Disable gimple fold for float or double vec_minmax when fast-math is not set
 2021-09-06  6:01 UTC  (7+ messages)

[PATCH] x86: Add non-destructive source to @xorsign<mode>3_1
 2021-09-06  5:18 UTC  (2+ messages)

[PATCH] rs6000: Remove unspecs for vec_mrghl[bhw]
 2021-09-06  0:54 UTC  (5+ messages)
    ` Ping: "
      ` Ping ^ 2: "

[PATCH] rs6000: Fix wrong code generation for vec_sel [PR94613]
 2021-09-06  0:52 UTC  (5+ messages)
    ` Ping: "
      ` Ping ^ 2: "

libgo patch committed: Update to final Go 1.17 release
 2021-09-05 23:11 UTC 

[PATCH 0/8] coroutines: Use DECL_VALUE_EXPRs to assist in debug [PR99215]
 2021-09-05 19:50 UTC  (16+ messages)
` [PATCH 1/8] coroutines : Use DECL_VALUE_EXPR instead of rewriting vars
  ` [PATCH 2/8] coroutines: Add a helper for creating local vars
    ` PATCH 3/8] coroutines: Support for debugging implementation state
      ` [PATCH 4/8] coroutines: Make some of the artificial names more debugger-friendly
        ` [PATCH 5/8] coroutines: Define and populate accessors for debug state
          ` [PATCH 6/8] coroutines: Convert implementation variables to debug-friendly form
            ` [PATCH 7/8] coroutines: Make proxy vars for the function arg copies
                  ` [PATCH 7/8 v2] "

[PATCH v3] Fix ICE when mixing VLAs and statement expressions [PR91038]
 2021-09-05 19:14 UTC 

[COMMITTED] Make the path solver's range_of_stmt() handle all statements
 2021-09-05 16:11 UTC 

[COMMITTED] Add an unreachable_path_p method to path_range_query
 2021-09-05 13:07 UTC 

[COMMITTED] Clean up registering of paths in backwards threader
 2021-09-05  9:48 UTC 

[committed] Improve H8/300 C bit handling
 2021-09-05  4:12 UTC 

[PATCH 2/2 v2] jit : Generate debug info for variables, testcase
 2021-09-04 23:50 UTC 

[PATCH 0/2 v2] jit : Generate debug info for variables
 2021-09-04 23:40 UTC 

[PATCH] x86-64: Remove HAVE_LD_PIE_COPYRELOC
 2021-09-04 19:11 UTC  (5+ messages)

[PATCHv2] [aarch64] Fix target/95969: __builtin_aarch64_im_lane_boundsi interferes with gimple
 2021-09-04  3:02 UTC 

[PATCH] [aarch64] Fix target/95969: __builtin_aarch64_im_lane_boundsi interferes with gimple
 2021-09-03 22:51 UTC  (3+ messages)

[PATCH] rs6000: Don't use r12 for CR save on ELFv2 (PR102107)
 2021-09-03 21:06 UTC 

[PATCH 0/11] warning control by group and location (PR 74765)
 2021-09-03 19:16 UTC  (10+ messages)
  ` [PATCH 0/13] v2 "
    ` [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups "

[r12-3321 Regression] FAIL: gfortran.dg/PR100914.f90 -Os (test for excess errors) on Linux/x86_64
 2021-09-03 19:05 UTC  (4+ messages)

[committed] analyzer: support "bifurcation"; reimplement realloc [PR99260]
 2021-09-03 18:00 UTC  (2+ messages)

[WIP, Fortran] TS 29113 testsuite
 2021-09-03 17:18 UTC  (8+ messages)
` [PATCH, "
  ` [PATCH v2, "
      ` [PATCH v3, "

[PATCH] Implement POINTER_DIFF_EXPR entry in range-op
 2021-09-03 16:47 UTC  (8+ messages)

[PATCH 1/3] (v2) On-demand locations within string-literals
 2021-09-03 16:33 UTC  (10+ messages)
` [PATCH 1/4] selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT
  ` [PATCH 2/4] (v3) On-demand locations within string-literals
          ` [Committed] [PATCH 2/4] (v4) "

[PATCH] c++: shortcut bad convs during overload resolution [PR101904]
 2021-09-03 15:35 UTC  (4+ messages)

[PATCH] Do not assume loop header threading in backward threader
 2021-09-03 15:33 UTC  (3+ messages)

[pushed] c++: Avoid bogus -Wunused with recent change
 2021-09-03 15:13 UTC 

[PATCH] Make sure we're playing with integral modes before call extract_integral_bit_field
 2021-09-03 15:05 UTC  (5+ messages)
` [PATCH 0/2] Get rid of all float-int special cases in validate_subreg
  ` [PATCH 2/2] "

[PATCH] Improve backwards threader debugging dumps
 2021-09-03 15:00 UTC  (4+ messages)
` [PATCH] Abstract PHI and forwarder block checks in jump threader

[PATCH] Dump reason why threads are being cancelled and abstract code
 2021-09-03 14:57 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).