[PATCH v2 0/6] Implement asm flag outputs for arm + aarch64
2019-11-14 10:12 UTC (7+ messages)
` [PATCH v2 4/6] arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__
` [PATCH v2 3/6] arm: Rename CC_NOOVmode to CC_NZmode
` [PATCH v2 5/6] arm: Add testsuite checks for asm-flag
` [PATCH v2 2/6] arm: Fix the "c" constraint
` [PATCH v2 1/6] aarch64: Add "
` [PATCH v2 6/6] aarch64: Add testsuite checks for asm-flag
[PATCH] Add if-chain to switch conversion pass
2019-11-14 10:07 UTC (9+ messages)
[PATCH] Make flag_thread_jumps a gate of pass_jump_after_combine
2019-11-14 9:39 UTC
[PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line
2019-11-14 9:30 UTC (13+ messages)
` [PATCH 1/2] Introduce dg-require-target-object-format
[PATCH v2] Missed function specialization + partial devirtualization
2019-11-14 9:15 UTC (13+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` Ping: "
` Ping*2: "
[PATCH][DOC] Document -fallocation-dce
2019-11-14 9:04 UTC (3+ messages)
[PATCH] Enable VPOPCNTDQ for icelake-{client,server} and tigerlake
2019-11-14 8:43 UTC (4+ messages)
[Patch][ARM] backport r266665 to gcc8
2019-11-14 8:42 UTC
[Patch] PR fortran/92470 Fixes for CFI_address
2019-11-14 8:40 UTC (7+ messages)
[committed] Change sse4_1 to sse4.1 and sse4_2 to sse4.2
2019-11-14 8:36 UTC
[committed] Diagnose negative score in declare variant
2019-11-14 8:32 UTC
[committed] Support both identifiers and string literals as properties of declare variant *-name-list selectors
2019-11-14 8:31 UTC
[PATCH] Relax lto-dump.o dependency
2019-11-14 8:28 UTC (3+ messages)
Fix ICE when inlining into function containing polymorphic call
2019-11-14 8:28 UTC (3+ messages)
[committed] Add nvidia as valid OpenMP context selector vendor
2019-11-14 8:28 UTC
[committed] remove multi-range selftests from range-ops.cc
2019-11-14 8:27 UTC
The GCC 7 branch is now closed
2019-11-14 8:01 UTC
[committed] change normalize_{addresses,symbolics} to work in place
2019-11-14 7:40 UTC
[PATCH 0/2] gdbinit.in fixes
2019-11-14 7:01 UTC (10+ messages)
` [PATCH 1/2] gdbinit.in: call a function with "call", not "set"
` [PATCH 2/2] gdbinit.in: fix wrong reference to function argument
[PATCH, testsuite] Fix PR92464 by adjust test case loop bound
2019-11-14 6:45 UTC (3+ messages)
[PATCH] Fix libstdc++ build on macOS
2019-11-14 5:07 UTC
Support C2x [[]] attributes for C
2019-11-14 4:17 UTC
[PATCH] Add `--with-install-sysroot=' configuration option
2019-11-14 3:52 UTC (2+ messages)
[PATCH] Add support for C++2a stop_token
2019-11-14 2:47 UTC (4+ messages)
[PATCH] Switch gcc ftp URL's to http
2019-11-14 2:00 UTC (4+ messages)
[C++] Fix interaction between aka changes and DR1558 (PR92206)
2019-11-14 1:04 UTC (4+ messages)
[PATCH v4, rs6000] Replace X-form addressing with D-form addressing in new pass for Power9
2019-11-13 22:49 UTC (2+ messages)
` Ping: "
[PATCH] Remove vestiges of MODIFY_JNI_METHOD_CALL
2019-11-13 22:11 UTC
[PATCH] libsupc++: Implement comparison algorithms for C++20
2019-11-13 21:50 UTC (3+ messages)
[PATCH 0/4] Eliminate cc0 from m68k
2019-11-13 20:37 UTC (12+ messages)
` [PATCH 1/4] Preliminary m68k patches
` [PATCH 2/4] The main m68k cc0 conversion
` [PATCH 3/4] Set costs for jumps in combine
` [PATCH 4/4] Fix autoinc cbranch
[PATCH 0/5] IPA ICF: more clean up
2019-11-13 19:58 UTC (11+ messages)
` [PATCH 2/5] Update dump message in IPA ICF
` [PATCH 5/5] Update statistics about needed symbols "
` [PATCH 1/5] Do not overuse push/pop_cfun "
` [PATCH 4/5] Handle FIELD_DECL "
` [PATCH 3/5] Use func_checker::hash_operand for hashing of GIMPLE operands
Fix gcc.dg/tree-prof/crossmodule-indircall-1.c
2019-11-13 19:52 UTC
Fix verify_propagated_use ICE during profiledbootstrap
2019-11-13 19:47 UTC
[PATCH] [MIPS] Sanitize the constant argument for rotr<mode>3
2019-11-13 19:46 UTC (3+ messages)
[PATCH] implement pre-c++20 contracts
2019-11-13 19:23 UTC
extract independent value_range bits to value-range.cc
2019-11-13 17:52 UTC (2+ messages)
[PATCH] errno can't alias locals (PR 92412)
2019-11-13 17:12 UTC (5+ messages)
[PATCH 0/2] Make C front end share the C++ tree representation of loops and switches
2019-11-13 16:44 UTC (3+ messages)
` [PATCH 2/2] Change C front end to emit structured loop and switch tree nodes
` [PATCH 1/2] Move loop and switch tree data structures from cp/ to c-family/
[0/n] Support multiple vector sizes for vectorisation
2019-11-13 16:16 UTC (8+ messages)
` [8/n] Replace autovectorize_vector_sizes with autovectorize_vector_modes
[C++ PATCH] c++/89070 - bogus [[nodiscard]] warning in SFINAE
2019-11-13 15:43 UTC (2+ messages)
v2 [PATCH 0/X] Introduce HWASAN sanitizer to GCC
2019-11-13 15:25 UTC (7+ messages)
` "
` [PATCH 3/X] [libsanitizer] Add option to bootstrap using HWASAN
[committed] place value_range_kind at the end of value_range constructors
2019-11-13 15:23 UTC
[PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m)
2019-11-13 14:49 UTC (7+ messages)
[PATCH V2] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682))
2019-11-13 14:47 UTC (18+ messages)
` [PATCH V3] "
` [PATCH V4] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682)
` Ping: "
` Ping: [PATCH V5] "
` Ping: [PATCH V6] "
[C++ PATCH] Sorry about <=> on VECTOR_TYPE
2019-11-13 14:47 UTC (6+ messages)
[PATCH] Enhance syntax of -fdbg-cnt
2019-11-13 14:46 UTC (13+ messages)
` [PATCH] Sort debug counter names
[PATCH] PR c++/92403
2019-11-13 14:44 UTC
[PATCH] include size and offset in -Wstringop-overflow
2019-11-13 14:39 UTC (11+ messages)
handle VIEW_CONVERT_EXPR in debug_node
2019-11-13 14:35 UTC (2+ messages)
[PATCH] contrib/download_prerequisites: Use http instead of ftp
2019-11-13 14:33 UTC (2+ messages)
Add C2x *_NORM_MAX constants to <float.h>
2019-11-13 14:30 UTC (3+ messages)
` Ping "
[committed] Add a few missing checks that IPA_NODE_REF is not NULL (PR 92454)
2019-11-13 14:20 UTC
[PATCH] Refactor tree-loop-distribution for thread safety
2019-11-13 14:16 UTC (4+ messages)
[PATCH] PR90838: Support ctz idioms
2019-11-13 14:10 UTC (4+ messages)
[PATCH] Remove params for a specific optimization option
2019-11-13 13:39 UTC (4+ messages)
[PATCH] Diagnose hard errors during constraint satisfaction
2019-11-13 13:36 UTC
[PATCH 0/7 libgomp,amdgcn] AMD GCN Offloading Support
2019-11-13 13:05 UTC (6+ messages)
` [PATCH 5/7 libgomp,amdgcn] Optimize GCN OpenMP malloc performance
[committed, amdgcn] Move gcn-run heap into GPU memory
2019-11-13 12:46 UTC
[PATCH] Free dominance info at the beginning of pass_jump_after_combine
2019-11-13 12:19 UTC (5+ messages)
[Ada] Fix -fdump-ada-spec issue with array field
2019-11-13 12:15 UTC
[PATCH] rs6000: Use ULL on big hexadecimal literal
2019-11-13 10:57 UTC (2+ messages)
Regression due to recent IPA changes
2019-11-13 10:52 UTC
[PATCH 0/7] Param conversion to option machinery
2019-11-13 9:15 UTC (8+ messages)
` [PATCH 5/7] Remove last leftover usage of params* files
` [PATCH 4/7] Remove gcc/params.* files
Dump info about missing summaries in ipa-prop
2019-11-13 9:15 UTC
Fix optimization options for -fprofile-generate ctors
2019-11-13 9:11 UTC
[AArch64] Use aarch64_sve_int_mode in SVE ACLE code
2019-11-13 9:07 UTC
[PATCH 0/6] Implement asm flag outputs for arm + aarch64
2019-11-13 8:39 UTC (4+ messages)
Free ipa-prop edge summaries for inline calls
2019-11-13 8:30 UTC (4+ messages)
[Patch][committed][Fortran] Use proper type for hidden is-present argument
2019-11-13 8:15 UTC
[PATCH 0/3] Param conversion fallout
2019-11-13 8:11 UTC (4+ messages)
` [PATCH 3/3] Update comment in opts.c
` [PATCH 2/3] Fix params.exp by parsing output of --help=params -Q
` [PATCH 1/3] Remove leftover call to finalize_options_struct
[patch,avr] Add suport for devices from the 0-series
2019-11-13 8:06 UTC (2+ messages)
` Ping^1: "
[PATCH] Fix PR92473
2019-11-13 8:05 UTC
[PATCH 1/3] Refactor copying decl section names
2019-11-13 7:31 UTC (3+ messages)
` [PATCH 2/3] Refactor section name ref counting
` [PATCH 3/3] Improve efficiency of copying section from another tree
[PATCH] libgo/test: Add flags to find libgcc_s in build-tree testing
2019-11-13 6:28 UTC (3+ messages)
` [golang-dev] "
[PATCH] libgo/test: Pass $GOLIBS to compilation in DejaGNU testing
2019-11-13 1:08 UTC
Fix ICE in ipa-cp when mixing -O0 and -O2 code in LTO
2019-11-13 0:43 UTC (3+ messages)
[PATCH] Enable libsanitizer build on riscv64
2019-11-12 21:52 UTC (2+ messages)
[C++ PATCH] Merge some using-decl handling
2019-11-12 21:50 UTC
[Patch, RFC] PR81651/Fortran - Enhancement request: have f951 print out fully qualified module file name
2019-11-12 21:20 UTC (3+ messages)
[PATCH 0/4][MSP430] Tweaks to default configuration to reduce code size
2019-11-12 21:13 UTC (5+ messages)
` [PATCH 2/4] MSP430: Disable exception handling by default for C++
[PATCH 0/2] Fix PR 92449 (unordered with -ffast-math)
2019-11-12 21:08 UTC (3+ messages)
` [PATCH 2/2] testsuite: Add testcases for PR92449
` [PATCH 1/2] rs6000: Handle unordered for xscmpexp[dq]p without NaNs (PR92449)
[PATCH] Set AVX128_OPTIMAL for all avx targets
2019-11-12 20:25 UTC (6+ messages)
Watch for missing summaires in ipa-profile
2019-11-12 19:34 UTC
Teach ipa-cp to propagate value ranges over binary operaitons too
2019-11-12 18:19 UTC (4+ messages)
[PATCH] implement -Wrestrict for sprintf (PR 83688)
2019-11-12 18:01 UTC (4+ messages)
[PATCH][AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics
2019-11-12 17:47 UTC (7+ messages)
[PATCH][gcc] libgccjit: handle long literals in playback::context::new_string_literal
2019-11-12 17:33 UTC (4+ messages)
[patch, fortran] Load scalar intent-in variables at the beginning of procedures
2019-11-12 17:22 UTC (2+ messages)
[PATCH] Fix slowness in demangler
2019-11-12 16:45 UTC (3+ messages)
[C] Add a target hook that allows targets to verify type usage
2019-11-12 16:39 UTC
page: next (older) | prev (newer) | 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).