public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
 2020-11-24  5:27 UTC  (62+ messages)
` [PATCH 02/31] VAX: Remove `c' operand format specifier overload
` [PATCH 03/31] VAX: Define LEGITIMATE_PIC_OPERAND_P
` [PATCH 05/31] VAX: Rationalize expression and address costs
` [PATCH 07/31] RTL: Also support HOST_WIDE_INT with int iterators
` [PATCH 08/31] jump: Also handle jumps wrapped in UNSPEC or UNSPEC_VOLATILE
` [PATCH 11/31] VAX: Correct `sync_lock_test_and_set' and `sync_lock_release' builtins
` [PATCH 12/31] VAX: Actually enable `builtins.md' now that it is fully functional
` [PATCH 13/31] VAX: Add a test for the SImode `ffs' operation
` [PATCH 14/31] VAX: Add tests for `sync_lock_test_and_set' and `sync_lock_release'
` [PATCH 15/31] VAX: Provide the `ctz' operation
` [PATCH 16/31] VAX: Also provide QImode and HImode `ctz' and `ffs' operations
` [PATCH 17/31] VAX: Actually produce QImode and HImode `ctz' operations
` [PATCH 18/31] VAX: Add a test for the `cpymemhi' instruction
` [PATCH 19/31] VAX: Add the `movmemhi' instruction
` [PATCH 20/31] VAX: Fix predicates and constraints for EXTV/EXTZV/INSV insns
` [PATCH 21/31] VAX: Remove EXTV/EXTZV/INSV instruction use from aligned case insns
` [PATCH 22/31] VAX: Ensure PIC mode address is adjustable with aligned bitfield insns
` [PATCH 23/31] VAX: Make `extv' an expander matching the remaining bitfield operations
` [PATCH 24/31] VAX: Fix predicates and constraints for bitfield comparison insns
` [PATCH 25/31] VAX: Fix predicates for widening multiply and multiply-add insns
` [PATCH 26/31] VAX: Correct issues with commented-out insns
` [PATCH 27/31] VAX: Make the `divmoddisi4' and `*amulsi4' comment notation consistent
` [PATCH 28/31] RTL: Add `const_double_zero' syntactic rtx
` [PATCH 29/31] PDP11: Use `const_double_zero' to express double zero constant
` [PATCH 30/31] PR target/95294: VAX: Convert backend to MODE_CC representation
` [PATCH 31/31] PR target/95294: VAX: Add test cases for "

H8 cc0 conversion
 2020-11-24  4:49 UTC  (2+ messages)

[committed] Fix expected output after recent dump output changes
 2020-11-24  4:37 UTC 

[PATCH] dump type attributes in dump_function_to_file
 2020-11-24  4:31 UTC  (3+ messages)

[PATCH v3 0/2] generate EH info for asm statements (PR93981)
 2020-11-24  2:57 UTC  (10+ messages)
` [PATCH v3 1/2] generate EH info for volatile "

[PATCH][PR target/97642] Fix incorrect replacement of vmovdqu32 with vpblendd
 2020-11-24  2:36 UTC  (3+ messages)

[PATCH 0/4] rs6000: Enable variable vec_insert with IFN VEC_SET
 2020-11-24  2:29 UTC  (4+ messages)
` Ping: "
  ` Ping^2: "
    ` Ping^3: "

[PATCH] libstdc++: Add C++2a synchronization support
 2020-11-24  1:48 UTC  (8+ messages)

PR97849: aarch64: ICE (segfault) during GIMPLE pass: ifcvt
 2020-11-24  1:32 UTC  (3+ messages)

[PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
 2020-11-24  0:21 UTC  (11+ messages)

[PATCH] use TYPE_SIZE instead of DECL_SIZE for classes (PR 97595)
 2020-11-24  0:06 UTC  (3+ messages)

[PATCH] PowerPC: PR 97791: Fix gnu attributes
 2020-11-23 23:57 UTC  (2+ messages)

[PATCH] unshare expressions in attribute arguments
 2020-11-23 23:51 UTC  (17+ messages)

c: Allow comparison of pointers to complete and incomplete types for C11 [PR95630]
 2020-11-23 23:29 UTC 

How to traverse all the local variables that declared in the current routine?
 2020-11-23 23:05 UTC 

[PATCH] ipa: special pass-through op for Fortran strides
 2020-11-23 23:02 UTC  (3+ messages)

[PATCH PR94274] fold phi whose incoming args are defined from binary
 2020-11-23 22:37 UTC  (2+ messages)

[PATCH] PowerPC: PR libgcc/97543, fix 64-bit long double issues
 2020-11-23 22:36 UTC  (2+ messages)

[PATCH, rs6000] Add non-relative jump table support on Power Linux
 2020-11-23 22:25 UTC  (10+ messages)

[PATCH] Objective-C++ : Allow prefix attrs on linkage specs
 2020-11-23 22:17 UTC  (4+ messages)

[patch, fortran] Correct fndecls for some library functions
 2020-11-23 22:16 UTC  (4+ messages)
` *ping* "

[PATCH] IBM Z: Update autovec-*-quiet-uneq expectations
 2020-11-23 21:38 UTC 

[PATCH] warn for integer overflow in allocation calls (PR 96838)
 2020-11-23 21:38 UTC  (13+ messages)

[PATH 0/3] Updated PowerPC tests for long double
 2020-11-23 21:23 UTC  (9+ messages)
` [PATCH 1/3] PowerPC: Add long double target-supports
` [PATCH 2/3] PowerPC: require IBM long double for pr70117
` [PATCH 3/3] PowerPC: Require IBM long double for conversion test

[PATCH] PR fortran/85796 - Floating point exception with implied do
 2020-11-23 21:18 UTC 

[06/32] cpp macros
 2020-11-23 21:13 UTC  (6+ messages)
                ` [09/32] core diagnostics
                  ` [09/33] "

[PATCH] Add analyzer plugin support and CPython GIL example
 2020-11-23 21:10 UTC  (3+ messages)
` PING: "

[PATCH] cache compute_objsize results in strlen/sprintf (PR 97373)
 2020-11-23 21:04 UTC  (2+ messages)

test: Update cases for vect_partial_vectors_usage_1
 2020-11-23 20:58 UTC  (2+ messages)

[ Preprocessor ] [ Common ] Feature: Macros for identifying the wide and narrow execution string literal encoding
 2020-11-23 20:40 UTC  (7+ messages)

[PATCH 0/X] Introduce HWASAN sanitizer to GCC
 2020-11-23 20:30 UTC  (29+ messages)
` [Patch 0/X] HWASAN v3
  ` Document --with-build-config=bootstrap-asan option
  ` [Patch 0/X] HWASAN v4
    ` [PATCH 4/X] libsanitizer: options: Add hwasan flags and argument parsing
  ` [PATCH 5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN
      ` Update: "
  ` [PATCH 7/X] libsanitizer: Add tests

[C PATCH] Do not drop qualifiers for _Atomic in typeof
 2020-11-23 20:21 UTC  (2+ messages)

[PATCH] PowerPC Fix ibm128 defaults for pr70117.c test
 2020-11-23 20:13 UTC  (10+ messages)

[committed] Adjust rtx_costs for h8300
 2020-11-23 20:10 UTC 

[PATCH 1,2] Darwin : Update libtool and dependencies for Darwin20 [PR97865]
 2020-11-23 20:01 UTC 

testsuite: Adjust pruning
 2020-11-23 18:36 UTC 

[PATCH] t/trodgers/c2a_synchronization
 2020-11-23 18:33 UTC  (14+ messages)
` [PATCH] libstdc++: Add C++2a synchronization support

[PATCH] config.sub, config.guess : Import upstream 2020-11-07
 2020-11-23 18:01 UTC  (2+ messages)

[PATCH] middle-end: Support complex Addition
 2020-11-23 17:05 UTC  (3+ messages)

Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support
 2020-11-23 16:19 UTC  (3+ messages)

Go patch committed: Change name mangling convention
 2020-11-23 16:14 UTC  (3+ messages)

[PATCH][RFC] tree-optimization/97832 - handle associatable chains in SLP discovery
 2020-11-23 16:00 UTC 

Do not leak memory in ipa-prop
 2020-11-23 15:59 UTC 

Diagnostic for module importation
 2020-11-23 15:37 UTC 

c++: Add empty module.cc
 2020-11-23 15:31 UTC 

[C PATCH RFC] Drop qualifiers during lvalue conversion
 2020-11-23 15:26 UTC  (7+ messages)
      ` [C PATCH] "

[PATCH] gcov: Add __gcov_info_to_gdca()
 2020-11-23 14:55 UTC  (14+ messages)

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-11-23 14:52 UTC  (17+ 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] OpenMP: C/C++ parse 'omp allocate'
 2020-11-23 14:50 UTC 

[committed] MSP430: Remove target-specific handling of the "persistent" attribute
 2020-11-23 14:38 UTC 

[PATCH v2] tree-ssa-threadbackward.c (profitable_jump_thread_path): Do not allow __builtin_constant_p () before IPA
 2020-11-23 14:36 UTC  (3+ messages)

[PATCH] middle-end, c++: Treat shifts by negative as undefined [PR96929]
 2020-11-23 14:11 UTC  (2+ messages)

[PATCH] fix hybrid SLP discovery debug stmt issue
 2020-11-23 13:21 UTC 

Do not leak memory when streaming in ssa names
 2020-11-23 13:18 UTC  (7+ messages)

testsuite/arm: add missing -mthumb to several tests
 2020-11-23  9:43 UTC  (2+ messages)

[PATCH] Additional small changes to support opaque modes
 2020-11-23  9:19 UTC  (5+ messages)

[PATCH] Check calls before loop unrolling
 2020-11-23  8:42 UTC  (11+ messages)

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

[PATCH] [tree-optimization] Optimize or+and+or pattern to and+or
 2020-11-23  1:35 UTC 

[PATCH] i386: Use SWI48DWI mode iterator for abs and maxmin [PR97873]
 2020-11-22 21:29 UTC 

[committed] d: Fix OutOfMemoryError thrown when appending to an array with a side effect (PR97889)
 2020-11-22 19:07 UTC 

[committed] Partially revert recent H8 patch for conditional branches
 2020-11-22 17:56 UTC 

[pushed] Darwin : Avoid a C++ ODR violation seen with LTO
 2020-11-22 14:49 UTC 

[Committed] patch fixing LRA crash on s390x
 2020-11-22 10:23 UTC  (2+ messages)

[PATCH] libgcc: Add a weak stub for __sync_synchronize
 2020-11-22  8:05 UTC  (5+ messages)
      ` [PATCH] Avoid atomic for guard acquire when that is expensive

[PATCH] c++: Reject identifier label in constexpr [PR97846]
 2020-11-21 21:11 UTC  (3+ messages)

[PATCH] c++: Fix ICE-on-invalid with -Wvexing-parse [PR97881]
 2020-11-21 20:49 UTC  (3+ messages)

[PATCH v2] Fix -ffast-math flags handling inconsistencies
 2020-11-21 19:57 UTC  (3+ messages)

libbacktrace integration for _GLIBCXX_DEBUG mode
 2020-11-21 17:28 UTC  (13+ messages)

Update vect-35.c testcase
 2020-11-21 17:08 UTC 

[PATCH V2 0/3] Fix "noinit" attr, implement "persistent" attr
 2020-11-21 16:43 UTC  (7+ 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] Hurd: Enable ifunc by default
 2020-11-21 16:42 UTC  (2+ messages)

OpenACC 'kernels' testsuite failures
 2020-11-21 15:50 UTC  (7+ messages)

[PATCH] widening_mul: pattern recognize further forms of __builtin_add_overflow [PR95853]
 2020-11-21 14:26 UTC  (2+ messages)

[pushed] Darwin, libsanitizer : Support libsanitizer for x86_64-darwin20
 2020-11-21  9:48 UTC 

[PATCH] Darwin, libgfortran : Do not use environ directly from the library
 2020-11-21  9:46 UTC  (3+ messages)

[PATCH] RISC-V: Always define MULTILIB_DEFAULTS
 2020-11-21  6:37 UTC  (3+ messages)

[PATCH] PowerPC: Restrict long double test to use IBM long double
 2020-11-21  5:30 UTC  (3+ messages)

libgo patch committed: Update to Go 1.15.5 release
 2020-11-21  1:09 UTC 

[PATCH] libstdc++: Add support for C++20 barriers
 2020-11-21  0:30 UTC  (2+ messages)

Hwasan v5
 2020-11-16 15:36 UTC 

[PATCH 5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN
 2020-11-03 13:00 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).