public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] LTO: fallback to -flto=N if -flto=jobserver does not work
 2021-04-22 14:30 UTC  (8+ messages)

[PATCH] Fix various typos
 2021-04-22 14:00 UTC  (2+ messages)

[PATCH] Remove __cplusplus >= 201103
 2021-04-22 13:59 UTC  (2+ messages)

[PATCH 0/3] VAX backend preparatory updates for switching to LRA
 2021-04-22 13:52 UTC  (6+ messages)
` [PATCH 1/3] VAX: Remove dead `adjacent_operands_p' function
` [PATCH 2/3] VAX: Fix ill-formed `jbb<ccss>i<mode>' insn operands
` [PATCH 3/3] VAX: Accept ASHIFT in address expressions

[PATCH] c++: do_class_deduction and dependent init [PR93383]
 2021-04-22 13:46 UTC  (5+ messages)

[PATCH] testsuite/arm: Improve unsigned-float.c
 2021-04-22 13:32 UTC 

[PATCH] libstdc++: Add workaround for ia32 floating atomics miscompilations [PR100184]
 2021-04-22 12:58 UTC  (2+ messages)

[PATCH v4 0/2] x86: Add general_regs_only function attribute
 2021-04-22 12:55 UTC  (17+ messages)
` [PATCH v4 2/2] "

GCC 11.1 Release Candidate available from gcc.gnu.org
 2021-04-22 12:30 UTC  (9+ messages)

[PATCH][omp, simt] Handle alternative IV
 2021-04-22 11:46 UTC  (4+ messages)
` [PING][PATCH][omp, "
  ` [PING^2][PATCH][omp, "
    ` [PING^3][PATCH][omp, "

[PATCH 1/2] bpf: align function entry point to 64 bits
 2021-04-22 11:42 UTC  (3+ messages)
` [PATCH 2/2] bpf: allow BSS symbols to be global symbols

[PATCH] aarch64: Avoid duplicating bti j insns for jump tables [PR99988]
 2021-04-22 11:32 UTC  (6+ messages)

[PATCH][GCC 10] aarch64: Fix SVE ACLE builtins with LTO [PR99216]
 2021-04-22 11:15 UTC  (2+ messages)

[PATCH][libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end
 2021-04-22 11:11 UTC  (5+ messages)

[PATCH] [i386] MASK_AVX256_SPLIT_UNALIGNED_STORE/LOAD should be cleared in opts->x_target_flags when X86_TUNE_AVX256_UNALIGNED_LOAD/STORE_OPTIMAL is enabled by target attribute
 2021-04-22 10:41 UTC  (2+ messages)

[PATCH] [libstdc++] Fix "bare" notifications dropped by waiters check
 2021-04-22  9:23 UTC  (3+ messages)

[Patch, committed] gfortran.dg/pr68078.f90: Avoid increasing RLIMIT_AS
 2021-04-22  9:18 UTC 

[PATCH] Use STATIC_ASSERT for OVL_OP_MAX
 2021-04-22  8:55 UTC  (5+ messages)

[Patch] libgomp/testsuite: Fix checks for dg-excess-errors
 2021-04-22  7:51 UTC  (3+ messages)

[PATCH] Use hardware_concurrency only if _GLIBCXX_HAS_GTHREADS
 2021-04-22  7:17 UTC  (12+ messages)

[PATCH] Use std::thread::hardware_concurrency in lto-wrapper.c
 2021-04-22  7:14 UTC  (7+ messages)

[PATCH] arm: remove error in CPP_SPEC when float-abi soft and hard are used together
 2021-04-22  7:01 UTC 

[PATCH] Fix target/100106 ICE in gen_movdi
 2021-04-22  6:44 UTC  (3+ messages)

[PATCH] [libstdc++] Fix test timeout in stop_calback/destroy.cc
 2021-04-22  1:34 UTC  (5+ messages)

[PATCH] c++: Prevent bogus -Wtype-limits warning with NTTP [PR100161]
 2021-04-22  1:17 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v11] Practical improvement to libgcc complex divide
 2021-04-21 21:48 UTC 

[r12-20 Regression] FAIL: libgomp.fortran/depobj-1.f90 -O (test for excess errors) on Linux/x86_64
 2021-04-21 21:01 UTC  (2+ messages)
` [patch,committed] libgomp.fortran/depobj-1.f90: Fix omp_depend_kind (was: [r12-20 Regression] FAIL: libgomp.fortran/depobj-1.f90 -O (test for excess errors) on Linux/x86_64)

[PATCH] testsuite/arm: Fix and rename arm_qbit_ok into arm_sat_ok effective-target
 2021-04-21 20:48 UTC 

[PATCH] RFC: come up with startswith function
 2021-04-21 20:43 UTC  (10+ messages)
` [PATCH 0/3] Come "
  ` [PATCH 2/3] LTO plugin: use "
  ` [PATCH 1/3] Come up with "
  ` [PATCH 3/3] Use startswith in targets

[pushed] Darwin, X86 : Fix bootstrap break from flags changes
 2021-04-21 20:15 UTC  (3+ messages)

Patch freeze request
 2021-04-21 20:06 UTC  (4+ messages)

[committed] aarch64: Always use .init/.fini_array for GNU/Linux
 2021-04-21 18:14 UTC  (5+ messages)

[PATCH] libstdc++: Install libstdc++*-gdb.py more robustly [PR 99453]
 2021-04-21 15:56 UTC  (2+ messages)

[PATCH] Call toplev::finalize in CHECKING_P mode
 2021-04-21 15:24 UTC  (2+ messages)

[PATCH] Avoid -latomic for amdgcn offloading
 2021-04-21 15:10 UTC  (2+ messages)

[PATCH] testsuite: Add -fchecking to dg-ice tests
 2021-04-21 14:56 UTC  (4+ messages)

[PATCH][pushed] Fix clang warning (-Wstring-plus-int)
 2021-04-21 14:53 UTC 

[PATCH 0/4] i386: ISA flags and PTA simplification
 2021-04-21 14:17 UTC  (13+ messages)
` [PATCH 1/4] Remove DEF_ENUM from stringop.def
` [PATCH 4/4] Remove TARGET_foo (ix86_tune == PROCESSOR_foo) macros
` [PATCH 2/4] Generate PTA features from a def file
` [PATCH 3/4] Overhaul in isa_flags and handling it

[PATCH v5 0/3] x86: Add general_regs_only function attribute
 2021-04-21 13:40 UTC  (4+ messages)
` [PATCH v5 1/3] x86: Move OPTION_MASK_* to i386-common.h
` [PATCH v5 2/3] x86: Add general_regs_only function attribute
` [PATCH v5 3/3] x86: Add general_regs_only attribute to MWAIT intrinsics

[PATCH] Use std::thread::hardware_concurrency in lto-wrapper.c
 2021-04-21 12:59 UTC  (2+ messages)

[PATCH] Fix clang warnings
 2021-04-21 12:56 UTC  (2+ messages)

[PATCH][AArch64] Leveraging the use of STP instruction for vec_duplicate
 2021-04-21 12:40 UTC  (2+ messages)

[committed] libstdc++: Fix whitespace in license boilerplate
 2021-04-21 12:03 UTC  (2+ messages)

[RFC] Run pass_sink_code once more after ivopts/fre
 2021-04-21 11:54 UTC  (11+ messages)

[PATCH] Support LABEL_DECL in %qD directive
 2021-04-21 11:32 UTC  (7+ messages)

[PATCH] Support the new ("v0") mangling scheme in rust-demangle
 2021-04-21 11:24 UTC  (11+ messages)

[PATCH] testsuite/100176 - fix struct-layout-1_generate.c compile
 2021-04-21 10:49 UTC 

[PATCH] cprop: Fix -fcompare-debug bug in constprop_register [PR100148]
 2021-04-21  9:59 UTC  (2+ messages)

[PATCH] Test simlified call in cgraph_node::analyze()
 2021-04-21  9:19 UTC  (2+ messages)

[GCC 11] Fix PR ada/99360
 2021-04-21  8:57 UTC  (2+ messages)

[PATCH 0/4] Remove BRIG FE and libhsail
 2021-04-21  8:55 UTC  (8+ messages)
` [PATCH 1/4] gcc-changelog: Remove components that will be removed
` [PATCH 4/4] Remove dead components from MAINTAINERS
` [PATCH 2/4] Remove BRIG front-end
` [PATCH 3/4] Remove libhsail-rt

[PATCH] Fix PR88085
 2021-04-21  8:53 UTC  (2+ messages)

[PATCH] c++: remove redundand NULL check
 2021-04-21  8:19 UTC 

[PATCH] LTO: merge -flto=arg from object files
 2021-04-21  8:14 UTC 

[PATCH] lto-wrapper: Use vec<cl_decoded_option> data type
 2021-04-21  8:12 UTC 

Fix Fortran rounding issues, PR fortran/96983
 2021-04-21  8:10 UTC  (3+ messages)

[PATCH] gcov: Use system IO buffering
 2021-04-21  7:52 UTC 

[GCC 12] [PATCH] x86: Add -mmwait for -mgeneral-regs-only
 2021-04-21  7:11 UTC  (2+ messages)

[PATCH] c++: Don't allow defining types in enum-base [PR96380]
 2021-04-21  2:38 UTC  (2+ messages)

[PATCH] libphobos: Fix build fails for powerpc-linux
 2021-04-21  0:44 UTC  (2+ messages)

[PATCH] or1k: Add mcmodel option to handle large GOTs
 2021-04-21  0:22 UTC  (4+ 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).