public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
BoF DWARF5 patches
 2020-11-17  0:19 UTC  (7+ messages)
  ` BoF DWARF5 patches (25% .debug section size reduction)

[PATCH] doc: gcc.c: Update documentation for spec files
 2020-11-17  0:16 UTC  (2+ messages)

[PATCH] libstdc++ Disable bogus -fsanitize=integer errors from Clang
 2020-11-17  0:14 UTC 

[PATCH] Optimize comparison between result of us_minus and 0
 2020-11-17  0:08 UTC  (2+ messages)

[PATCH][AVX512]Lower AVX512 vector compare to AVX version when dest is vector
 2020-11-17  0:05 UTC  (2+ messages)

[PATCH] x86_64: PR rtl-optimization/92180: class_likely_spilled vs. cant_combine_insn
 2020-11-16 23:56 UTC  (2+ messages)

[PATCH] introduce --param max-object-size
 2020-11-16 23:54 UTC  (3+ messages)

[PATCH] c++: Extend -Wrange-loop-construct for binding-to-temp [PR94695]
 2020-11-16 23:52 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v1 1/2] Simplify shifts wider than the bitwidth of types
 2020-11-16 23:38 UTC  (7+ messages)
` [PATCH v1 2/2] RISC-V: Adjust predicates for immediate shift operands

[PATCH] use is_empty_type to check for empty types (PR 97840)
 2020-11-16 23:37 UTC  (2+ messages)

[committed, wwwdocs] gcc-11/changes: Document analyzer changes
 2020-11-16 23:32 UTC 

[committed, wwwdocs] gcc-11/changes: Document libgccjit changes
 2020-11-16 23:32 UTC 

[PATCH] Simplify testing symbol sections
 2020-11-16 23:14 UTC  (5+ messages)

[PATCH][driver] Don't add suffix for non-files
 2020-11-16 23:03 UTC  (2+ messages)

[C PATCH RFC] Drop qualifiers during lvalue conversion
 2020-11-16 22:50 UTC  (4+ messages)

Remove redundant zero extend
 2020-11-16 22:47 UTC  (4+ messages)

[PATCH] c++: Don't form a templated TARGET_EXPR in finish_compound_literal
 2020-11-16 22:45 UTC  (5+ messages)

[PATCH] libstdc++: Enable <thread> without gthreads
 2020-11-16 22:43 UTC  (4+ messages)

[PATCH] c++: Implement -Wuninitialized for mem-initializers [PR19808]
 2020-11-16 21:44 UTC  (5+ messages)

[pushed] Objective-C/C++ (parsers) : Update @property attribute parsing
 2020-11-16 21:42 UTC  (5+ messages)

[pushed] C-family : Fix a C++ ODR violation [PR97854]
 2020-11-16 21:41 UTC 

[PATCH] guality: Workaround for guality/pr59776.c testcase
 2020-11-16 21:30 UTC 

[PATCH] c: Reject _Atomic type * as last argument to __builtin_*_overflow [PR90628]
 2020-11-16 21:29 UTC  (2+ messages)

[PATCH] c++: Add __builtin_clear_padding builtin - C++20 P0528R3 compiler side [PR88101]
 2020-11-16 21:13 UTC  (2+ messages)
` [PATCH] c++: __builtin_clear_padding builtin follow-up [PR88101]

[PATCH, v1] PR fortran/48958 - Add runtime diagnostics for SIZE intrinsic function
 2020-11-16 20:57 UTC  (3+ messages)

[PATCH] libstdc++: Fix ranges::search_n for random access iterators [PR97828]
 2020-11-16 20:25 UTC 

Detect EAF flags in ipa-modref
 2020-11-16 19:46 UTC  (24+ messages)

[PATCH] modref: add missing Param Optimization keywords
 2020-11-16 19:44 UTC  (3+ messages)

[PATCH][pushed] mklog: support unidiff 0.5.4
 2020-11-16 19:28 UTC 

[Patch][wwwdocs] gcc-11/changes.html update for OpenMP + !GCC$ attributes + project/libgomp/ omp 5.1 update
 2020-11-16 18:28 UTC  (3+ messages)

introduce overridable clear_cache emitter
 2020-11-16 18:20 UTC  (2+ messages)

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-11-16 17:03 UTC  (21+ messages)
` [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs
              ` [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format

[PATCH] c++: Predefine __STDCPP_THREADS__ in the compiler if thread model is not single
 2020-11-16 16:49 UTC  (6+ messages)

OpenACC 'kernels' testsuite failures
 2020-11-16 16:46 UTC  (4+ messages)

[PATCH] [PR target/97727] aarch64: [testcase] fix bf16_vstN_lane_2.c for big endian targets
 2020-11-16 16:11 UTC  (2+ messages)

[PATCH] [PR target/97726] arm: [testsuite] fix some simd tests on armbe
 2020-11-16 16:10 UTC 

float.h: C2x NaN and Inf macros
 2020-11-16 16:09 UTC  (4+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "

[PATCH 2/2] middle-end : Add support for complex pattern detection for Add, Mul, FMA and FMS
 2020-11-16 15:54 UTC  (3+ messages)

[Patch 0/X] HWASAN v4
 2020-11-16 15:37 UTC  (9+ messages)
` Hwasan v5
` [PATCH 1/X] libsanitizer: Tie the hwasan library into our build system
` [PATCH 2/X] libsanitizer: Only build libhwasan when targeting AArch64
` [PATCH 3/X] libsanitizer: Add option to bootstrap using HWASAN
` [PATCH 4/X] libsanitizer: options: Add hwasan flags and argument parsing
` [PATCH 5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN
` [PATCH 6/X] libsanitizer: Add hwasan pass and associated gimple changes
` [PATCH 7/X] libsanitizer: Add tests

GCC 11.0.0 Status Report (2020-11-16), Stage 3 in effect now
 2020-11-16 15:18 UTC 

Innovative automotive performance products
 2020-11-16 15:12 UTC 

[PATCH] tree-optimization/97838 - fix SLP leaf detection
 2020-11-16 14:20 UTC 

[Patch] Fortran: cleanup OpenMP's OMP_LIST_* handling
 2020-11-16 14:08 UTC 

[2/3][vect] Add widening add, subtract vect patterns
 2020-11-16 14:04 UTC  (4+ messages)

[3/3][aarch64] Add support for vec_widen_shift pattern
 2020-11-16 14:00 UTC  (4+ messages)

[PATCH v2 10/16]AArch64: Add NEON RTL patterns for Complex Addition, Multiply and FMA
 2020-11-16 13:58 UTC  (7+ messages)

[PATCH] AArch64: Improve inline memcpy expansion
 2020-11-16 13:55 UTC  (3+ messages)

[PATCH 1/2] middle-end : Initial scaffolding and definitions for SLP patttern matches
 2020-11-16 13:33 UTC  (3+ messages)

[PATCH 0/3] Enable PGO/LTO build for binutils+gdb
 2020-11-16 13:11 UTC  (2+ messages)
` PING "

[PATCH 1/2] [WIP] OpenACC: Add Graphite-base handling of "auto" loops
 2020-11-16 12:50 UTC  (3+ messages)

[PATCH] Add if-chain to switch conversion pass
 2020-11-16 12:21 UTC  (19+ messages)
                            ` [PATCH v2] "

[RFH] Use get_deref_alias_type in ipa-modref
 2020-11-16 12:17 UTC  (2+ messages)

[PATCH] [tree-optimization] Optimize two patterns with three xors
 2020-11-16 12:10 UTC  (2+ messages)

[PATCH] pointer-compare-1.c: Add __attribute__((used))
 2020-11-16 12:10 UTC 

[PATCH] [PR target/97194] [AVX2] Support variable index vec_set
 2020-11-16 11:57 UTC  (9+ messages)

[PATCH] libstdc++: Fix error shown during Solaris build
 2020-11-16 11:54 UTC  (10+ messages)

[PATCH] gcov: Add -fprofile-info-section support
 2020-11-16 11:54 UTC  (5+ messages)

[PATCH][pushed] Add .cache to git ignore
 2020-11-16 11:53 UTC 

[PATCH] vect: Add a “very cheap” cost model
 2020-11-16 11:23 UTC  (4+ messages)

[PATCH] tree-optimization/97838 - fix SLP leaf detection
 2020-11-16 11:11 UTC 

[r11-4852 Regression] FAIL: g++.dg/ubsan/pr61272.C (test for excess errors) on Linux/x86_64
 2020-11-16 10:00 UTC  (2+ messages)

[PATCH] IBM Z: Do not run long double tests on old machines
 2020-11-16  9:55 UTC  (2+ messages)

[PATCH] Prefer bit-test over the jump table
 2020-11-16  9:53 UTC  (3+ messages)

[PATCH] Clean up loop-closed PHIs at loopdone pass
 2020-11-16  9:35 UTC  (9+ messages)
      ` [PATCH V2] Clean up loop-closed PHIs after loop finalize

Improve handling of memory operands in ipa-icf 4/4
 2020-11-16  9:26 UTC  (2+ messages)

[PATCH v2 15/16]Arm: Add MVE RTL patterns for Complex Addition, Multiply and FMA
 2020-11-16  9:24 UTC  (2+ messages)

[PATCH v2 14/16]Arm: Add NEON RTL patterns for Complex Addition, Multiply and FMA
 2020-11-16  9:20 UTC  (2+ messages)

Add EAF_NOT_RETURNED flag
 2020-11-16  9:14 UTC  (2+ messages)

[00/32] C++ 20 Modules
 2020-11-16  8:50 UTC  (2+ messages)

[PATCH] tree-optimization/97838 - fix SLP leaf detection
 2020-11-16  8:34 UTC 

[PATCH] tree-optimization/97835 - fix step vector construction for SLP induction
 2020-11-16  8:34 UTC 

[PATCH] tree-optimization/97830 - fix compare of incomplete type size in VN
 2020-11-16  8:33 UTC 

[PATCH] testsuite: guality/redeclaration1.C test workaround
 2020-11-16  7:43 UTC  (2+ messages)

[PATCH, rs6000] Add non-relative jump table support on Power Linux
 2020-11-16  6:56 UTC  (9+ messages)

[PATCH][RFC] Make mingw-w64 printf/scanf attribute alias to ms_printf/ms_scanf only for C89
 2020-11-16  5:40 UTC  (9+ messages)

[PATCH 0/2] Power10 IEEE 128-bit min, max, cmove
 2020-11-16  4:53 UTC  (3+ messages)
` [PATCH 1/2] Power10: Add IEEE 128-bit xsmaxcqp and xsmincqp support
` [PATCH 2/2] Power10: Add IEEE 128-bit fp conditional move

[committed] MSP430: Fix inconsistent naming of hwmult libfuncs
 2020-11-15 22:30 UTC 

[committed] MSP430: Define function to check 16-bit hwmult support
 2020-11-15 22:25 UTC 

[PATCH V2 0/3] Fix "noinit" attr, implement "persistent" attr
 2020-11-15 22:06 UTC  (4+ messages)
` [PATCH 1/3] Fix "noinit" attribute being ignored for -O0 and -fdata-sections
` [PATCH 2/3] cp/decl.c: Set DECL_INITIAL before attribute processing
` [PATCH 3/3] Implement the "persistent" attribute

[PATCH 0/2] Improve MSP430 hardware multiply support
 2020-11-15 21:18 UTC  (3+ messages)
` [PATCH 1/2] MSP430: Add mulhi, mulsi and {u,}mulsidi3 expanders
` [PATCH 2/2] MSP430: Add 64-bit hardware multiply support

[PATCH][MIPS] PR target/77510 Reduce size of MIPS core automaton
 2020-11-15 21:12 UTC  (5+ messages)

[PATCH] std::experimental::simd
 2020-11-15 19:11 UTC  (4+ messages)

[PATCH 0/2] Fixes for old version NetBSD targets
 2020-11-15 19:11 UTC  (4+ messages)
` [PATCH 1/2] NetBSD/libgcc: Check for TARGET_DL_ITERATE_PHDR in the unwinder
` [PATCH 2/2] libada: Check for the presence of _SC_NPROCESSORS_ONLN

[patch, fortran] Correct fndecls for some library functions
 2020-11-15 17:52 UTC 

[committed] VAX: Use `rtx_code' to hold the RTL expression code in `vax_rtx_costs'
 2020-11-15 17:44 UTC 

[committed] VAX/testsuite: Fix compilation options for `bswapdi-1.c'
 2020-11-15 17:44 UTC 

[committed] VAX: Fix a typo in NO_EXTERNAL_INDIRECT_ADDRESS
 2020-11-15 17:44 UTC 

[committed] VAX: Correct a typo in PIC symbolic addition operand checks
 2020-11-15 17:43 UTC 

[PATCH] PowerPC: Restrict long double test to use IBM long double
 2020-11-15 17:23 UTC 

[PATCH] PowerPC Fix ibm128 defaults for pr70117.c test
 2020-11-15 17:17 UTC 

[PATCH] Include math.h in nextafter-2.c test
 2020-11-15 17:12 UTC 

[pushed] c++: Check abstract type only on object creation. [PR86252]
 2020-11-15 17:08 UTC 

[Committed] patch fixing LRA crash on s390x
 2020-11-15 17:08 UTC 

[PATCH] Remove vr_values::extract_range_builtin
 2020-11-15 17:03 UTC  (8+ messages)

[PATCH] SLP vectorize across PHI nodes
 2020-11-15 15:11 UTC  (7+ messages)

[PATCH v3 0/2] generate EH info for asm statements (PR93981)
 2020-11-15 13:04 UTC  (6+ messages)
` [PATCH v3 1/2] generate EH info for volatile "

IPA propagation of EAF flags in ipa-modref
 2020-11-15  9:54 UTC 

[og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions
 2020-11-15  9:14 UTC  (3+ messages)
` Decompose OpenACC 'kernels' constructs into parts, a sequence of compute constructs (was: [og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions)

[pushed] testsuite, Objective-C : Amend PR23214 for Darwin11
 2020-11-14 21:23 UTC 

[PATCH] Ensure colorization doesn't corrupt multibyte sequences in diagnostics
 2020-11-14 20:33 UTC  (4+ messages)
` Ping: "

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