public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[00/23] Make fwprop use an on-the-side RTL SSA representation
 2020-11-25 20:15 UTC  (14+ messages)
` [01/23] vec: Silence clang warning
` [02/23] rtlanal: Remove noop_move_p REG_EQUAL condition
` [03/23] reginfo: Add a global_reg_set
` [04/23] Move iterator_range to a new iterator-utils.h file
` [05/23] Add more iterator utilities
` [06/23] Add an RAII class for managing obstacks

test: Update cases for vect_partial_vectors_usage_1
 2020-11-25 19:39 UTC  (2+ messages)

[patch][rtl-optimization][i386][pr97777] Fix a reg-stack df maintenance bug triggered by zero-call-used-regs pass
 2020-11-25 19:37 UTC  (2+ messages)

Fix duplication hook in ipa-modref
 2020-11-25 19:36 UTC 

[12/32] user documentation
 2020-11-25 19:27 UTC  (4+ messages)
                      ` [13/32] new options

Add 'g++.dg/gomp/map-{1,2}.C'
 2020-11-25 19:22 UTC  (5+ messages)

[PATCH] RFC: add "deallocated_by" attribute for use by analyzer
 2020-11-25 19:22 UTC  (6+ messages)

[PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
 2020-11-25 19:22 UTC  (13+ messages)

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

[PATCH] libgfortran: Correct FP feature macro checks
 2020-11-25 19:13 UTC  (4+ messages)

Fix templatized C++ OpenACC 'cache' directive ICEs
 2020-11-25 19:08 UTC 

[C PATCH] Do not drop qualifiers for _Atomic in typeof
 2020-11-25 19:06 UTC  (3+ messages)

[PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
 2020-11-25 18:53 UTC  (9+ messages)

[PATCH] c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]
 2020-11-25 18:50 UTC  (10+ messages)
  ` [PATCH] c++: v2: "

[committed] libstdc++: Remove redundant clock conversions in atomic waits
 2020-11-25 18:41 UTC 

[committed] libstdc++: Encapsulate __gthread_cond_t as std::__condvar
 2020-11-25 18:40 UTC 

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

[PATCH] make POINTER_PLUS offset sizetype (PR 97956)
 2020-11-25 18:22 UTC  (3+ messages)

[PATCH] libgfortran: Verify the presence of all functions for POSIX 2008 locale
 2020-11-25 18:20 UTC  (2+ messages)

[PATCH] Overflow-trapping integer arithmetic routines7code
 2020-11-25 18:11 UTC  (6+ messages)

[PATCH] configury : Fix LEB128 support for non-GNU assemblers
 2020-11-25 17:49 UTC  (3+ messages)

[committed] libstdc++: Fix missing subsumption in std::iterator_traits [PR 97935]
 2020-11-25 17:41 UTC 

[committed] libstdc++: Fix test failure on AIX
 2020-11-25 17:41 UTC 

How to traverse all the local variables that declared in the current routine?
 2020-11-25 17:41 UTC  (7+ messages)

[PATCH] clean up more -Wformat-diag (PR 94982)
 2020-11-25 17:37 UTC  (2+ messages)

Unreviewed g++ driver patch
 2020-11-25 17:31 UTC  (3+ messages)

[PATCH 1/7] arm: Auto-vectorization for MVE: vand
 2020-11-25 17:17 UTC  (7+ messages)
` [PATCH 2/7] arm: Auto-vectorization for MVE: vorr
` [PATCH 3/7] arm: Auto-vectorization for MVE: veor
` [PATCH 4/7] arm: Auto-vectorization for MVE: vshl
` [PATCH 5/7] arm: Auto-vectorization for MVE: vshr
` [PATCH 6/7] arm: Auto-vectorization for MVE: vmvn

[PATCH 0/2] IBM Z: Prepare cleanup of float express precision
 2020-11-25 17:06 UTC  (3+ messages)
` [PATCH 1/2] IBM Z: Configure excess precision for float at compile-time
` [PATCH 2/2] gcc/testsuite/s390: Add test cases for float_t

[PR66791][ARM] Replace calls to __builtin_neon_vmvn* by ~ for vmvn intrinsics
 2020-11-25 16:31 UTC 

[committed] aarch64: Avoid false dependencies for SVE unary operations
 2020-11-25 16:18 UTC 

Go patch committed: Avoid silent integer truncation in compiler
 2020-11-25 16:02 UTC 

[PATCH] Fixup additional search path in offload_additional_options
 2020-11-25 15:44 UTC  (3+ messages)

[PATCH] rs6000: Set param_vect_partial_vector_usage as 1 for P10
 2020-11-25 15:42 UTC  (2+ messages)

[PATCH] middle-end: __builtin_mul_overflow expansion improvements [PR95862]
 2020-11-25 14:40 UTC  (2+ messages)

Improve tracking of parameters that does not escape
 2020-11-25 14:39 UTC  (2+ messages)

Free more of CFG in release_function_body
 2020-11-25 14:32 UTC  (6+ messages)

Handle EAF_DIRECT and EAF_UNUSED of pure calls
 2020-11-25 14:30 UTC  (2+ messages)

[PATCH] libstdc++: Pretty printers for std::_Bit_reference, std::_Bit_iterator and std::_Bit_const_iterator
 2020-11-25 14:05 UTC  (4+ messages)
    ` [PING] "

[committed] Fix atomic_capture-1.f90 testcase
 2020-11-25 14:02 UTC 

[PATCH] middle-end/97579 - lower VECTOR_BOOLEAN_TYPE_P VEC_COND_EXPRs
 2020-11-25 14:00 UTC  (5+ messages)

[backport gcc-8,9][arm] Thumb2 out of range conditional branch fix [PR91816]
 2020-11-25 13:55 UTC  (2+ messages)

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-11-25 13:48 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

[Ada] Minimize side-effect removal in GNATprove mode
 2020-11-25 13:27 UTC 

[Ada] Fix internal compilation error on circular type in SPARK code
 2020-11-25 13:27 UTC 

[Ada] Fix crash on invalid `pragma Profile`
 2020-11-25 13:27 UTC 

[Ada] Remove shadowing by a nested subprogram parameter
 2020-11-25 13:27 UTC 

[Ada] Crash on right shift operator for signed integers
 2020-11-25 13:27 UTC 

[Ada] Allow debugging finalization-related expanded code
 2020-11-25 13:27 UTC 

[Ada] Fix copy-paste mistake in diagnostics for aspect Effective_Writes
 2020-11-25 13:27 UTC 

[Ada] Don't constant-fold renamed qualified expressions
 2020-11-25 13:27 UTC 

[Ada] Unrecursify Set_Digit/Set_Image_Unsigned procedure
 2020-11-25 13:27 UTC 

[Ada] Further optimization with uninitialized aggregates
 2020-11-25 13:27 UTC 

[Ada] Fix couple of minor issues with local exception propagation
 2020-11-25 13:27 UTC 

[Ada] Simplify aspect processing with membership tests
 2020-11-25 13:27 UTC 

[Ada] Adjust support for 128-bit integer types in System.Random_Numbers
 2020-11-25 13:27 UTC 

[Ada] Reinstate utime based code for vx6 in __gnat_copy_attribs
 2020-11-25 13:27 UTC 

[Ada] Document attribute Has_Tagged_Values in GNAT RM
 2020-11-25 13:27 UTC 

[Ada] Spurious error on instance with predicated actual
 2020-11-25 13:27 UTC 

[Ada] Remove dead and duplicated diagnostics for generic access types
 2020-11-25 13:27 UTC 

[Ada] Consistently use explicit Entity_Id type instead of alias
 2020-11-25 13:27 UTC 

[Ada] Add support for 128-bit integer types to GNAT.Random_Numbers
 2020-11-25 13:27 UTC 

[Ada] Use hardcoded names when converting aspects to pragmas
 2020-11-25 13:27 UTC 

[committed obvious][arm] Add test that was missing from old commit [PR91816]
 2020-11-25 13:24 UTC 

[PATCH v2] Fix -ffast-math flags handling inconsistencies
 2020-11-25 13:12 UTC  (8+ messages)
    ` [wwwdocs] "

[patch, fortran] Correct fndecls for some library functions
 2020-11-25 11:58 UTC  (2+ messages)

[PATCH] i386: Optimize psubusw compared to 0 into pminuw compared to op0 [PR96906]
 2020-11-25 11:42 UTC  (4+ messages)

[PATCH] PR fortran/85796 - Floating point exception with implied do
 2020-11-25 11:41 UTC  (2+ messages)

[PATCH][PR target/97642] Fix incorrect replacement of vmovdqu32 with vpblendd
 2020-11-25 11:37 UTC  (6+ messages)

[Patch] OpenACC: Fix integer-type issue with collapse/tile [PR97880]
 2020-11-25 11:00 UTC 

[pushed] dwarf2: Set DW_AT_declaration for undefined fns [PR97060]
 2020-11-25  9:30 UTC  (3+ messages)

[PATCH 2/2] Enable OpenMP efficient performance profiling via ITT tracing
 2020-11-25  9:23 UTC 

[PATCH 1/2] Enable OpenMP efficient performance profiling via ITT tracing
 2020-11-25  9:19 UTC 

[r10-9070 Regression] FAIL: gcc.dg/debug/dwarf2/pr97060.c scan-assembler-times DW_AT_declaration 2 on Linux/x86_64
 2020-11-25  8:26 UTC 

[PATCH 5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN
 2020-11-25  8:23 UTC  (22+ messages)
` [Patch 0/X] HWASAN v4
  ` [PATCH 0/X] Introduce HWASAN sanitizer to GCC
    ` [Patch 0/X] HWASAN v3
          ` Update: [PATCH 5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN
              ` libsanitizer: Hwasan reporting check for dladdr failing

[r11-5310 Regression] FAIL: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\n]*inline copy in test" on Linux/x86_64
 2020-11-25  8:17 UTC 

[r11-5324 Regression] FAIL: gcc.dg/Wstringop-overflow-47.c note (test for warnings, line 29) on Linux/x86_64
 2020-11-25  8:17 UTC 

[PATCH][pushed] changelog: fix parsing of a revert commits
 2020-11-25  7:57 UTC 

[PATCH] rs6000, vector integer multiply/divide/modulo instructions
 2020-11-25  2:34 UTC  (7+ messages)
      ` [PATCH v2] "

[PATH 0/3] Updated PowerPC tests for long double
 2020-11-24 23:49 UTC  (5+ messages)
` [PATCH 1/3] PowerPC: Add long double target-supports

[PATCH] c++: Don't form a templated TARGET_EXPR in finish_compound_literal
 2020-11-24 23:12 UTC  (6+ messages)

[PATCH 0/4] rs6000: Enable variable vec_insert with IFN VEC_SET
 2020-11-24 22:37 UTC  (5+ messages)
` [PATCH 1/4] rs6000: Change rs6000_expand_vector_set param
` [PATCH 2/4] rs6000: Support variable insert and Expand vec_insert in expander [PR79251]

[committed] avoid more invalid redeclarations (PR 97955)
 2020-11-24 22:29 UTC 

[PATCH] c++: Implement -Wuninitialized for mem-initializers [PR19808]
 2020-11-24 22:24 UTC  (10+ messages)

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

OpenACC 'kernels' testsuite failures
 2020-11-24 20:29 UTC  (9+ messages)

[PATCH] use TYPE_SIZE instead of DECL_SIZE for classes (PR 97595)
 2020-11-24 20:09 UTC  (4+ messages)

[pushed] c++: ICE with int{} in template. [PR97899]
 2020-11-24 19:57 UTC 

[PATCH] warn for integer overflow in allocation calls (PR 96838)
 2020-11-24 18:39 UTC  (16+ messages)

[PATCH] dump type attributes in dump_function_to_file
 2020-11-24 17:01 UTC  (5+ messages)

[PATCH] arm: correctly handle negating INT_MIN in arm_split_atomic_op [PR97534]
 2020-11-24 16:38 UTC 

[COMMITTED] patch to fix PR97933
 2020-11-24 16:37 UTC 

preprocessor: Add deferred macros
 2020-11-24 16:30 UTC 

[PATCH] testsuite/libstdc++: Fix required locales of a testcase
 2020-11-24 16:26 UTC 

Import AMD HSA API headers
 2020-11-24 16:16 UTC 

H8 cc0 conversion
 2020-11-24 15:23 UTC  (5+ messages)

[PATCH] libstdc++: Ensure __gthread_self doesn't call undefined weak symbol [PR 95989]
 2020-11-24 15:06 UTC  (5+ messages)

[committed] aarch64: Fix aapcs64 testsuite failures
 2020-11-24 15:04 UTC 

[committed] amdgcn: Tweak plugin-gcn defines
 2020-11-24 15:02 UTC 

[committed] libstdc++: Throw instead of segfaulting in std::thread constructor [PR 67791]
 2020-11-24 15:00 UTC 

[committed] libstdc++: Use __libc_single_threaded for locale initialization
 2020-11-24 14:59 UTC 

[PATCH] middle-end: Support complex Addition
 2020-11-24 14:36 UTC  (13+ messages)

[PATCH] IBM Z: Restrict vec_cmp<m><n> on z13
 2020-11-24 12:28 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).