public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] MAINTAINERS: Add myself for write after approval
 2021-10-19 11:23 UTC 

[match.pd] PR83750 - CSE erf/erfc pair
 2021-10-19 11:09 UTC  (9+ messages)

[COMMITTED] Change threading comment before pass_ccp pass
 2021-10-19 10:55 UTC  (2+ messages)

[PATCH] options: Fix variable tracking option processing
 2021-10-19 10:53 UTC  (16+ messages)

[PATCH][aarch64] target: Support whitespaces in target attr/pragma
 2021-10-19 10:52 UTC  (2+ messages)

[committed] libstdc++: Fix mem-initializer in std::move_only_function [PR102825]
 2021-10-19 10:51 UTC 

[PATCH] Compute negative offset in get_load_store_type
 2021-10-19 10:28 UTC 

[PATCH] tree-optimization/102827 - avoid stmts in preheader
 2021-10-19 10:28 UTC 

[RFC] Remove VRP threader passes in exchange for better threading pre-VRP
 2021-10-19  9:16 UTC  (7+ messages)

[PATCH] rs6000/test: Adjust some cases due to O2 vect [PR102658]
 2021-10-19  9:03 UTC  (9+ messages)
` [PATCH] Adjust testcase for O2 vectorization

PATCH, rs6000] Optimization for vec_xl_sext
 2021-10-19  9:01 UTC  (3+ messages)

[PATCH] rs6000: Remove unnecessary option manipulation
 2021-10-19  8:53 UTC  (4+ messages)

[SVE] Adjust PR93183 test-case to compile with -march=armv8.3-a+sve
 2021-10-19  8:24 UTC  (3+ messages)

[PATCH] Add misalignment output parameter to get_load_store_type
 2021-10-19  8:12 UTC 

[PATCH] tree-object-size: Make unknown a computation
 2021-10-19  7:45 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] Remove check_aligned parameter from vect_supportable_dr_alignment
 2021-10-19  7:12 UTC 

[PATCH RFA] timevar: Add auto_cond_timevar class
 2021-10-19  6:53 UTC  (2+ messages)

[PATCH][i386] target: support spaces in target attribute
 2021-10-19  6:49 UTC  (6+ messages)

[PATCH] Add TSVC tests
 2021-10-19  6:49 UTC  (3+ messages)

[PATCH][WIP] Add install-dvi Makefile targets
 2021-10-19  5:40 UTC  (4+ messages)

[PATCH 0/4] Fix PR tree-opt/102703
 2021-10-19  4:54 UTC  (5+ messages)
` [PATCH 1/4] Add dump prints when execute_fixup_cfg removes a write only var store
` [PATCH 2/4] Remove outdated comment about execute_fixup_cfg
` [PATCH 3/4] Factor out removal of write only stores from execute_fixup_cfg
` [PATCH 4/4] Improve maybe_remove_writeonly_store to do a simple DCE for defining statement

[RFC] Don't move cold code out of loop by checking bb count
 2021-10-19  1:47 UTC  (12+ messages)
                    ` [PATCH v5 2/2] "

[PATCH v4 0/3] rs6000: Support more SSE4 intrinsics
 2021-10-19  1:15 UTC  (4+ messages)
` [PATCH v4 1/3] rs6000: Add nmmintrin.h to extra_headers
` [PATCH v4 2/3] rs6000: Support SSE4.1 "round" intrinsics
` [PATCH v4 3/3] rs6000: Guard some x86 intrinsics implementations

[PATCH v3 1/6] rs6000: Support SSE4.1 "round" intrinsics
 2021-10-19  0:36 UTC  (11+ messages)

[PATCH v3 0/6] rs6000: Support more SSE4 intrinsics
 2021-10-19  0:26 UTC  (6+ messages)
` [PATCH v3 6/6] rs6000: Guard some x86 intrinsics implementations

[PING] Re: [Patch][GCC][middle-end] - Generate FRINTZ for (double)(int) under -ffast-math on aarch64
 2021-10-18 23:22 UTC  (4+ messages)
` FW: "

[PATCH v2] rs6000: Remove unspecs for vec_mrghl[bhw]
 2021-10-18 22:40 UTC  (2+ messages)

[PATCH] Ranger : Do not process abnormal ssa-names
 2021-10-18 22:05 UTC  (6+ messages)
  ` [COMMITTED] tree-optimization/102796 - Process EH edges again

[PATCH] openmp, fortran: Add support for declare variant in Fortran
 2021-10-18 21:17 UTC  (6+ messages)

[PATCH] Add a simulate_record_decl lang hook
 2021-10-18 20:35 UTC  (3+ messages)

[Version 2][Patch][PR102281]do not add BUILTIN_CLEAR_PADDING for variables that are gimple registers
 2021-10-18 19:26 UTC 

[PATCH] PR target/102785: Correct addsub/subadd patterns on bfin
 2021-10-18 18:00 UTC  (2+ messages)

[Patch][PR102281]do not add BUILTIN_CLEAR_PADDING for variables that are gimple registers
 2021-10-18 17:24 UTC  (7+ messages)

[PATCH 0/4] IPA-CP profile feedback handling fixes
 2021-10-18 17:10 UTC  (7+ messages)
` [PATCH 3/4] ipa-cp: Fix updating of profile counts and self-gen value evaluation
` [PATCH 4/4] ipa-cp: Select saner profile count to base heuristics on

[PATCH] c++: Don't reject calls through PMF during constant evaluation [PR102786]
 2021-10-18 16:57 UTC  (2+ messages)

[PATCH] c++: Diagnose taking address of an immediate member function [PR102753]
 2021-10-18 16:42 UTC  (2+ messages)

[PATCH v4] Fix ICE when mixing VLAs and statement expressions [PR91038]
 2021-10-18 16:35 UTC  (2+ messages)

[PATCH] AArch64: Tune case-values-threshold
 2021-10-18 16:31 UTC  (2+ messages)

[PATCH] AArch64: Enable fast shifts on Neoverse V1/N2
 2021-10-18 16:24 UTC  (2+ messages)

[PATCH] C, C++, OpenMP: Add 'has_device_addr' clause to 'target' construct
 2021-10-18 16:17 UTC 

[PATCH v6] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2021-10-18 15:54 UTC  (2+ messages)

[PATCH v2 0/4] libffi: Sync with upstream
 2021-10-18 15:08 UTC  (17+ messages)

[PATCH] i386: Fix ICE in ix86_print_opreand_address [PR 102761]
 2021-10-18 15:06 UTC 

[pushed] c++: improve template/crash90.C
 2021-10-18 14:21 UTC 

[PATCH] Apply TLC to vect_supportable_dr_alignment
 2021-10-18 14:15 UTC 

[RFC] Overflow check in simplifying exit cond comparing two IVs
 2021-10-18 13:37 UTC 

[PATCH][RFC] Introduce TREE_AOREFWRAP to cache ao_ref in the IL
 2021-10-18 13:30 UTC  (7+ messages)

[PATCH] Reduce the number of aligned_access_p calls
 2021-10-18 13:09 UTC 

[PATCH] Remove redundant alignment scheme recomputation
 2021-10-18 13:08 UTC 

[r12-4438 Regression] FAIL: libgomp.c/places-10.c execution test on Linux/x86_64
 2021-10-18 13:03 UTC  (2+ messages)
` [committed] openmp: Fix handling of numa_domains(1)

[COMMITTED] Clone correct pass in class pass_thread_jumps_full
 2021-10-18 12:55 UTC 

[PATCH] 387-12.c: Require ia32 target instead of -m32
 2021-10-18 12:44 UTC 

[RFC PATCH 0/8] RISC-V: Bit-manipulation extension
 2021-10-18 12:15 UTC  (8+ messages)
` [RFC PATCH 1/8] RISC-V: Minimal support of bitmanip extension

[PATCH 0/7] ifcvt: Convert multiple
 2021-10-18 11:40 UTC  (10+ messages)
` [PATCH 1/7] ifcvt: Check if cmovs are needed

[aarch64] PR102376 - Emit better diagnostic for arch extensions in target attr
 2021-10-18 11:21 UTC 

[PATCH] gcov: return proper exit code when error happens
 2021-10-18 11:09 UTC 

[PATCH] tree-optimization/102788 - avoid spurious bool pattern fails
 2021-10-18 10:57 UTC 

[SVE] [gimple-isel] PR93183 - SVE does not use neg as conditional
 2021-10-18 10:16 UTC  (9+ messages)

[RFC] More jump threading restrictions in the presence of loops
 2021-10-18 10:14 UTC  (4+ messages)

[PATCH] tree-object-size: Avoid unnecessary processing of __builtin_object_size
 2021-10-18 10:12 UTC  (3+ messages)

[PATCH] Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_BIND_STMTS
 2021-10-18 10:05 UTC  (2+ messages)

[r12-4457 Regression] FAIL: gfortran.dg/deferred_type_param_6.f90 -Os execution test on Linux/x86_64
 2021-10-18  9:51 UTC  (5+ messages)
  ` [Patch] (was: Re: [r12-4457 Regression] FAIL: gfortran.dg/deferred_type_param_6.f90 -Os execution test on Linux/x86_64)

[PATCH][GCC] arm: enable cortex-a710 CPU
 2021-10-18  9:39 UTC 

[PATCH][GCC] arm: add armv9-a architecture to -march
 2021-10-18  9:36 UTC 

[PATCH] hardened conditionals
 2021-10-18  9:17 UTC  (8+ messages)

[PATCH][PUSHED] gcc-changelog: update error message location
 2021-10-18  9:06 UTC 

[PATCH] contrib: git gcc-descr defaulting to print hash
 2021-10-18  9:01 UTC  (5+ messages)
  ` [RFC] Port git gcc-descr to Python

[Patch][GCN] [GCC 11] Backport GCN with LLVM-MC 13 linker fixes to GCC 11
 2021-10-18  8:54 UTC  (2+ messages)

[PATCH] tree-optimization/102798 - avoid copying PTA info to old SSA names
 2021-10-18  8:26 UTC 

[PATCH] Convert strlen pass from evrp to ranger
 2021-10-18  8:17 UTC  (9+ messages)

[PATCH 1/2] arm: add arm bti pass
 2021-10-18  8:16 UTC  (2+ messages)

[PATCH][PUSHED] Remove unused but set variables
 2021-10-18  8:15 UTC 

[PATCH] gcc: implement AIX-style constructors
 2021-10-18  7:55 UTC 

[Patch] libgomp.texi: Update OMP_PLACES
 2021-10-18  7:52 UTC  (2+ messages)

[PATCH] Change set_ptr_nonull to set_ptr_nonnull in comments
 2021-10-18  7:00 UTC  (2+ messages)

[committed] wwwdocs: gcc-4.1/changes.html: Rework/reduce Classpath links
 2021-10-18  5:16 UTC 

[PATCH] AVX512FP16: Add *_set1_pch intrinsics
 2021-10-18  2:07 UTC  (2+ messages)

[PATCH] d-demangle: properly skip anonymous symbols
 2021-10-17 22:39 UTC  (3+ messages)

[PATCH 1/3] (v2) On-demand locations within string-literals
 2021-10-17 22:33 UTC  (14+ 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) "
                  ` [PING] "
                    ` [PING^2] "
                      ` [PING^3] Generalize 'gcc/input.h:struct location_hash' (was: [Committed] [PATCH 2/4] (v4) On-demand locations within string-literals)

[PATCH] Try placing RTL folded constants in constant pool
 2021-10-17 22:08 UTC  (2+ messages)

[PATCH] libiberty: d-demangle: use appendc for single chars append
 2021-10-17 22:00 UTC  (2+ messages)

[PATCH 0/8] __builtin_dynamic_object_size and more
 2021-10-17 19:57 UTC  (3+ messages)

[PATCH] bfin: Popcount-related improvements to machine description
 2021-10-17 16:20 UTC  (2+ messages)

[PATCH] Constant fold SS_NEG and SS_ABS in simplify-rtx.c
 2021-10-17 16:18 UTC  (2+ messages)

[Patch] Fortran: Fix CLASS conversion check [PR102745]
 2021-10-17 16:03 UTC  (2+ messages)

[Patch] Fortran: Fix Bind(C) Array-Descriptor Conversion (Move to Front-End Code)
 2021-10-17 15:59 UTC  (4+ messages)
  ` [Patch] [v3] "

[committed] wwwdocs: nongnu.org wants to be known as www.nongnu.org
 2021-10-17  7:54 UTC 

[committed] wwwdocs: Remove link to DWARD standard
 2021-10-17  7:11 UTC 

[PATCH] gcc/configure: check for powerpc64le-unknown-freebsd
 2021-10-17  0:28 UTC  (3+ messages)

[committed] wwwdocs: Update two links related to Go
 2021-10-16 22:32 UTC 

[PATCH] Fix handling of flag_rename_registers
 2021-10-16 19:51 UTC  (8+ messages)

Fix wrong code in ldist-strlen-1.c
 2021-10-16 15:58 UTC  (3+ messages)

[committed] wwwdocs: Switch www.dwarfstd.org to https
 2021-10-16 15:53 UTC 

[committed] wwwdocs: Update Co-Authored-By reference on GitHub
 2021-10-16 15:51 UTC 

[PATH][_GLIBCXX_DEBUG] Fix unordered container merge
 2021-10-16 14:52 UTC  (4+ messages)

[committed] libstdc++: Fix error in filesystem::path with Clang
 2021-10-15 23:49 UTC 

[committed] libstdc++: Define std::basic_string::resize_and_overwrite for C++23 (P1072R10)
 2021-10-15 23:48 UTC 

[r12-4443 Regression] FAIL: 27_io/ios_base/failure/dual_abi.cc execution test on Linux/x86_64
 2021-10-15 22:34 UTC 

[PATCH] c++: fix cases of core1001/1322 by not dropping cv-qualifier of function parameter of type of typename or decltype[PR101402, PR102033, PR102034, PR102039, PR102
 2021-10-15 21:00 UTC  (3+ messages)
  ` [PATCH] c++: fix cases of core1001/1322 by not dropping cv-qualifier of function parameter of type of typename or decltype[PR101402,PR102033,PR102034,PR102039,PR102

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