public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] cache compute_objsize results in strlen/sprintf (PR 97373)
 2020-12-01 20:57 UTC  (3+ messages)

[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  (7+ messages)

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

[pushed] Darwin, D : Adjust the X spec to cater for duplicate use
 2020-12-01 20:08 UTC 

[PATCH][pushed] if-to-switch: Fix test-suite patterns
 2020-12-01 20:03 UTC  (3+ messages)

How to traverse all the local variables that declared in the current routine?
 2020-12-01 19:47 UTC  (11+ messages)

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

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

[PATCH] if-to-switch: consider only integral types
 2020-12-01 19:35 UTC 

[PATCH] Remove misleading debug line entries
 2020-12-01 19:20 UTC 

[PATCH] libstdc++: Add C++ runtime support for new 128-bit long double format
 2020-12-01 19:10 UTC  (7+ messages)

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

[PATCH] libgcc: Add a weak stub for __sync_synchronize
 2020-12-01 18:28 UTC  (9+ messages)
      ` [PATCH] Avoid atomic for guard acquire when that is expensive
        ` [PING] "

[PATCH] c++: Fix tsubst ICE with invalid code [PR97993, PR97187]
 2020-12-01 17:38 UTC 

[PATCH] c++: Fix ICE with inline variable in template [PR97975]
 2020-12-01 17:38 UTC 

[PATCH] detect allocation/deallocation mismatches in user-defined functions (PR94527)
 2020-12-01 17:14 UTC  (3+ messages)

[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 "

[PATCH] diagnostics: ignore -fmax-errors for ICE
 2020-12-01 16:35 UTC 

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

[PATCH] c++: Implement LWG3396 Clarify point of reference for source_location::current() [PR80780, PR93093]
 2020-12-01 15:00 UTC  (3+ messages)

[PATCH] Add feature test macro for atomic<T>::wait
 2020-12-01 14:52 UTC  (2+ messages)

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

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

[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] dwarf: Add -gdwarf{32,64} options
 2020-12-01 12:48 UTC  (5+ messages)

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

[RFC] Decrease default timeout for libstdc++ tests to 6 minutes
 2020-12-01 10:52 UTC  (5+ 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

[00/23] Make fwprop use an on-the-side RTL SSA representation
 2020-12-01 10:15 UTC  (20+ messages)
` [09/23] Add a cut-down version of std::span (array_slice)
` [11/23] Split update_cfg_for_uncondjump out of combine
` [14/23] simplify-rtx: Put simplify routines into a class
` [15/23] recog: Add a validate_change_xveclen function
` [21/23] doc: Add documentation for rtl-ssa

[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)

[PATCH 1/2] Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result
 2020-12-01  9:29 UTC  (2+ messages)
` [PATCH 2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB

[PATCH] RISC-V: Canonicalize --with-arch
 2020-12-01  8:13 UTC 

[committed] RISC-V: Drop some commited accidentally code
 2020-12-01  7:42 UTC 

[PATCH] Add unordered containers heterogeneous lookup
 2020-12-01  7:19 UTC 

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

[PATCH] [Refactor] [AVX512] Combine VI12_AVX512VL with VI48_AVX512VL into VI_AVX512VLBW
 2020-12-01  5:17 UTC 

[PATCH] i386: Optimize psubusw compared to 0 into pminuw compared to op0 [PR96906]
 2020-12-01  4:49 UTC  (7+ messages)
      ` [PATCH] i386: Optimize vpsubusw compared to 0 into vpcmpleuw or vpcmpnltuw[PR96906]

[PATCH][PR target/97770] x86: Add missing popcount<mode>2 expander
 2020-12-01  1:39 UTC  (3+ messages)

[PATCH] handle conditionals in -Wstringop-overflow et al. (PR 92936)
 2020-12-01  0:58 UTC  (5+ messages)

PING: Re: [PATCH] Add analyzer plugin support and CPython GIL example
 2020-11-30 22:41 UTC  (4+ messages)
` [PATCH] Unbreak build with --disable-analyzer

[PATCH][GCC] aarch64: Add +flagm to -march
 2020-11-30 22:35 UTC 

Free more of CFG in release_function_body
 2020-11-30 22:28 UTC  (7+ messages)
        ` [C++ patch] "

[PATCH 1/3] Refactor copying decl section names
 2020-11-30 22:27 UTC  (5+ messages)
` [PATCH 2/3] Refactor section name ref counting
  ` [PATCH 3/3] Improve efficiency of copying section from another tree

[PATCH] introduce --param max-object-size
 2020-11-30 22:21 UTC  (6+ messages)

[PATCH] Remove redundant builtins for avx512f scalar instructions
 2020-11-30 20:51 UTC  (6+ messages)

[patch][rtl-optimization][i386][pr97777] Fix a reg-stack df maintenance bug triggered by zero-call-used-regs pass
 2020-11-30 20:50 UTC  (3+ messages)

[PATCH/RFC] rs6000: Disable HTM for Power10 and later
 2020-11-30 20:49 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] IPA: drop implicit_section again
 2020-11-30 20:45 UTC  (2+ messages)

[PATCH] VAX: Fix the LTO compiler downgrading code to non-PIC model
 2020-11-30 20:43 UTC  (2+ messages)

libgo patch committed: Don't define CacheLinePadSize for mips64x
 2020-11-30 20:24 UTC 

Go patch committed: Check len and cap for append(s, make(T, I)...)
 2020-11-30 20:22 UTC 

libgo patch committed: Define SO_RCVTIMEO on 32-bit GNU/Linux
 2020-11-30 20:17 UTC 

Go patch committed: Improve error messages for expected curly brace
 2020-11-30 20:14 UTC 

Go patch committed: Use correct assignment order for type assertions
 2020-11-30 20:11 UTC 

Go patch committed: Always use int context for index values
 2020-11-30 20:08 UTC 

Go patch committed: Better error messages for missing interface method
 2020-11-30 20:03 UTC 

Go patch committed: Improve error for import of non-string
 2020-11-30 20:00 UTC 

[PATCH] dse: Cope with bigger-than-integer modes [PR98037]
 2020-11-30 19:33 UTC  (5+ messages)

[PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION}
 2020-11-30 19:28 UTC  (4+ messages)
` Add 'dg-note' next to 'dg-optimized', 'dg-missed' (was: [PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION})

Updating the backend status for h8300 on the wiki
 2020-11-30 19:22 UTC  (2+ messages)

[committed] Remove dead cc0 code from H8 port
 2020-11-30 19:17 UTC 

[PATCH] testsuite: remove LIT annotation and reduce
 2020-11-30 18:52 UTC  (2+ messages)

[PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
 2020-11-30 18:51 UTC  (14+ messages)
` [PATCH 01/31] PR target/58901: reload: Handle SUBREG of MEM with a mode-dependent address
      ` [PATCH v2 "
              ` [PATCH v3 "
` [PATCH 25/31] VAX: Fix predicates for widening multiply and multiply-add insns

[PATCH] profopt-execute: unset testname_with_flags if create_gcov fails
 2020-11-30 18:04 UTC  (2+ messages)

[PATCH] gcc-11/changes: Document new configure flag --enable-s390-excess-float-precision
 2020-11-30 17:57 UTC  (2+ messages)

[PATCH] [tree-optimization] Optimize max/min pattern with comparison
 2020-11-30 17:51 UTC  (2+ messages)

[PATCH] ipa-cp: Avoid unwanted multiple propagations (PR 97816)
 2020-11-30 17:38 UTC  (3+ messages)

[PATCH] driver: Don't imply -dD for -g3 -g0 [PR97989]
 2020-11-30 17:18 UTC  (2+ messages)

[PATCH] C-family : Add attribute 'unavailable'
 2020-11-30 17:04 UTC  (7+ messages)
  ` [PATCH v2] "
    ` PING^1 "

[PATCH] [tree-optimization] Optimize or+and+or pattern to and+or
 2020-11-30 16:51 UTC  (2+ messages)

[PATCH][AVX512]Lower AVX512 vector compare to AVX version when dest is vector
 2020-11-30 16:38 UTC  (4+ messages)

[PATCH] ipa: dump symtab to emergency dump file
 2020-11-30 16:31 UTC  (4+ messages)

[PATCH] changelog: add hint for a file mismatch
 2020-11-30 16:21 UTC 

[24/32] module mapper
 2020-11-30 16:18 UTC  (3+ messages)

[committed] Fix non-unique testnames
 2020-11-30 16:00 UTC 

[PATCH] match.pd: Use ranges to optimize some x * y / y to x [PR97997]
 2020-11-30 15:28 UTC  (2+ messages)

[committed] libstdc++: Add new C++20 headers to Doxygen settings
 2020-11-30 15:04 UTC 

[committed] libstdc++: Set dg-timeout-factor for some slow tests
 2020-11-30 15:01 UTC  (2+ messages)

Fortran: With OpenACC, ignore OpenMP's cond comp sentinels
 2020-11-30 14:39 UTC  (4+ messages)
  ` Fortran: With OpenACC, ignore OpenMP's cond comp sentinels [PR98011]

[Patch] Fortran: -fno-automatic and -fopenacc / recusion check cleanup
 2020-11-30 14:29 UTC  (2+ messages)

[Patch, committed] Fortran's dump-parse-tree.c: Use '==' not '=' for '.eq.'
 2020-11-30 14:24 UTC 

[PATCH] c++, debug: Treat -std=c++20 -gdwarf-5 like C++14 rather than C++98
 2020-11-30 14:24 UTC  (2+ messages)

[Ada] Enable checks on runtime by default
 2020-11-30 14:17 UTC 

[Ada] Remove all ^L characters
 2020-11-30 14:17 UTC 

[Ada] Fix internal error on extended return and fixed-point result
 2020-11-30 14:17 UTC 

[Ada] Improve error recovery
 2020-11-30 14:17 UTC 

[Ada] Wrong replacement of Component.Discriminant
 2020-11-30 14:17 UTC 

[Ada] Implement inheritance for Default_Initial_Condition and address other gaps
 2020-11-30 14:17 UTC 

[Ada] Reimplement Ada.Numerics.Big_Numbers.Big_Reals.Fixed_Conversions
 2020-11-30 14:17 UTC 

[Ada] Implement -gnateb switch
 2020-11-30 14:17 UTC 

[Ada] Confusion in Transform_Function_Array and internal subprograms
 2020-11-30 14:17 UTC 

[Ada] Add stream-oriented attributes support for 128-bit integer types
 2020-11-30 14:17 UTC 

[Ada] Fix folding of comparison operators in GNATprove mode
 2020-11-30 14:17 UTC 

[Ada] Spurious error on iterator over container with modified private part
 2020-11-30 14:17 UTC 

[Ada] Compiler crash on limited conditional expressions
 2020-11-30 14:17 UTC 

[Ada] Spurious visibility error in subprogram body in with_clause
 2020-11-30 14:17 UTC 

[Ada] Crash on ghost assignment check for illegal code
 2020-11-30 14:17 UTC 

[Ada] Expand integer-only implementation of ordinary fixed-point types
 2020-11-30 14:17 UTC 

[Ada] Add continuation message when others choice not allowed
 2020-11-30 14:17 UTC 

[Ada] Small cleanup in System.Value_F
 2020-11-30 14:17 UTC 

[Ada] Potential read of uninitialized variable in exp_dist.adb
 2020-11-30 14:17 UTC 

[Ada] Fix serial port control setting on GNU/Linux
 2020-11-30 14:17 UTC 

[PATCH] tree-optimization/98064 - fix BB SLP live lane extract wrt LC SSA
 2020-11-30 13:29 UTC 

Modules doc
 2020-11-30 13:14 UTC  (5+ messages)

[PATCH] gcc-changelog: Add libstdc++-v3/testsuite to wildcard prefixes
 2020-11-30 12:48 UTC  (7+ messages)

[PATCH] gimple ISEL: fix BB stmt iteration
 2020-11-30 11:34 UTC  (2+ messages)

[PATCH] Improve double-word mod even on powerpc [PR97459]
 2020-11-30 11:33 UTC  (2+ messages)

[pushed] c++: Implement C++20 'using enum'. [PR91367]
 2020-11-30 11:19 UTC  (2+ messages)

[PATCH 1/7] arm: Auto-vectorization for MVE: vand
 2020-11-30 10:39 UTC  (6+ messages)

[r11-5391 Regression] FAIL: gcc.target/i386/avx512vl-vxorpd-2.c execution test on Linux/x86_64
 2020-11-30 10:16 UTC  (2+ messages)

Handle EAF_DIRECT and EAF_UNUSED of pure calls
 2020-11-30  9:59 UTC  (4+ messages)

[PATCH] tree-optimization/98048 - fix vector lowering of ABSU_EXPR
 2020-11-30  9:44 UTC 

[PATCH] d: Add freebsd support for D compiler and runtime
 2020-11-30  9:29 UTC  (3+ messages)

[PATCH] expansion: Improve double-word modulo by certain constant divisors [PR97459]
 2020-11-30  9:24 UTC  (4+ messages)

[PATCH] RISC-V: Always define MULTILIB_DEFAULTS
 2020-11-30  3:52 UTC  (5+ messages)

[PATCH] Fix print_multilib_info when default arguments appear in the option list with '!'
 2020-11-30  3:52 UTC  (3+ 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).