public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] tree-optimization/97830 - fix compare of incomplete type size in VN
 2020-11-16  8:33 UTC 

[pushed] Objective-C/C++ (parsers) : Update @property attribute parsing
 2020-11-16  8:01 UTC  (2+ messages)

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

Detect EAF flags in ipa-modref
 2020-11-16  7:48 UTC  (18+ messages)

[PATCH] testsuite: guality/redeclaration1.C test workaround
 2020-11-16  7:43 UTC  (3+ 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

[PATCH] c++: Extend -Wrange-loop-construct for binding-to-temp [PR94695]
 2020-11-16  3:34 UTC 

Improve handling of memory operands in ipa-icf 4/4
 2020-11-15 23:20 UTC 

[PATCH] c++: Implement -Wuninitialized for mem-initializers [PR19808]
 2020-11-15 22:44 UTC 

BoF DWARF5 patches
 2020-11-15 22:41 UTC  (6+ messages)
  ` BoF DWARF5 patches (25% .debug section size reduction)

[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, v1] PR fortran/48958 - Add runtime diagnostics for SIZE intrinsic function
 2020-11-15 21:29 UTC  (2+ messages)

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

OpenACC 'kernels' testsuite failures
 2020-11-15 20:47 UTC 

[C PATCH RFC] Drop qualifiers during lvalue conversion
 2020-11-15 20:26 UTC  (3+ messages)

Add EAF_NOT_RETURNED flag
 2020-11-15 20:00 UTC 

[PATCH] std::experimental::simd
 2020-11-15 19:11 UTC  (5+ 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  (8+ messages)
` [PATCH 00/10, OpenACC] Rework handling of OpenACC kernels regions
  ` [PATCH 04/10, OpenACC] Turn OpenACC kernels regions into a sequence of, parallel regions
        ` In 'gcc/omp-oacc-kernels-decompose.cc', use langhook instead of accessing language-specific decl information (was: [PATCH 04/10, OpenACC] Turn OpenACC kernels regions into a sequence of, parallel regions)
` Decompose OpenACC 'kernels' constructs into parts, a sequence of compute constructs (was: [og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions)

[PATCH] Simplify testing symbol sections
 2020-11-15  2:08 UTC  (3+ messages)

[PATCH] introduce --param max-object-size
 2020-11-15  0:45 UTC 

[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: "

[PATCH/RFC] Add GCC_EXTRA_DIAGNOSTIC_OUTPUT environment variable for fix-it hints
 2020-11-14 19:43 UTC 

[r11-5029 Regression] FAIL: gcc.dg/guality/pr59776.c -Os -DPREVENT_OPTIMIZATION line pr59776.c:20 s2.f == 5.0 on Linux/x86_64
 2020-11-14 18:20 UTC 

[PATCH v5 0/8] std::future::wait_* and std::condition_variable improvements
 2020-11-14 17:46 UTC  (6+ messages)
` [PATCH v5 2/8] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait

[PATCH v2 12/16]AArch64: Add SVE2 Integer RTL patterns for Complex Addition, Multiply and FMA
 2020-11-14 15:12 UTC  (2+ messages)

[PATCH v2 11/16]AArch64: Add SVE RTL patterns for Complex Addition, Multiply and FMA
 2020-11-14 15:12 UTC  (2+ messages)

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

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

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

[PATCH 1/2] middle-end : Initial scaffolding and definitions for SLP patttern matches
 2020-11-14 14:39 UTC  (2+ messages)
` [PATCH 2/2] middle-end : Add support for complex pattern detection for Add, Mul, FMA and FMS

[committed] libstdc++: Use custom timespec in system calls [PR 93421]
 2020-11-14 14:23 UTC  (3+ messages)

[committed] libstdc++: Optimise std::future::wait_for and fix futex polling
 2020-11-14 13:22 UTC  (10+ messages)

[PATCH] [libiberty] Fix write buffer overflow in cplus_demangle
 2020-11-14 13:08 UTC  (3+ messages)

[PATCH] Add MODE_OPAQUE
 2020-11-14 11:36 UTC  (2+ messages)

[PATCH] lto: Fix typo in comment of gcc/lto/lto-symtab.c
 2020-11-14 10:18 UTC 

[PATCH] Simplify testing symbol sections
 2020-11-14  4:56 UTC  (2+ messages)

[PATCH v2] PR target/97682 - Fix to reuse t1 register between call address and epilogue
 2020-11-14  4:06 UTC  (2+ messages)

[PATCH] Add a new pattern in 4-insn combine
 2020-11-14  3:30 UTC  (3+ messages)

[PATCH] Asan changes for RISC-V
 2020-11-14  3:11 UTC  (3+ messages)

[RS6000] Use LIB2_SIDITI_CONV_FUNCS in place of ppc64-fp.c
 2020-11-14  1:53 UTC  (2+ messages)

[committed] openmp: Add support for non-VLA {, first}private allocate on omp task
 2020-11-14  0:49 UTC 

float.h: Handle C2x __STDC_WANT_IEC_60559_EXT__
 2020-11-14  0:09 UTC 

[PATCH v2] c: Silently ignore pragma region [PR85487]
 2020-11-13 23:29 UTC  (8+ messages)

[PATCH] c++: Predefine __STDCPP_THREADS__ in the compiler if thread model is not single
 2020-11-13 22:52 UTC  (10+ messages)

c: C2x binary constants
 2020-11-13 22:46 UTC 

Revert accidentally comitted sanity check
 2020-11-13 22:44 UTC 

[PATCH] IBM Z: Do not run long double tests on old machines
 2020-11-13 22:23 UTC 

More explicit checking of which OMP constructs we're expecting
 2020-11-13 22:14 UTC 

Attach an attribute to all outlined OpenACC compute regions
 2020-11-13 22:11 UTC 

testsuite: Adjust pr96789.c to exclude vect_load_lanes
 2020-11-13 22:11 UTC  (4+ messages)

[PATCH v3] Include checking of 0 cost dependency due to bypass in rank_for_schedule
 2020-11-13 22:09 UTC  (2+ messages)

[gomp4] privatize internal array variables introduced by the fortran FE
 2020-11-13 22:06 UTC  (5+ messages)
` [gomp4] arrays inside modules
  ` [PATCH, OpenACC] Rework OpenACC Fortran DO loop initialization
    ` [PATCH, OpenACC, og8] Fix incorrect test case
      ` Add 'libgomp.oacc-fortran/pr94358-1.f90' [PR94358] (was: [PATCH, OpenACC] Rework OpenACC Fortran DO loop initialization)

[PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION}
 2020-11-13 22:06 UTC  (5+ messages)

[PATCH] ipa-cp: Avoid unwanted multiple propagations (PR 97816)
 2020-11-13 22:04 UTC 

[PATCH, rs6000] Add Power10 scheduling description
 2020-11-13 22:04 UTC 

[00/32] C++ 20 Modules
 2020-11-13 21:55 UTC  (2+ messages)

[PATCH] detect allocation/deallocation mismatches in user-defined functions (PR94527)
 2020-11-13 21:45 UTC 

[PATCH] RFC: add "deallocated_by" attribute for use by analyzer
 2020-11-13 21:44 UTC  (2+ messages)

[PATCH] handle conditionals in -Wstringop-overflow et al. (PR 92936)
 2020-11-13 21:34 UTC  (2+ messages)

[pushed] c++: Add feature test macro for C++20 using enum
 2020-11-13 21:34 UTC 

[RFC, Instruction Scheduler, Stage1] New hook/code to perform fusion of dependent instructions
 2020-11-13 21:01 UTC  (3+ messages)

[PATCH] nvptx: Cache stacks block for OpenMP kernel launch
 2020-11-13 20:54 UTC  (4+ messages)

float.h: C2x *_IS_IEC_60559 macros
 2020-11-13 20:31 UTC 

[PATCH] pru: Add builtins for HALT and LMBD
 2020-11-13 20:07 UTC 

[PATCH] dwarf2: Emit DW_TAG_unspecified_parameters even in late DWARF [PR97599]
 2020-11-13 20:02 UTC  (2+ messages)

[PATCH] PR preprocessor/94657: use $AR, not 'ar',
 2020-11-13 19:41 UTC  (3+ messages)

[PATCH 1/7] C-SKY: Add fpuv3 instructions and CK860 arch
 2020-11-13 19:14 UTC  (3+ messages)

[PATCH] Clarify the documentation for the ms_abi function attribute
 2020-11-13 19:09 UTC  (2+ messages)

ubsan: d-demangle.c:214 signed integer overflow
 2020-11-13 19:04 UTC  (6+ messages)

Fix gimple_expr_code?
 2020-11-13 19:00 UTC  (5+ messages)
      ` [PATCH] "

[PATCH] libiberty: Make strstr.c in libiberty ANSI compliant
 2020-11-13 18:53 UTC  (2+ messages)

[pushed] c++: Implement C++20 'using enum'. [PR91367]
 2020-11-13 18:47 UTC  (2+ messages)

[PATCH] vect: Add a “very cheap” cost model
 2020-11-13 18:34 UTC 

[COMMITTED] Implementation of asm goto outputs
 2020-11-13 18:08 UTC 

[committed] openmp: Support allocate for C/C++ array section reductions
 2020-11-13 17:59 UTC 

Improve handling of memory operands in ipa-icf 3/4
 2020-11-13 17:50 UTC 

[PATCH PR93334][GCC11]Refine data dependence of two refs storing the same constant with the same bytes
 2020-11-13 17:37 UTC  (2+ messages)

[PATCH] ipa-cp: One more safe_add (PR 97816)
 2020-11-13 17:29 UTC  (2+ messages)

[PATCH][c++] Do not warn about unused macros while processing #pragma GCC optimize
 2020-11-13 17:29 UTC  (2+ messages)

[PATCH 0/X] Introduce HWASAN sanitizer to GCC
 2020-11-13 17:22 UTC  (7+ messages)
` [Patch 0/X] HWASAN v3
  ` [Patch 0/X] HWASAN v4

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

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

[PATCH] gcov: Add -fprofile-info-section support
 2020-11-13 16:47 UTC 

[PATCH] Add 3 new EVRP testcases
 2020-11-13 16:44 UTC 

[PATCH] Implementation of asm goto outputs
 2020-11-13 16:44 UTC  (3+ messages)

[1/3][aarch64] Add aarch64 support for vec_widen_add, vec_widen_sub patterns
 2020-11-13 16:43 UTC  (3+ messages)

[PATCH][pushed] testsuite: move expected error location
 2020-11-13 16:40 UTC 

[PATCH][pushed] libsanitizer: merge from master
 2020-11-13 16:28 UTC 

[22/32] miscelaneous c++ bits
 2020-11-13 16:25 UTC  (5+ messages)
                                        ` [22.2/32] module flags

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-11-13 16:19 UTC  (20+ 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++: Don't form a templated TARGET_EXPR in finish_compound_literal
 2020-11-13 15:43 UTC  (3+ messages)

[committed] arm: Make use of RTL predicates
 2020-11-13 14:54 UTC 

[PATCH] Cleanup range of address calculations
 2020-11-13 14:37 UTC 

[PATCH] Implementation of asm goto outputs
 2020-11-13 14:35 UTC  (3+ messages)

[PATCH] d: Add dragonflybsd support for D compiler and runtime
 2020-11-13 14:28 UTC  (3+ messages)
` [PING][PATCH] "

[PATCH] improve VN PHI hashing
 2020-11-13 14:19 UTC 

[committed] d: Fix ICE in finish_thunk (PR97644)
 2020-11-13 14:06 UTC 

[committed] libphobos: Update libtool version to 2:0:0
 2020-11-13 14:05 UTC 

[committed] d: Explicitly determine which built-in copysign function to call
 2020-11-13 14:05 UTC 

[PATCH] Use SHF_GNU_RETAIN to preserve symbol definitions
 2020-11-13 13:45 UTC  (3+ messages)
  ` V2 "

[PATCH] Support the new ("v0") mangling scheme in rust-demangle
 2020-11-13 13:34 UTC  (14+ messages)

[PATCH v2, OpenMP 5, C++] Implement implicit mapping of this[:1] (PR92120)
 2020-11-13 13:13 UTC 

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