public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] configure, d: Add support for bootstrapping the D front-end
 2021-10-09 13:32 UTC 

[PATCH] doc: Fix typos in alloc_size documentation
 2021-10-09  9:59 UTC 

[PATCH] testsuite: Add missing comment for some dg-warning
 2021-10-09  8:15 UTC  (2+ messages)

Add dg-require-wchars to libstdc++ testsuite
 2021-10-09  7:31 UTC  (7+ messages)

[PATCH] hardened conditionals
 2021-10-09  6:42 UTC  (2+ messages)

[PATCH] Adjust more testcases for O2 vectorization enabling
 2021-10-09  4:55 UTC 

[RFC] Don't move cold code out of loop by checking bb count
 2021-10-09  3:44 UTC  (9+ messages)

[PATCH] var-tracking: Fix a wrong-debug issue caused by my r10-7665 var-tracking change [PR102441]
 2021-10-09  3:26 UTC  (2+ messages)

[r12-4240 Regression] FAIL: libgomp.c++/scan-9.C scan-tree-dump-times vect "vectorized [2-6] loops" 2 on Linux/x86_64
 2021-10-09  2:57 UTC  (3+ messages)

[r12-4240 Regression] FAIL: libgomp.c++/scan-9.C scan-tree-dump-times vect "vectorized [2-6] loops" 2 on Linux/x86_64
 2021-10-09  2:52 UTC  (2+ messages)

[PATCH] Refine movhfcc
 2021-10-09  1:31 UTC  (2+ messages)

[committed 1/8] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite
 2021-10-09  0:13 UTC  (8+ messages)
` [PATCH 2/8] libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory
` [PATCH 3/8] libstdc++: Always define typedefs and hash functions for wide strings [PR 98725]
` [PATCH 4/8] libstdc++: Enable vstring for wchar_t unconditionally [PR98725]
` [PATCH 5/8] libstdc++: Enable type traits "
` [PATCH 6/8] libstdc++: Define std::wstring_convert unconditionally [PR 98725]
` [PATCH 7/8] libstdc++: Define deleted wchar_t overloads "
` [PATCH 8/8] libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98725]

[committed] libstdc++: Replace uses of _GLIBCXX_USE_INT128 in testsuite
 2021-10-09  0:02 UTC 

[committed 1/2] libstdc++: Avoid instantiation of _Hash_node before it's needed
 2021-10-09  0:01 UTC  (2+ messages)
` [committed 2/2] libstdc++: Access std::pair members without tuple-like helpers

[PATCH] Enable auto-vectorization at O2 with very-cheap cost model
 2021-10-08 23:43 UTC  (11+ messages)

[PATCH v3 0/6] rs6000: Support more SSE4 intrinsics
 2021-10-08 22:31 UTC  (12+ messages)
` [PATCH v3 1/6] rs6000: Support SSE4.1 "round" intrinsics

[PATCH] PR fortran/65454 - accept both old and new-style relational operators
 2021-10-08 22:28 UTC  (2+ messages)

[PATCH] Convert strlen pass from evrp to ranger
 2021-10-08 20:27 UTC  (4+ messages)

[PATCH] c++: fix cases of core1001/1322 by not dropping cv-qualifier of function parameter of type of typename or decltype[PR101402, PR102033, PR102034, PR102039, PR102
 2021-10-08 20:19 UTC 

[PATCH] libiberty: prevent buffer overflow when decoding user input
 2021-10-08 20:11 UTC  (11+ messages)

[PATCH, Fortran] Add diagnostic for F2018:C839 (TS29113:C535c)
 2021-10-08 19:54 UTC  (4+ messages)
  ` [PATCH v2, "

[PATCH] x86-64: Remove HAVE_LD_PIE_COPYRELOC
 2021-10-08 17:57 UTC  (14+ messages)

[committed] LRA: [PR102627] Use at least natural mode during splitting hard reg live range
 2021-10-08 16:56 UTC 

[PATCH]AArch64 Make use of FADDP in simple reductions
 2021-10-08 16:24 UTC  (2+ messages)

[PATCH, OpenMP 5.1, Fortran] Strictly-structured block support for OpenMP directives
 2021-10-08 16:14 UTC  (4+ messages)
  ` [PATCH] openmp: Add support for OpenMP 5.1 structured-block-sequences

[PATCH]AArch64[RFC] Force complicated constant to memory when beneficial
 2021-10-08 16:12 UTC  (2+ messages)

[SVE] [gimple-isel] PR93183 - SVE does not use neg as conditional
 2021-10-08 15:49 UTC  (2+ messages)

[PATCH] IBM Z: Provide rawmemchr{qi,hi,si} expander
 2021-10-08 15:05 UTC  (4+ messages)

[PATCH] Improve integer bit test on atomic builtin return
 2021-10-08 14:55 UTC  (5+ messages)

[committed] libstdc++: Detect miscompilation of src/c++11/limits.cc
 2021-10-08 14:51 UTC 

[COMMITTED] Implement irange::debug()
 2021-10-08 14:35 UTC  (2+ messages)
` [COMMITTED] Grow non_null_ref bitmap when num_ssa_names increases

[committed] libstdc++: Reduce header dependencies of <algorithm> in C++20 [PR 92546]
 2021-10-08 14:00 UTC 

[PATCH] libsanitizer: Add AM_CCASFLAGS to Makefile.am
 2021-10-08 13:10 UTC  (2+ messages)

[Patch 7/7, Arm, GCC] Introduce multilibs for PACBTI target feature
 2021-10-08 12:18 UTC 

[Patch 6/7, Arm, GCC] Emit build attributes for PACBTI target feature
 2021-10-08 12:18 UTC 

[Patch 5/7, Arm. GCC] Add pointer authentication for stack-unwinding runtime
 2021-10-08 12:18 UTC 

[Patch 4/7, Arm. GCC] Implement target feature macros for PACBTI
 2021-10-08 12:18 UTC 

[Patch 3/7, Arm, GCC] Add testsuite library support for PACBTI target
 2021-10-08 12:17 UTC 

[Patch 2/7, Arm, GCC] Add option -mbranch-protection
 2021-10-08 12:17 UTC 

[Patch 1/7, Arm, GCC] Add Armv8.1-M Mainline target feature +pacbti
 2021-10-08 12:17 UTC 

[PATCH][pushed] opts: include missing header files
 2021-10-08 11:45 UTC 

[PATCH 0/4] IPA-CP profile feedback handling fixes
 2021-10-08 11:31 UTC  (9+ messages)
` [PATCH 3/4] ipa-cp: Fix updating of profile counts and self-gen value evaluation
` [PATCH 2/4] ipa-cp: Propagation boost for recursion generated values
` [PATCH 4/4] ipa-cp: Select saner profile count to base heuristics on

[PATCH] regcprop: Determine subreg offset depending on endianness [PR101260]
 2021-10-08 11:29 UTC 

[PATCH] libstdc++: Add wrapper for internal uses of std::terminate
 2021-10-08 11:23 UTC 

[committed] libstdc++: Restore debug checks in uniform container erasure functions
 2021-10-08 11:21 UTC 

[committed] libstdc++: Implement ostream insertion for chrono::duration
 2021-10-08 11:21 UTC 

[PATCH] Come up with OPTION_SET_P macro
 2021-10-08 11:19 UTC  (2+ messages)

[PATCH] [GCC-12] Mention O2 vectorization enabling
 2021-10-08 11:18 UTC  (2+ messages)

[PATCH] contrib: git gcc-descr defaulting to print hash
 2021-10-08 11:12 UTC  (2+ messages)

[PATCH] options: use cl_optimization_hash
 2021-10-08 10:23 UTC 

Rewrite PTA constraint generation for function calls
 2021-10-08  9:56 UTC  (2+ messages)

[committed] openmp: Fix up declare target handling for vars with DECL_LOCAL_DECL_ALIAS [PR102640]
 2021-10-08  9:03 UTC 

[Committed] Tweak new test cases for -march=cascadelake strangeness
 2021-10-08  8:35 UTC 

[PATCH] loop: Fix profile updates after unrolling [PR102385]
 2021-10-08  7:14 UTC  (2+ messages)

[PATCH v3] [PR/target 100316] Allow constant address for __builtin___clear_cache
 2021-10-08  6:47 UTC  (2+ messages)

[PATCH v2] [PR/target 100316] Allow constant address for __builtin___clear_cache
 2021-10-08  6:43 UTC  (2+ messages)

[PATCH 0/8] __builtin_dynamic_object_size and more
 2021-10-08  4:50 UTC  (11+ messages)
` [PATCH 1/8] __builtin_dynamic_object_size: Recognize builtin name
` [PATCH 2/8] tree-dynamic-object-size: New pass
` [PATCH 3/8] tree-dynamic-object-size: Handle GIMPLE_PHI
` [PATCH 4/8] tree-dynamic-object-size: Support ADDR_EXPR
` [PATCH 5/8] tree-dynamic-object-size: Handle GIMPLE_ASSIGN
` [PATCH 6/8] tree-dynamic-object-size: Handle function parameters
` [PATCH 7/8] tree-dynamic-object-size: Get subobject sizes
` [PATCH 8/8] tree-dynamic-object-size: Add test wrappers to extend testing

[PATCH] c++: Comment out announce_function to prevent ICE [PR102426]
 2021-10-08  4:44 UTC  (2+ messages)

[PATCH] c++: Comment out announce_function to prevent ICE [PR102624]
 2021-10-08  4:39 UTC 

Merge from trunk to gccgo branch
 2021-10-08  4:34 UTC  (4+ messages)

libgcc patch committed: Use .init_array for constructor if available
 2021-10-08  3:24 UTC 

[PATCH] Enable auto-vectorization at O2 with very-cheap cost model
 2021-10-08  2:16 UTC  (5+ messages)

[PATCH] [PR/target 100316] Allow constant address for __builtin___clear_cache
 2021-10-08  1:49 UTC  (5+ messages)

[PATCH] wwwdocs: [GCC12] Mention Intel AVX512-FP16
 2021-10-08  1:25 UTC  (8+ messages)
` [PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support

[PATCH v2 0/2] Fix vec_sel code generation and merge xxsel to vsel
 2021-10-08  1:17 UTC  (2+ messages)
` Ping: "

[PATCH] [MIPS] Hazard barrier return support
 2021-10-07 23:43 UTC  (4+ messages)

[PATCH 0/2] libsanitizer: Merge with upstream commit fdf4c035225d
 2021-10-07 21:56 UTC  (5+ messages)
` [PATCH 1/2] libsanitizer: Merge with upstream
` [PATCH 2/2] libsanitizer: Apply local patches

[PATCH] c++: fix cases of core1001/1322 by not dropping cv-qualifier of function parameter of type of typename or decltype[PR101402, PR102033, PR102034, PR102039, PR102
 2021-10-07 20:50 UTC  (2+ messages)
` [PATCH] c++: fix cases of core1001/1322 by not dropping cv-qualifier of function parameter of type of typename or decltype[PR101402,PR102033,PR102034,PR102039,PR102

[committed] libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> header
 2021-10-07 20:29 UTC 

[committed] wwwdocs: gcc-12/changes.html (PRU): Document __regio_symbol
 2021-10-07 19:45 UTC 

[r12-4231 Regression] FAIL: gcc.target/i386/sse2-mmx-psubsb-2.c scan-assembler-times movl[ \\t]+\\$-128, 1 on Linux/x86_64
 2021-10-07 19:41 UTC 

[committed] libstdc++: Avoid use of hardware interference non-constant [PR102377]
 2021-10-07 17:39 UTC 

[PATCH] c++: NTTP with array/function type after substitution [PR61355]
 2021-10-07 17:03 UTC  (2+ messages)

[PATCH] c++: odr-use argument to a function NTTP [PR53164]
 2021-10-07 17:03 UTC  (8+ messages)

[PATCH] tree-object-size: Drop unused pdecl and poff arguments
 2021-10-07 14:25 UTC  (2+ messages)

[RFC] More jump threading restrictions in the presence of loops
 2021-10-07 13:35 UTC  (16+ messages)

[PATCH] c++: Add testcase for C++23 P2316R2 - consistent character literal encoding [PR102615]
 2021-10-07 13:34 UTC  (4+ messages)

Fix ipa-modref ICE
 2021-10-07 13:27 UTC 

[PATCH] tree-optimization/102608 - avoid CSEing .DEFERRED_INIT
 2021-10-07 13:24 UTC  (2+ messages)

[PATCH]middle-end convert negate + right shift into compare greater
 2021-10-07 12:46 UTC  (8+ messages)

[committed] MAINTAINERS: Add myself to DCO section
 2021-10-07 12:22 UTC 

[committed] amdgcn: Fix assembler version incompatibility
 2021-10-07 10:51 UTC 

[committed] amdgcn: Implement -msram-ecc=any
 2021-10-07 10:45 UTC 

[committed] amdgcn: Support LLVM 13 assembler syntax
 2021-10-07 10:40 UTC 

[PATCH RFA] vec: Fix --enable-gather-detailed-mem-stats
 2021-10-07 10:38 UTC  (4+ messages)

[PATCH] ctfc: Free CTF type and CTF variable objects in ctfc_delete_container ()
 2021-10-07  7:58 UTC  (2+ messages)

[PATCH] c++: ttp variadic constraint subsumption [PR99904]
 2021-10-07  2:17 UTC  (2+ messages)

*PING* [PATCH] libiberty: allow comments in option file
 2021-10-07  0:01 UTC  (3+ messages)

[PATCH] c++: Do not warn about lifetime of std::initializer_list<T>& [PR102482]
 2021-10-06 23:49 UTC  (2+ messages)

[Ada] introduce stack scrub (strub) feature
 2021-10-06 22:23 UTC  (2+ messages)

[PATCH] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR102490]
 2021-10-06 21:13 UTC  (12+ messages)
  ` [PATCH, v2] "
          ` [PATCH, v3] "
              ` [PATCH, v4] "
                ` [PATCH, v5] "

[committed] libstdc++: Implement std::move_only_function for C++23 (P0288R9)
 2021-10-06 19:14 UTC 

PING: [RS6000] rotate and mask constants [PR94393]
 2021-10-06 18:31 UTC  (4+ messages)
    ` PING^3: "

*PING 3* [PATCH] doc: improve -fsanitize=undefined description
 2021-10-06 18:24 UTC 

[committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>>
 2021-10-06 17:25 UTC  (10+ messages)
  ` [committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I, C>>

[PATCH] Properly parse invariant &MEM addresses in the GIMPLE FE
 2021-10-06 16:25 UTC  (2+ messages)

[PATCH] openmp, fortran: Add support for declare variant in Fortran
 2021-10-06 15:36 UTC  (3+ messages)

[PATCH v3] libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPC
 2021-10-06 15:23 UTC  (4+ messages)

[COMMITTED] Add range intersect with 2 wide-ints
 2021-10-06 14:54 UTC 

[COMMITTED] Introduce a param-switch-limit for EVRP
 2021-10-06 14:53 UTC 

[COMMITTED] Use TYPE_MIN/MAX_VALUE in set_varying when possible
 2021-10-06 14:53 UTC 

[COMMITTED] Ranger: More efficient zero/nonzero check
 2021-10-06 14:53 UTC 

[PATCH 0/7]AArch64 Optimize truncation, shifts and bitmask comparisons
 2021-10-06 14:32 UTC  (4+ messages)
` [PATCH 1/7]AArch64 Add combine patterns for right shift and narrow

[PATCH #2] Introduce smul_highpart and umul_highpart RTX for high-part multiplications
 2021-10-06 14:19 UTC  (2+ messages)

[pushed] Darwin, D: Fix bootstrap when target does not support -Bstatic/dynamic
 2021-10-06 13:10 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).