public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] ipa-cp: Avoid unwanted multiple propagations (PR 97816)
 2020-11-30 17:38 UTC  (3+ messages)

How to traverse all the local variables that declared in the current routine?
 2020-11-30 17:18 UTC  (8+ 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] dse: Cope with bigger-than-integer modes [PR98037]
 2020-11-30 16:55 UTC  (2+ messages)

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

[PATCH v3 0/2] generate EH info for asm statements (PR93981)
 2020-11-30 16:47 UTC  (9+ messages)
` [PATCH v3 1/2] generate EH info for volatile "

[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] Remove redundant builtins for avx512f scalar instructions
 2020-11-30 16:26 UTC  (5+ 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)

[PATCH][PR target/97770] x86: Add missing popcount<mode>2 expander
 2020-11-30 16:17 UTC  (2+ messages)

[PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
 2020-11-30 16:02 UTC  (18+ 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

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

[PATCH] VAX: Fix the LTO compiler downgrading code to non-PIC model
 2020-11-30 15:11 UTC 

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

[RFC] Decrease default timeout for libstdc++ tests to 6 minutes
 2020-11-30 14:58 UTC  (3+ 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]

Updating the backend status for h8300 on the wiki
 2020-11-30 14:37 UTC 

[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] Improve error recovery
 2020-11-30 14:17 UTC 

[Ada] Fix internal error on extended return and fixed-point result
 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] 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] Implement -gnateb switch
 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] Add continuation message when others choice not allowed
 2020-11-30 14:17 UTC 

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

[Ada] Crash on ghost assignment check for illegal code
 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 

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

[00/23] Make fwprop use an on-the-side RTL SSA representation
 2020-11-30 14:12 UTC  (19+ messages)
` [07/23] Add a class that multiplexes two pointer types
` [11/23] Split update_cfg_for_uncondjump out of combine
` [21/23] doc: Add documentation for rtl-ssa

[PATCH] testsuite: remove LIT annotation and reduce
 2020-11-30 14:02 UTC 

Add pretty-printing support for __is_nothrow_{assignable, constructible}. [PR98054]
 2020-11-30 13:50 UTC  (2+ messages)

[PATCH] i386: Optimize psubusw compared to 0 into pminuw compared to op0 [PR96906]
 2020-11-30 13:46 UTC  (6+ messages)
      ` [PATCH] i386: Optimize vpsubusw compared to 0 into vpcmpleuw or vpcmpnltuw[PR96906]

[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] IPA: drop implicit_section again
 2020-11-30 12:48 UTC 

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

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

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

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

[PATCH] Add a new pattern in 4-insn combine
 2020-11-30  3:08 UTC 

[committed] Fix minor bug in ft32 widening multiply
 2020-11-30  1:28 UTC 

[PATCH] testsuite: Correct check_effective_target_hwaddress_exec
 2020-11-30  1:25 UTC  (2+ messages)

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

[PATCH] rtl_dump_bb: fix segfault when reporting internal error
 2020-11-30  1:14 UTC  (2+ messages)

[PATCH] doc: Fix description of dg-require-effective-target
 2020-11-30  1:11 UTC  (2+ messages)

[PATCH] Better __ashlDI3, __ashrDI3 and __lshrDI3 functions, plus fixed __bswapsi2 function
 2020-11-30  1:06 UTC  (5+ messages)

[PATCH] PR fortran/98017 - [8/9/10/11 Regression] Suspected regression using PACK
 2020-11-29 22:34 UTC  (4+ messages)

[PATCH] handle conditionals in -Wstringop-overflow et al. (PR 92936)
 2020-11-29 22:27 UTC  (3+ messages)

Fix freeing of thunk_info
 2020-11-29 22:23 UTC 

[PATCH] d: Add darwin support for D language front-end
 2020-11-29 21:21 UTC  (3+ messages)

[PATCH] configure: Support building D front-end on *-*-darwin*
 2020-11-29 21:13 UTC  (4+ messages)

[committed] Fix hppa64-hpux11 build to remove source paths from embedded path
 2020-11-29 20:32 UTC 

[PATCH] modulo-sched: Carefully process loop counter initialization [PR97421]
 2020-11-29 19:24 UTC 

[committed] Fix PR ada/97504 on hppa*-*-hpux*
 2020-11-29 16:05 UTC 

Detect unused parameters in ipa-modref
 2020-11-29 15:29 UTC 

[committed] d: Remove d_size_t from front-end sources (PR 87788)
 2020-11-29 13:00 UTC  (3+ messages)

H8 cc0 conversion
 2020-11-28 18:44 UTC  (6+ messages)

[c-family] Improve support of simple bit-fields in -fdump-ada-spec
 2020-11-28 15:40 UTC 

Go patch committed: Avoid follow-on errors for bad types
 2020-11-28 15:02 UTC 

Go patch committed: Better error for x, x := 1, 2
 2020-11-28 14:57 UTC 

[SPARC] Fix PR target/97939
 2020-11-28 12:04 UTC 

[patch, fortran] Correct fndecls for some library functions
 2020-11-28 11:42 UTC  (4+ messages)

[PATCH] Objective-C++ : Allow prefix attrs on linkage specs
 2020-11-28  9:53 UTC  (5+ messages)

[PATCH] clean up more -Wformat-diag (PR 94982)
 2020-11-27 23:12 UTC  (3+ messages)

preprocessor: Fix #line overflow check [PR97602]
 2020-11-27 22:41 UTC 

[PATCH] openmp: Implicit 'declare target' for C++ static initializers
 2020-11-27 21:55 UTC  (4+ messages)
    ` PING "

[PATCH] [WIP] openmp: Add OpenMP 5.0 task detach clause support
 2020-11-27 21:48 UTC  (2+ messages)

[PATCH] C++ : Add the -stdlib= option
 2020-11-27 20:53 UTC  (2+ messages)
` PING^1 "

[PATCH] fold-const: Don't consider NaN non-negative [PR97965]
 2020-11-27 20:39 UTC  (10+ messages)

[committed] libphobos: Fix segfault at run-time when using custom Fibers (PR 98025)
 2020-11-27 20:30 UTC 

[committed] d: Merge upstream dmd db0df3f7e
 2020-11-27 20:29 UTC 

[committed] libphobos: Merge upstream druntime d37ef985
 2020-11-27 20:29 UTC 

[committed] libphobos: Merge upstream phobos 38873fe6e
 2020-11-27 20:29 UTC 

[committed] d: Add float and double overloads for all core.math intrinsics
 2020-11-27 20:28 UTC 

[PATCH] INSTALL: Default to --enable-cet=auto
 2020-11-27 20:26 UTC  (8+ messages)

More new AIX errors
 2020-11-27 17:50 UTC  (2+ messages)

[PATCH] libstdc++: Add support for C++20 barriers
 2020-11-27 17:46 UTC  (3+ messages)

[PATCH] testsuite/i386: Fix XOP and FMA4 checking functions [PR98036]
 2020-11-27 17:44 UTC 

[PATCH] libstdc++: Pretty printers for std::_Bit_reference, std::_Bit_iterator and std::_Bit_const_iterator
 2020-11-27 16:33 UTC  (5+ messages)
    ` [PING] "

OpenMP patch ping
 2020-11-27 16:09 UTC 

OpenACC 'kernels' testsuite failures
 2020-11-27 16:01 UTC  (12+ messages)

[committed] libstdc++: Refactor dejagnu effective-target checks
 2020-11-27 15:54 UTC 

[PATCH 0/3] Enable PGO/LTO build for binutils+gdb
 2020-11-27 15:21 UTC  (2+ messages)

[PATCH] Add if-chain to switch conversion pass
 2020-11-27 15:07 UTC  (18+ messages)
                ` [PATCH v2] "

[og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions
 2020-11-27 13:50 UTC  (3+ messages)
` Decompose OpenACC 'kernels' constructs into parts, a sequence of compute constructs (was: [og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions)
  ` Decompose OpenACC 'kernels' constructs into parts, a sequence of compute constructs

[committed] libstdc++: Fix -Wrange-loop-construct warnings in filesystem tests
 2020-11-27 13:35 UTC 

[PATCH] aarch64: Introduce --param=aarch64-autovec-preference to select autovec preference in backend
 2020-11-27 13:22 UTC  (5+ messages)

[PATCH][pushed] changelog: allow flexible "cherry picked" format
 2020-11-27 12:44 UTC 

[committed] libstdc++: Use __libc_single_threaded for locale initialization
 2020-11-27 12:26 UTC  (4+ messages)

[PATCH] testsuite: i386: Extend effective-target checks for AVX512BW, AVX512DQ
 2020-11-27 12:20 UTC  (3+ messages)

[PATCH] tree-optimization/98024 - fix rnflow regression
 2020-11-27 11:50 UTC 

[Patch, committed] gfortran.dg/gomp/requires-4.f90: Fix !$omp syntax
 2020-11-27 10:50 UTC 

[PATCH] configury : Fix LEB128 support for non-GNU assemblers
 2020-11-27 10:37 UTC  (11+ messages)
                ` [PATCH v2] "

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