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-12-02 20:36 UTC  (13+ messages)
` [08/23] Add an alternative splay tree implementation
` [10/23] Tweak the way that is_a is implemented

[PATCH] implement pre-c++20 contracts
 2020-12-02 20:33 UTC  (5+ messages)

[committed] adjust expected warnings to reflect max-object-size
 2020-12-02 20:31 UTC  (3+ messages)

[PATCH] c++: Treat OPAQUE_TYPE types as an aggregate type [PR97947]
 2020-12-02 20:20 UTC 

[PATCH] c++: Implement LWG3396 Clarify point of reference for source_location::current() [PR80780, PR93093]
 2020-12-02 20:18 UTC  (12+ messages)
  ` [PATCH] c++: Change __builtin_source_location to use __PRETTY_FUNCTION__ instead of __FUNCTION__ [PR80780]
  ` [PATCH] c++, v2: Implement LWG3396 Clarify point of reference for source_location::current() [PR80780, PR93093]
      ` [PATCH] c++, v3: "

[pushed] git: Tell git send-email where to send patches
 2020-12-02 19:40 UTC 

[PATCH][GCC] aarch64: Add +flagm to -march
 2020-12-02 19:35 UTC  (3+ messages)

C++: Module-specific tree flags
 2020-12-02 19:25 UTC 

[PATCH] c++: Fix ICE with inline variable in template [PR97975]
 2020-12-02 19:21 UTC  (2+ messages)

[patch][rtl-optimization][i386][pr97777] Fix a reg-stack df maintenance bug triggered by zero-call-used-regs pass
 2020-12-02 19:14 UTC  (7+ messages)

[PATCH][PR target/97642] Fix incorrect replacement of vmovdqu32 with vpblendd
 2020-12-02 19:11 UTC  (8+ messages)

libbacktrace patch committed: permit values at end of buffer
 2020-12-02 19:08 UTC 

[PATCH] c++: Fix tsubst ICE with invalid code [PR97993, PR97187]
 2020-12-02 19:01 UTC  (2+ messages)

[PATCH] libgcc: Add a weak stub for __sync_synchronize
 2020-12-02 18:57 UTC  (8+ messages)
      ` [PATCH] Avoid atomic for guard acquire when that is expensive

[PATCH] dwarf2out: Fix up add_scalar_info not to create invalid DWARF
 2020-12-02 18:43 UTC  (2+ messages)

[PATCH v2] tree-ssa-threadbackward.c (profitable_jump_thread_path): Do not allow __builtin_constant_p () before IPA
 2020-12-02 18:42 UTC  (6+ messages)
      ` [PATCH RESEND] tree-ssa-threadbackward.c (profitable_jump_thread_path): Do not allow __builtin_constant_p

options.exp: unsupport tests that depend on missing language
 2020-12-02 18:30 UTC  (2+ messages)

[PATCH] value-range: Give up on POLY_INT_CST ranges [PR97457]
 2020-12-02 18:29 UTC  (3+ messages)
` [GCC 10 PATCH] "

introduce overridable clear_cache emitter
 2020-12-02 18:23 UTC  (2+ messages)

[PATCH] i386: Optimize psubusw compared to 0 into pminuw compared to op0 [PR96906]
 2020-12-02 18:22 UTC  (8+ messages)
      ` [PATCH] i386: Optimize vpsubusw compared to 0 into vpcmpleuw or vpcmpnltuw[PR96906]

[PATCH] Sync .gitignore with binutils-gdb
 2020-12-02 18:04 UTC  (2+ messages)

Go patch committed: Don't advance past unexpected semicolon
 2020-12-02 17:44 UTC  (2+ messages)

[committed] libstdc++: Use libatomic for tests on all 32-bit powerpc targets
 2020-12-02 16:42 UTC 

[PATCH][GCC10] arm: Fix unwanted fall-through in arm.c
 2020-12-02 16:38 UTC  (2+ messages)

Go patch committed: Reword "declared and not used" error message
 2020-12-02 16:31 UTC 

c++: RTTI accessors for modules
 2020-12-02 16:31 UTC 

[PATCH] expr: Fix REDUCE_BIT_FIELD for constants [PR95694]
 2020-12-02 16:30 UTC  (2+ messages)
` [GCC 10 PATCH] "

Go patch committed: Better mixed named/unnamed parameter error
 2020-12-02 16:28 UTC 

[PATCH v2] IBM Z: Use llihf and oilf to load large immediates into GPRs
 2020-12-02 16:27 UTC  (2+ messages)

[PATCH] gcc: handle double quotes in symbol name during stabstrings generation
 2020-12-02 16:14 UTC  (3+ messages)

[PATCH 1,2] Darwin : Update libtool and dependencies for Darwin20 [PR97865]
 2020-12-02 16:11 UTC  (3+ messages)
  ` [PATCH 1, 2] "

[Ada] Upgrade ACATS testsuite to latest ACATS 2.6
 2020-12-02 15:44 UTC 

c++: Add lang_decl, type_decl API
 2020-12-02 15:42 UTC 

c++: Extend build_array_type API
 2020-12-02 15:38 UTC 

How to traverse all the local variables that declared in the current routine?
 2020-12-02 15:36 UTC  (9+ messages)

c++: Fix bootstrap
 2020-12-02 15:30 UTC 

[PATCH] ipa: do not DECL_IS_MALLOC for void fns
 2020-12-02 15:25 UTC  (3+ messages)

[PATCH] libstdc++: Add C++ runtime support for new 128-bit long double format
 2020-12-02 15:14 UTC  (13+ messages)

[PATCH] vec.h: Fix GCC build with -std=gnu++20 [PR98059]
 2020-12-02 14:28 UTC  (2+ messages)

C++ Module Binding Vector
 2020-12-02 14:19 UTC 

[PATCH] tree-optimization/97630 - fix SLP cycle memory leak
 2020-12-02 13:48 UTC 

[PATCH] x86: Add the missing '.' for -mneeded
 2020-12-02 13:22 UTC 

[PATCH] Use the section flag 'o' for __patchable_function_entries
 2020-12-02 13:15 UTC  (8+ messages)
` PING: "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "
        ` PING^5 "
            ` V2 "

[PATCH] dwarf: Add -gdwarf{32,64} options
 2020-12-02 13:00 UTC  (6+ messages)

[RFC] Decrease default timeout for libstdc++ tests to 6 minutes
 2020-12-02 12:35 UTC  (6+ messages)

[committed] libstdc++: Fix null pointer dereferences in __gnu_cxx::rope
 2020-12-02 12:30 UTC 

[committed] libstdc++: Fix indentation in rope
 2020-12-02 12:28 UTC 

[PATCH][pushed] Add new test-case
 2020-12-02 12:10 UTC 

[PATCH] IBM Z: Use llihf and oilf to load large immediates into GPRs
 2020-12-02 11:44 UTC  (3+ messages)

[PATCH] guard maybe_set_vectorized_backedge_value calls
 2020-12-02 11:39 UTC 

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-12-02 10:46 UTC  (19+ 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

[PATCH] Fix __builtin_clear_padding for empty struct
 2020-12-02 10:32 UTC  (3+ messages)

[PATCH] GDB hooks: improve documentation
 2020-12-02 10:30 UTC  (3+ messages)

[PATCH] rs6000: Use subreg for QI/HI vector init
 2020-12-02  9:44 UTC 

[PATCH/RFC] rs6000: Disable HTM for Power10 and later
 2020-12-02  9:35 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH][pushed] if-to-switch: Fix test-suite patterns
 2020-12-02  8:46 UTC  (4+ messages)

[PATCH] expansion: FIx up infinite recusion due to double-word modulo optimization
 2020-12-02  7:53 UTC  (3+ messages)

[PATCH] expansion: Further improve double-word modulo, division and divmod [PR97459]
 2020-12-02  7:52 UTC  (3+ messages)

[PATCH] Remove misleading debug line entries
 2020-12-02  7:50 UTC  (2+ messages)

[PATCH] libstdc++: Pretty printers for std::_Bit_reference, std::_Bit_iterator and std::_Bit_const_iterator
 2020-12-02  7:01 UTC  (7+ messages)
    ` [PING] "

[PATCH 1/2] Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result
 2020-12-02  5:39 UTC  (3+ messages)

[PATCH 1/2] correct BB frequencies after loop changed
 2020-12-02  5:26 UTC  (3+ messages)
` [PATCH 2/2] reset edge probibility and BB-count for peeled/unrolled loop

Import AMD HSA API headers
 2020-12-02  5:25 UTC  (2+ messages)

[committed] Use add/sub/neg insns to eliminate compare/test insns on H8
 2020-12-02  4:49 UTC 

[committed] loop-iv: Fix typo in `iv_analyze_expr' description
 2020-12-02  4:29 UTC 

[PATCH] libgcc: Thumb-1 Floating-Point Library for Cortex M0
 2020-12-02  3:32 UTC  (3+ messages)

[r11-5622 Regression] FAIL: gcc.dg/tree-ssa/builtin-sprintf-warn-1.c (test for warnings, line 292) on Linux/x86_64
 2020-12-02  2:22 UTC 

Go testsuite patch committed: Permit */ at end of ERROR line
 2020-12-02  2:20 UTC 

[PATCH] [Refactor] [AVX512] Combine VI12_AVX512VL with VI48_AVX512VL into VI_AVX512VLBW
 2020-12-02  1:57 UTC  (3+ messages)

[PATCH] Add feature test macro for atomic<T>::wait
 2020-12-02  0:41 UTC  (4+ messages)

[committed] libstdc++: Fix filesystem::path pretty printer test failure
 2020-12-02  0:40 UTC 

[PATCH] Use SHF_GNU_RETAIN to preserve symbol definitions
 2020-12-02  0:38 UTC  (8+ messages)
  ` V2 "
          ` V3 "

[PATCH] diagnostics: ignore -fmax-errors for ICE
 2020-12-02  0:27 UTC  (2+ messages)

[PATCH/RFC] Add -fdiagnostics-path-format=html
 2020-12-02  0:13 UTC  (3+ messages)
` [PATCH/RFC v2] Add -fdiagnostics-path-format=html [v2]

[PATCH] add -Wmismatched-new-delete to middle end (PR 90629)
 2020-12-02  0:09 UTC  (4+ messages)

[PATCH] x86: Add -mneeded for GNU_PROPERTY_X86_ISA_1_V[234] marker
 2020-12-01 23:57 UTC  (4+ messages)

[PATCH] handle conditionals in -Wstringop-overflow et al. (PR 92936)
 2020-12-01 23:52 UTC  (6+ messages)

[PATCH] rs6000, vector integer multiply/divide/modulo instructions
 2020-12-01 23:48 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH] cache compute_objsize results in strlen/sprintf (PR 97373)
 2020-12-01 23:38 UTC  (5+ messages)

[PATCH] [tree-optimization] Optimize max/min pattern with comparison
 2020-12-01 23:29 UTC  (2+ messages)

[committed] Fix mcore multilib specification
 2020-12-01 23:24 UTC 

[PATCH v4] generate EH info for asm statements (PR93981)
 2020-12-01 23:23 UTC 

[pushed] Darwin, D : Adjust the X spec to cater for duplicate use
 2020-12-01 23:01 UTC  (2+ messages)

[PATCH] if-to-switch: consider only integral types
 2020-12-01 22:56 UTC  (2+ messages)

[PATCH] introduce --param max-object-size
 2020-12-01 22:23 UTC  (7+ messages)

[PATCH] Add if-chain to switch conversion pass
 2020-12-01 22:14 UTC  (21+ messages)
                ` [PATCH v2] "
                                    ` [PATCH] if-to-switch: Support chain with 2 BBs

[PATCH] use TYPE_SIZE instead of DECL_SIZE for classes (PR 97595)
 2020-12-01 22:13 UTC  (5+ messages)

[committed] Fix more minor testsuite fallout from improved switch optimization
 2020-12-01 22:10 UTC 

[wwwdocs] Document libstdc++ header dependency changes
 2020-12-01 22:06 UTC  (4+ messages)

[PATCH] gcc-11/changes: Document new configure flag --enable-s390-excess-float-precision
 2020-12-01 22:05 UTC  (2+ messages)

[committed] wwwdocs: Spell front end that way
 2020-12-01 22:02 UTC 

[PATCH] detect allocation/deallocation mismatches in user-defined functions (PR94527)
 2020-12-01 22:00 UTC  (4+ messages)

[ Preprocessor ] [ Common ] Feature: Macros for identifying the wide and narrow execution string literal encoding
 2020-12-01 21:47 UTC  (8+ messages)

[committed] Minor testsuite fixes after recent switch statement improvements
 2020-12-01 21:34 UTC 

[PATCH] C-family : Add attribute 'unavailable'
 2020-12-01 21:07 UTC  (6+ messages)
  ` [PATCH v2] "

[committed] openmp: Avoid ICE on depend clause on depobj OpenMP construct [PR98072]
 2020-12-01 20:47 UTC 

[PATCH] Objective-C++ : Allow prefix attrs on linkage specs
 2020-12-01 20:33 UTC  (6+ messages)

[SPARC] Make -fzero-call-used-regs work
 2020-12-01 20:16 UTC 

C++ Module keywords
 2020-12-01 19:46 UTC 

C++ Module parameters & timers
 2020-12-01 19:40 UTC 

C++ Module options
 2020-12-01 18:30 UTC 

[PATCH v3 0/2] generate EH info for asm statements (PR93981)
 2020-12-01 17:02 UTC  (10+ messages)
` [PATCH v3 1/2] generate EH info for volatile "

Add pretty-printing support for __is_nothrow_{assignable, constructible}. [PR98054]
 2020-12-01 15:28 UTC  (3+ messages)

[committed] libstdc++: Simplify detection of built-in functions
 2020-12-01 14:15 UTC 

[PATCH] arm: Improve documentation for effective target 'arm_softfloat'
 2020-12-01 13:51 UTC 

[committed] Fix hppa64-hpux11 build to remove source paths from embedded path
 2020-12-01 13:08 UTC  (3+ messages)

[PATCH] testsuite: Correct check_effective_target_hwaddress_exec
 2020-12-01 10:56 UTC  (2+ messages)

[committed] libstdc++: Link test with libatomic if needed [PR 98003]
 2020-12-01 10:38 UTC 

[PATCH] Introduce can_vec_cmp_compare_p
 2020-12-01 10:35 UTC  (2+ messages)

[PATCH 0/2] IBM Z: Prepare cleanup of float express precision
 2020-12-01 10:30 UTC  (5+ 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

[PATCH] arm: [testsuite] fix lob tests for -mfloat-abi=hard
 2020-12-01 10:12 UTC  (5+ messages)
      ` [PATCH V2] "

[PATCH] loop-invariant: JUMP_INSNs aren't loop invariant [PR97954]
 2020-12-01 10:06 UTC  (2+ messages)

[PATCH] middle-end/98070 - fix realloc builtin fnspec
 2020-12-01  9:42 UTC 

[PATCH] x86_64: Fix up -fpic -mcmodel=large -fno-plt [PR98063]
 2020-12-01  9:40 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).