public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libcpp: Implement -Wbidirectional for CVE-2021-42574 [PR103026]
 2021-11-30 13:26 UTC  (9+ messages)
  ` [PATCH v2] "
          ` [PATCH] libcpp: Implement -Wbidi-chars "

[PATCH] Avoid some -Wunreachable-code-ctrl
 2021-11-30 13:25 UTC  (4+ messages)

[committed] libstdc++: Use gender-agnostic pronoun in docs
 2021-11-30 13:13 UTC 

gender-agnostic pronouns
 2021-11-30 12:22 UTC 

[gomp4] Make OpenACC orphan gang reductions errors
 2021-11-30 12:20 UTC  (14+ messages)
` [PATCH] [og10] libgomp, Fortran: Fix OpenACC "gang reduction on an orphan loop" error message
` [PATCH] [og10] Fix goacc/routine-4-extern.c test
    ` Gang-level reductions in OpenACC routine

[PATCH] c++: Allow indeterminate unsigned char or std::byte in bit_cast - P1272R4
 2021-11-30 12:17 UTC  (3+ messages)
  ` [PATCH] c++, v2: "

[PATCH] PR fortran/103473 - [11/12 Regression] ICE in simplify_minmaxloc_nodim, at fortran/simplify.c:5287
 2021-11-30 11:37 UTC  (2+ messages)

[PATCH 0/3][vect] Enable vector unrolling of main loop
 2021-11-30 11:36 UTC  (21+ messages)
` [PATCH 1/3][vect] Add main vectorized loop unrolling
        ` [PATCH 1v2/3][vect] "

[PATCH] PR fortran/101565 - ICE in gfc_simplify_image_index, at fortran/simplify.c:8234
 2021-11-30 11:25 UTC  (2+ messages)

[PATCH] Loop unswitching: support gswitch statements
 2021-11-30 11:17 UTC  (19+ messages)

[Patch 1/8, Arm, AArch64, GCC] Refactor mbranch-protection option parsing and make it common to AArch32 and AArch64 backends. [Was RE: [Patch 2/7, Arm, GCC] Add option -mbranch-protection.]
 2021-11-30 11:11 UTC  (3+ messages)

[PATCH] libstdc++: Add [[nodiscard]] to std::byteswap
 2021-11-30 10:41 UTC  (2+ messages)

[Committed] PR testsuite/103477: Fix big-endian mistake in new test case
 2021-11-30 10:37 UTC 

[PATCH] [i386] Fix ICE in ix86_attr_length_immediate_default
 2021-11-30 10:22 UTC  (3+ messages)

[PATCH 0/4] some vxworks crtstuff
 2021-11-30 10:14 UTC  (7+ messages)
` [PATCH 1/4] libgcc: remove crt{begin, end}.o from powerpc-wrs-vxworks target
  ` [PATCH 1/4] libgcc: remove crt{begin,end}.o "
` [PATCH 3/4] libgcc: vxcrtstuff.c: make ctor/dtor functions static
` [PATCH 4/4] libgcc: vxcrtstuff.c: add a few undefs

[PATCH] Final value replacement improvements for until-wrap loops
 2021-11-30 10:00 UTC  (2+ messages)

[PATCH] simplify-rtx: Punt on simplify_associative_operation with large operands [PR102356]
 2021-11-30  9:43 UTC  (2+ messages)

[PATCH] Fix --help -Q output
 2021-11-30  9:33 UTC  (2+ messages)

Fix PR target/103274
 2021-11-30  9:23 UTC 

[PATCH] Remove can_throw_non_call_exceptions special case from operator_div::wi_fold
 2021-11-30  9:04 UTC  (8+ messages)

[PATCH/RFC] combine: Tweak the condition of last_set invalidation
 2021-11-30  8:47 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] Modify combine pattern by anding a pseudo with its nonzero bits
 2021-11-30  8:46 UTC 

[PATCH] middle-end: Skip initialization of opaque type register variables [PR103127]
 2021-11-30  8:37 UTC  (3+ messages)

[PATCH] middle-end/103485 - fix conversion kind for vectors
 2021-11-30  8:16 UTC 

[RFC][PATCH] c++/46476 - implement -Wunreachable-code-return
 2021-11-30  8:09 UTC  (4+ messages)

[PATCH] Remove more stray returns and gcc_unreachable ()s
 2021-11-30  7:51 UTC  (4+ messages)

[PATCH] tree-optimization/103440 - Always track arguments, even when ignoring equiv params
 2021-11-30  7:42 UTC  (2+ messages)

[PATCH 1/4] Canonicalize argument order for commutative functions
 2021-11-30  7:40 UTC  (4+ messages)

[PATCH] introduce predicate analysis class
 2021-11-30  7:39 UTC  (4+ messages)

[PATCH v2] rs6000: Modify the way for extra penalized cost
 2021-11-30  5:05 UTC  (3+ messages)

[PATCH] rs6000: Remove builtin mask check from builtin_decl [PR102347]
 2021-11-30  4:54 UTC  (10+ messages)

[PATCH] Fix regression introduced by r12-5536
 2021-11-30  1:31 UTC  (5+ messages)

[COMMITTED] tree-optimization/103467 - Don't reuse reference after potential resize
 2021-11-30  1:06 UTC 

[PATCH] libcpp: Fix up #__VA_OPT__ handling [PR103415]
 2021-11-30  0:28 UTC  (2+ messages)

[committed] analyzer: further false leak fixes due to overzealous state merging [PR103217]
 2021-11-29 23:53 UTC 

[PATCH][WIP] PR tree-optimization/101808 Boolean comparison simplification
 2021-11-29 23:51 UTC  (6+ messages)
    ` [EXTERNAL] "

[PATCH] libcpp: Enable P1949R7 for C++11 and up as it was a DR [PR100977]
 2021-11-29 22:53 UTC  (2+ messages)

[PATCH, v2] c++: Diagnose taking address of an immediate member function [PR102753]
 2021-11-29 22:45 UTC  (12+ messages)
            ` [PATCH] c++: Fix up diagnostics about "
                ` [PATCH] c++, v2: "
                  ` [PATCH] c++: Small incremental tweak to source_location::current() folding

[PATCH 0/3] P1997 'array-copy' patchset [PR103238]
 2021-11-29 22:44 UTC  (5+ messages)
` [PATCH 2/3] c++: P1997 array-copy extensions: Initialization [PR103238]
` [PATCH 3/3] c++: P1997 array-copy extensions: Assignment, return, etc. [PR103238]

[wwwdocs] Add spanstream and constexpr std::string to libstdc++ changes
 2021-11-29 21:16 UTC 

[PATCH, Fortran] Fix setting of array lower bound for named arrays
 2021-11-29 21:11 UTC  (5+ messages)

LoongArch Port
 2021-11-29 21:10 UTC  (20+ messages)
` [PATCH 01/12] LoongArch Port: gcc build
` [PATCH 02/12] LoongArch Port: Regenerate gcc/configure
` [PATCH 03/12] LoongArch Port: Machine Decsription files
` [PATCH 04/12] LoongArch Port: Machine description C files and .h files
` [PATCH 05/12] LoongArch Port: Builtin functions
` [PATCH 06/12] LoongArch Port: Builtin macros
` [PATCH 07/12] LoongArch Port: libgcc
` [PATCH 08/12] LoongArch Port: Regenerate libgcc/configure
` [PATCH 09/12] LoongArch Port: libgomp
` [PATCH 10/12] LoongArch Port: gcc/testsuite
` [PATCH 11/12] LoongArch Port: Regenerate configure
` [PATCH 12/12] LoongArch Port: Add doc

[PATCH take #2] x86_64: PR target/100711: Splitters for pandn
 2021-11-29 20:24 UTC  (2+ messages)

[PATCH] jit: Add support for global rvalue initialization and ctors
 2021-11-29 20:03 UTC 

[PATCH] Only return after resetting type_param_spec_list
 2021-11-29 19:36 UTC  (2+ messages)

[PATCH] elf: Add __libc_get_static_tls_bounds [BZ #16291]
 2021-11-29 19:30 UTC  (3+ messages)

[PATCH] ipa: Careful processing ANCESTOR jump functions and NULL pointers (PR 103083)
 2021-11-29 18:45 UTC  (3+ messages)

[PATCH] Make the path to etags used in the build system configurable [PR103021]
 2021-11-29 18:39 UTC  (3+ messages)

[PATCH] ipa-param-manip: Be careful about a reallocating hash_map (PR 103449)
 2021-11-29 18:19 UTC  (2+ messages)

[PATCH][RFC] middle-end/46476 - resurrect -Wunreachable-code
 2021-11-29 17:21 UTC  (4+ messages)

[PATCH] rs6000: Fix some issues in rs6000_can_inline_p [PR102059]
 2021-11-29 16:57 UTC  (2+ messages)

[PATCH] path solver: Use only one ssa_global_cache
 2021-11-29 16:21 UTC 

[PATCH] correct handling of offsets in PHI expressions [PR103215]
 2021-11-29 16:01 UTC  (2+ messages)
` PING "

[PATCH] fix up compute_objsize (including PR 103143)
 2021-11-29 15:49 UTC  (4+ messages)
` PING "
  ` PING 2 "
    ` PING 3 "

[PATCH 4/5] vect: Make reduction code handle calls
 2021-11-29 15:39 UTC  (5+ messages)

[PATCH] Fix RTL FE issue with premature return
 2021-11-29 14:29 UTC  (2+ messages)

[PATCH] Place stray return inside if
 2021-11-29 13:27 UTC 

[PATCH] RISC-V: jal cannot refer to a default visibility symbol for shared object
 2021-11-29 12:48 UTC 

[PATCH]middle-end: move bitmask match.pd pattern and update tests
 2021-11-29 12:42 UTC  (2+ messages)

[PATCH] x86_64: Issue -Wpsabi warning about C++ zero width bitfield ABI changes [PR102024]
 2021-11-29 12:25 UTC  (3+ messages)
` Patch ping (Re: [PATCH] x86_64: Issue -Wpsabi warning about C++ zero width bitfield ABI changes [PR102024])

[AArch64] Enable generation of FRINTNZ instructions
 2021-11-29 11:17 UTC  (7+ messages)

[PATCH] Remove unreachable gcc_unreachable () at the end of functions
 2021-11-29 10:45 UTC  (3+ messages)

[PATCH] Remove unreachable returns
 2021-11-29 10:19 UTC  (3+ messages)

[PATCH]middle-end cse: Make sure duplicate elements are not entered into the equivalence set [PR103404]
 2021-11-29  9:16 UTC  (3+ messages)

[PATCH] tree-optimization/103458 - avoid creating new loops in CD-DCE
 2021-11-29  9:11 UTC 

Improve -fprofile-report
 2021-11-29  9:11 UTC  (2+ messages)

[PATCH] tree-optimization: [PR101540] Simplify CONSTRUCTOR for vector(1) to be VCE
 2021-11-29  8:59 UTC  (4+ messages)

[PATCH] Fix PR 19089: Environment variable TMP may yield gcc: abort
 2021-11-29  8:56 UTC  (5+ messages)

[PATCH] Optimize _Float16 usage for non AVX512FP16
 2021-11-29  7:57 UTC  (2+ messages)

[PATCH] rs6000/test: Add emulated gather test case
 2021-11-29  2:03 UTC  (3+ messages)

[committed 01/12] d: Factor d_nested_class and d_nested_struct into single function
 2021-11-29  0:31 UTC  (5+ messages)
` [committed 03/12] d: Insert null terminator in obstack buffers

[PATCH] Extend usage of user hint in _Hashtable
 2021-11-28 21:27 UTC 

[PATCH] Fix PR 62157: disclean in libsanitizer not working
 2021-11-28 20:12 UTC  (2+ messages)

[PATCH] x86_64: PR target/100711: Splitters for pandn
 2021-11-28 19:44 UTC  (2+ messages)

[PATCH] Restore can_be_invalidated_p semantics to before refactoring
 2021-11-28 19:21 UTC  (2+ messages)

[PATCH] x86_64: Improved V1TImode rotations by non-constant amounts
 2021-11-28 19:15 UTC  (2+ messages)

Compare guessed profile frequencies to actual profile feedback in profile dump file
 2021-11-28 18:52 UTC 

[PATCH] [RFC] unreachable returns
 2021-11-28 18:48 UTC  (2+ messages)

[PATCH] d: fix ASAN in option processing
 2021-11-28  8:41 UTC  (2+ messages)

[PATCH v3] c-format: Add -Wformat-int-precision option [PR80060]
 2021-11-27 22:20 UTC  (5+ messages)

[PATCH v4] c-format: Add -Wformat-int-precision option [PR80060]
 2021-11-27 22:18 UTC 

[committed] hppa: Fix typo in t-dimode
 2021-11-27 21:58 UTC 

[PATCH, fortran] Improve expansion of constant array expressions within constructors
 2021-11-27 20:56 UTC 

[PATCH] libstdc++: Implement std::byteswap for C++23
 2021-11-27 18:23 UTC  (3+ messages)
` [PATCH] libstdc++, v2: "

[commited] jit: Change printf specifiers for size_t to %zu
 2021-11-27 16:02 UTC 

[PATCH] x86: Fix up x86_{,64_}sh{l,r}d patterns [PR103431]
 2021-11-27 10:13 UTC  (2+ messages)

[PATCH] bswap: Fix UB in find_bswap_or_nop_finalize [PR103435]
 2021-11-27  9:51 UTC  (2+ messages)

[PATCH] path solver: Minimize exported ranges to subsequent blocks
 2021-11-27  8:32 UTC 

[PATCH] ipa: Fix CFG fix-up in IPA-CP transform phase (PR 103441)
 2021-11-27  0:05 UTC 

[PATCH] libstdc++: Define std::__is_constant_evaluated() for internal use
 2021-11-26 23:26 UTC  (4+ messages)
    ` [PATCH v2] "

[committed] libstdc++: Fix test that fails in C++20 mode
 2021-11-26 23:09 UTC 

[committed] libstdc++: Fix trivial relocation for constexpr std::vector
 2021-11-26 23:08 UTC 

[committed] libstdc++: Remove workaround for FE bug in std::tuple [PR96592]
 2021-11-26 23:08 UTC 

[PATCH] PR fortran/103411 - ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6377
 2021-11-26 21:45 UTC  (8+ messages)
      ` [PATCH, v2] "
          ` [PATCH, v3] "

[r12-5546 Regression] FAIL: gcc.dg/tree-ssa/ivopts-9.c scan-tree-dump ivopts "inv_expr [0-9]: \\t\\(unsigned long\\) sz_[0-9]\\(D\\) \\* 4 \\+ \\(unsigned long\\) mem_[0-9]\\(D\\)" on Linux/x86_64
 2021-11-26 21:19 UTC 

[PATCH] rs6000: Clarify overloaded builtin diagnostic
 2021-11-26 19:54 UTC  (2+ messages)

[PATCH] libgccjit: add some reflection functions in the jit C api
 2021-11-26 19:51 UTC  (15+ 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).