public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] arm: Fix ICE with CMSE nonsecure call on Armv8.1-M [PR100333]
 2021-05-19 14:48 UTC  (6+ messages)

[PATCH] arm/testsuite: Fix testcase for PR99977
 2021-05-19 14:47 UTC  (3+ messages)

[PATCH] RISC-V: Properly parse the letter 'p' in '-march'
 2021-05-19 14:45 UTC  (2+ messages)

[GCC-10 backport][PATCH] arm: _Generic feature failing with ICE for -O0 (pr97205)
 2021-05-19 14:44 UTC  (3+ messages)

[PATCH] libcpp: Fix up -fdirectives-only handling of // comments on last line not terminated with newline [PR100646]
 2021-05-19 14:23 UTC  (2+ messages)

[PATCH] PR tree-optimization/100512: Once a range becomes constant, make it invariant
 2021-05-19 14:11 UTC  (6+ messages)

[PATCH] improve warning suppression for inlined functions (PR 98465, 98512)
 2021-05-19 13:41 UTC  (3+ messages)

[committed] libstdc++: Fix std::jthread assertion and re-enable skipped test
 2021-05-19 13:37 UTC  (5+ messages)

[PATCH] aarch64: Use correct type attributes for RTL generating XTN(2)
 2021-05-19 13:35 UTC  (2+ messages)

[PATCH] aarch64: Use an expander for quad-word vec_pack_trunc pattern
 2021-05-19 13:34 UTC  (2+ messages)

[PATCH] vect: Replace hardcoded weight factor with param
 2021-05-19 13:32 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v4 00/12] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-05-19 13:27 UTC  (18+ messages)
` [PATCH v4 01/12] Add TARGET_READ_MEMSET_VALUE/TARGET_GEN_MEMSET_VALUE
` [PATCH v4 02/12] x86: "
` [PATCH v4 03/12] x86: Avoid stack realignment when copying data
` [PATCH v4 04/12] Remove MAX_BITSIZE_MODE_ANY_INT
` [PATCH v4 05/12] x86: Update piecewise move and store
` [PATCH v4 06/12] x86: Add AVX2 tests for PR middle-end/90773
` [PATCH v4 07/12] x86: Add tests for piecewise move and store
` [PATCH v4 08/12] x86: Also pass -mno-avx to pr72839.c
` [PATCH v4 09/12] x86: Also pass -mno-avx to cold-attribute-1.c
` [PATCH v4 10/12] x86: Also pass -mno-avx to sw-1.c for ia32
` [PATCH v4 11/12] x86: Update gcc.target/i386/incoming-11.c
` [PATCH v4 12/12] constructor: Check if it is faster to load constant from memory

[PATCH][pushed] Fix typos
 2021-05-19 13:26 UTC 

[PATCH, rs6000] Remove mode promotion of SSA variables
 2021-05-19 13:20 UTC  (2+ messages)

[PATCH 5/5] testsuite: aarch64: Add tests for high-half narrowing instructions
 2021-05-19 13:18 UTC  (2+ messages)

[PATCH 4/5] aarch64: Refactor aarch64_<sur>q<r>shr<u>n_n<mode> RTL pattern
 2021-05-19 13:17 UTC  (2+ messages)

[PATCH 3/5] aarch64: Relax aarch64_sqxtun2<mode> RTL pattern
 2021-05-19 13:14 UTC  (2+ messages)

[PATCH 2/5] aarch64: Relax aarch64_<sur>q<r>shr<u>n2_n<mode> RTL pattern
 2021-05-19 13:14 UTC  (2+ messages)

[PATCH 1/5] aarch64: Relax aarch64_<sur><addsub>hn2<mode> RTL pattern
 2021-05-19 13:13 UTC  (2+ messages)

[PATCH] middle-end/100672 - fix bogus right shift folding
 2021-05-19 13:12 UTC 

[PATCH][testsuite, nvptx] Add effective target sync_int_long_stack
 2021-05-19 12:56 UTC  (2+ messages)
` Add 'libgomp.oacc-c-c++-common/private-atomic-1.c' [PR83812] (was: [PATCH][testsuite, nvptx] Add effective target sync_int_long_stack)

[PATCH] Avoid marking TARGET_MEM_REF bases addressable
 2021-05-19 12:53 UTC 

[PATCH][DOCS] Remove install-old.texi
 2021-05-19 12:52 UTC  (5+ messages)

[Patch] Testsuite/Fortran: gfortran.dg/pr96711.f90 - fix expected value for PowerPC [PR96983]
 2021-05-19 12:32 UTC 

[PATCH] phiopt: Optimize partial_ordering spaceship >= 0 -ffinite-math-only [PR94589]
 2021-05-19 12:19 UTC  (8+ messages)
    ` [PATCH] phiopt: Simplify (X & Y) == X -> (X & ~Y) == 0 even in presence of integral conversions [PR94589]

[PATCH, OpenACC] Add support for gang local storage allocation in shared memory
 2021-05-19 12:10 UTC  (4+ messages)
    ` Add 'libgomp.oacc-c-c++-common/loop-gwv-2.c' (was: [PATCH, OpenACC] Add support for gang local storage allocation in shared memory)

PR98125, PowerPC64 -fpatchable-function-entry
 2021-05-19 12:09 UTC  (9+ messages)
` PowerPC64 ELFv1 -fpatchable-function-entry
` PowerPC64 ELFv2 -fpatchable-function-entry

[PATCH] c: Add support for __FILE_NAME__ macro (PR c/42579)
 2021-05-19 10:20 UTC 

[PATCH] doc: Update description of __GXX_EXPERIMENTAL_CXX0X__
 2021-05-19 10:15 UTC 

[PATCH] Enable more WITH_SIZE_EXPR processing
 2021-05-19 10:05 UTC 

[PATCH] i386: Implement 4-byte vector support [PR100637]
 2021-05-19  8:48 UTC  (2+ messages)

[PATCH] apply TLC to GIMPLE reference verification
 2021-05-19  8:19 UTC 

GCC 9.4 Status Report (2021-05-19), branch frozen for release
 2021-05-19  8:06 UTC 

[RFC] Run pass_sink_code once more after ivopts/fre
 2021-05-19  8:03 UTC  (18+ messages)
                        ` [PATCH] Run pass_sink_code once more before store_mergin

[PATCH] i386: Allow 64bit vector modes in general registers
 2021-05-19  8:00 UTC 

[committed] openmp: Handle lastprivate on combined target correctly [PR99928]
 2021-05-19  7:32 UTC 

[PATCH] builtins: Fix ICE with unprototyped builtin call [PR100576]
 2021-05-19  7:24 UTC  (2+ messages)

[PATCH] RFC: come up with startswith function
 2021-05-19  3:08 UTC  (9+ messages)
` [PATCH 0/3] Come "
  ` [PATCH 3/3] Use startswith in targets
  ` [PATCH 1/3] Come up with startswith function

libgo patch committed: Regenerate configure script
 2021-05-19  2:59 UTC 

libgo patch committed: Update compression test cases
 2021-05-19  2:57 UTC 

Use Windows line endings in libgo test file
 2021-05-19  1:28 UTC 

[PATCH] libtool.m4: update GNU/Hurd test from upstream
 2021-05-19  1:07 UTC  (4+ messages)

[PATCH] libgccjit: Add support for TLS variable [PR95415]
 2021-05-19  0:43 UTC 

[pushed] c++: ICE with bad definition of decimal32 [PR100261]
 2021-05-19  0:27 UTC 

[pushed] c++: template template parm pack expansion [PR100372]
 2021-05-19  0:26 UTC 

[committed] d: Use startswith function instead of strncmp
 2021-05-18 21:01 UTC 

[PATCH] c++: Relax attribute on friend declaration checking [PR100596]
 2021-05-18 21:00 UTC 

[committed] d: Use filename_ncmp instead of strncmp
 2021-05-18 21:00 UTC 

[PATCH 0/2]: Fix various problems if you configure with --with=power10
 2021-05-18 20:59 UTC  (3+ messages)
` [PATCH 1/2] Deal with prefixed loads/stores in tests, PR testsuite/100166
` [PATCH 2/2] Fix tests when running on power10, "

[committed] d: Revert "Come up with startswith function."
 2021-05-18 20:58 UTC 

[PATCH] Fix vec-splati-runnable.c test
 2021-05-18 20:49 UTC 

[PATCH 0/2] Move xx* builtins to vsx.md
 2021-05-18 20:47 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Fix xxeval predicates

[PATCH] Change rs6000_const_f32_to_i32 return type
 2021-05-18 20:39 UTC 

[PATCH] Allow __ibm128 on older PowerPC systems
 2021-05-18 20:36 UTC 

[PATCH] Fix long double tests when default long double is not IBM
 2021-05-18 20:32 UTC 

[PATCH] c: don't drop typedef information in casts
 2021-05-18 20:32 UTC  (3+ messages)

[PATCH 0/2] Add power10 IEEE 128-bit min/max/conditional move support
 2021-05-18 20:28 UTC  (3+ messages)
` [PATCH 1/2] Add IEEE 128-bit min/max support on PowerPC
` [PATCH 2/2] Add IEEE 128-bit fp conditional move "

[PATCH] libstdc++: Implement missing P0896 changes to reverse_view [PR100639]
 2021-05-18 19:55 UTC  (2+ messages)

[pushed] c++: non-static member, decltype, {} [PR100205]
 2021-05-18 19:44 UTC 

[pushed] c++: "perfect" implicitly deleted move [PR100644]
 2021-05-18 19:44 UTC 

[PATCH] c++: Prune dead functions
 2021-05-18 19:12 UTC  (2+ messages)

[r12-883 Regression] FAIL: gcc.dg/vect/pr71264.c scan-tree-dump vect "vectorized 1 loops in function" on Linux/x86_64
 2021-05-18 19:02 UTC 

[PATCH] PR fortran/100602 - [11/12 Regression] Erroneous "pointer argument is not associated" runtime error
 2021-05-18 18:36 UTC 

RFA: avoid infinite lra loop for constant addresses
 2021-05-18 17:52 UTC  (2+ messages)

[PATCH] c++: Check attributes on friend declarations [PR99032]
 2021-05-18 17:46 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH] rs6000: Remove old psabi warnings
 2021-05-18 17:01 UTC  (3+ messages)

[committed] analyzer: fix missing leak after call to strsep [PR100615]
 2021-05-18 16:44 UTC 

[PATCH] Warn for excessive argument alignment in main
 2021-05-18 16:05 UTC  (4+ messages)
  ` [PATCH v2] x86: "

Add '__OPTIMIZE__' DejaGnu selector
 2021-05-18 16:02 UTC 

[PATCH v3 00/12] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-05-18 15:58 UTC  (3+ messages)

[PATCH] config: delete unused sim macros
 2021-05-18 15:36 UTC  (4+ messages)

[PATCH] [i386] Fix _mm256_zeroupper to notify LRA that vzeroupper will kill sse registers. [PR target/82735]
 2021-05-18 15:18 UTC  (12+ messages)

[Patch, committed] Fortran/OpenMP: Add missing EXEC_OMP_DEPOBJ case val [PR100642]
 2021-05-18 14:46 UTC 

[committed] libstdc++: Fix access issue in elements_view::_Sentinel [PR100631]
 2021-05-18 14:23 UTC 

[PATCH] Avoid -latomic for amdgcn offloading
 2021-05-18 14:22 UTC  (5+ messages)

[PATCH] i386: Fix <any_extend:insn>v4qiv4di2 expander
 2021-05-18 13:58 UTC 

[PATCH] i386: Fix split_double_mode with paradoxical subreg [PR100626]
 2021-05-18 13:51 UTC 

[PATCH] go/100537 - Bootstrap-O3 and bootstrap-debug fail
 2021-05-18 13:14 UTC  (8+ messages)

[PATCH] libgccjit: Add support for sized integer types, including 128-bit integers [PR95325]
 2021-05-18 12:53 UTC  (3+ messages)

[committed] arm: correctly handle inequality comparisons against max constants [PR100563]
 2021-05-18 11:41 UTC  (5+ messages)

[patch, libgomp] Add tests for print from offload target
 2021-05-18 11:24 UTC  (6+ messages)
        ` [libgomp, testsuite] Don't shadow global 'offload_targets' variable (was: [patch, libgomp] Add tests for print from offload target)

[PATCH V2] Split loop for NE condition
 2021-05-18 11:14 UTC  (7+ messages)

[PATCH 0/7] [og10] OpenACC/OpenMP: Rework struct component handling
 2021-05-18 11:13 UTC  (5+ messages)
` [PATCH 7/7] [og10] WIP GOMP_MAP_ATTACH_ZERO_LENGTH_ARRAY_SECTION changes

[Patch] + [nvptx RFH/RFC]: OpenMP: Fix SIMT for complex/float reduction with && and ||
 2021-05-18 11:07 UTC  (7+ messages)

[PATCH][AArch64]: Use UNSPEC_LD1_SVE for all LD1 loads
 2021-05-18 11:04 UTC  (4+ messages)

[PATCH][openmp, simt] Error out for user-defined reduction
 2021-05-18 11:03 UTC  (4+ messages)

[PATCH] Avoid setting TREE_ADDRESSABLE on stack vars during RTL expansion
 2021-05-18 11:03 UTC  (5+ messages)

[PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION}
 2021-05-18 10:46 UTC  (5+ messages)
` Add 'dg-note' next to 'dg-optimized', 'dg-missed' (was: [PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION})
      ` Add 'dg-note', 'dg-lto-note' (was: Add 'dg-note' next to 'dg-optimized', 'dg-missed')

OpenACC atomic directive
 2021-05-18  9:48 UTC  (4+ messages)

[PATCH] operand scanner TLC
 2021-05-18  9:35 UTC 

[PATCH] diagnostics: Support for -finput-charset [PR93067]
 2021-05-18  9:31 UTC  (4+ messages)

[Patch] gcc/configure.ac: Fix cross build by using $(CFLAGS-$@) [PR100598]
 2021-05-18  9:30 UTC  (2+ messages)

[r12-837 Regression] FAIL: gcc.target/i386/pr100582.c scan-assembler-times pblendvb 1 on Linux/x86_64
 2021-05-18  9:23 UTC  (4+ messages)

[PATCH] startswith: Fix offloading targets
 2021-05-18  9:18 UTC 

[PATCH] gcc-changelog: Remove non-strict mode
 2021-05-18  9:14 UTC  (4+ messages)

[PATCH] regcprop: Avoid DCE of asm goto [PR100590]
 2021-05-18  8:18 UTC  (2+ messages)

[PATCH][pushed] genversion should depend on DATESTAMP
 2021-05-18  8:00 UTC 

[COMMITTED] arc: Fix typo in negv2si2 pattern
 2021-05-18  8:00 UTC 

[PATCH] function: Set dummy DECL_ASSEMBLER_NAME in push_dummy_function [PR100580]
 2021-05-18  7:56 UTC  (2+ messages)

[PATCH] c/100522 - avoid invalid GIMPLE in GIMPLE parsing
 2021-05-18  7:53 UTC 

[PATCH] Fix gcc.target/i386/pr100582.c with AVX512
 2021-05-18  7:53 UTC 

[PATCH] Add a couple of A?CST1:CST2 match and simplify optimizations
 2021-05-18  7:32 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).