public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] rs6000: Remove builtin mask check from builtin_decl [PR102347]
 2021-11-30  4:54 UTC  (10+ messages)

[PATCH] c++: Allow indeterminate unsigned char or std::byte in bit_cast - P1272R4
 2021-11-30  3:25 UTC  (2+ messages)

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

[RFC][PATCH] c++/46476 - implement -Wunreachable-code-return
 2021-11-30  1:20 UTC  (3+ 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] middle-end: Skip initialization of opaque type register variables [PR103127]
 2021-11-29 22:56 UTC  (2+ messages)

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

[PATCH/RFC] combine: Tweak the condition of last_set invalidation
 2021-11-29 22:28 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2] rs6000: Modify the way for extra penalized cost
 2021-11-29 22:06 UTC  (2+ messages)

[PATCH] PR fortran/103473 - [11/12 Regression] ICE in simplify_minmaxloc_nodim, at fortran/simplify.c:5287
 2021-11-29 22:01 UTC 

[PATCH] PR fortran/101565 - ICE in gfc_simplify_image_index, at fortran/simplify.c:8234
 2021-11-29 21:31 UTC 

[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] Remove more stray returns and gcc_unreachable ()s
 2021-11-29 19:04 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 0/4] some vxworks crtstuff
 2021-11-29 17:54 UTC  (5+ 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 4/4] libgcc: vxcrtstuff.c: add a few undefs

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

[PATCH] tree-optimization/103440 - Always track arguments, even when ignoring equiv params
 2021-11-29 17:20 UTC 

[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] Avoid some -Wunreachable-code-ctrl
 2021-11-29 15:53 UTC  (2+ messages)

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

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

[PATCH] introduce predicate analysis class
 2021-11-29 15:40 UTC  (3+ messages)

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

[PATCH] Remove can_throw_non_call_exceptions special case from operator_div::wi_fold
 2021-11-29 15:24 UTC  (4+ messages)

[PATCH] Fix --help -Q output
 2021-11-29 15:16 UTC 

[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] Loop unswitching: support gswitch statements
 2021-11-29 12:45 UTC  (18+ messages)

[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] Final value replacement improvements for until-wrap loops
 2021-11-29  9:04 UTC 

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

[pushed] libitm: Fix bootstrap for targets without HAVE_ELF_STYLE_WEAKREF
 2021-11-26 19:43 UTC 

[PATCH 00/10] __builtin_dynamic_object_size
 2021-11-26 18:07 UTC  (13+ messages)
` [PATCH v3 0/8] __builtin_dynamic_object_size
  ` [PATCH v3 1/8] tree-object-size: Replace magic numbers with enums
  ` [PATCH v3 2/8] tree-object-size: Abstract object_sizes array
  ` [PATCH v3 3/8] tree-object-size: Save sizes as trees and support negative offsets

[PATCH, committed] rs6000: Fix test_mffsl.c effective target check
 2021-11-26 17:46 UTC  (2+ messages)

[PATCH] stddef.h: add support for musl typedef macro guards
 2021-11-26 16:57 UTC 

[PATCH v2] elf: Add _dl_find_object function
 2021-11-26 16:17 UTC  (3+ messages)

[PATCH 0/4] Use _dl_find_eh_frame to locate DWARF EH data in the unwinder
 2021-11-26 15:49 UTC  (5+ messages)
` [PATCH 4/4] libgcc: Use _dl_find_eh_frame in _Unwind_Find_FDE

[PATCH v3] c++: Add gnu::diagnose_as attribute
 2021-11-26 15:24 UTC  (6+ messages)
` [RFC] c++: Print function template parms when relevant (was: [PATCH v4] c++: Add gnu::diagnose_as attribute)
    ` [PATCH 0/2] "
      ` [PATCH 1/2] c++: Print function template parms when relevant
      ` [PATCH 2/2] c++: Print function template parms when relevant [part 2]

[committed 1/3] libstdc++: Remove redundant xfail selectors in dg-do compile tests
 2021-11-26 15:15 UTC  (3+ messages)
` [committed 2/3] libstdc++: Fix dg-do directive for tests supposed to be run
` [committed 3/3] libstdc++: Ensure dg-add-options comes after dg-options

[Ada] RTEMS: use hardware interrupts instead of signals for interrupt handling
 2021-11-26 13:59 UTC  (2+ messages)

Minod modref tweeks
 2021-11-26 13:01 UTC 

Fix wrong code caused by min_flags update in update_summary
 2021-11-26 13:00 UTC 

[committed] libstdc++: Fix test that fails for C++98 mode
 2021-11-26 12:56 UTC 

[committed] libstdc++: Skip failing std::array test for debug mode
 2021-11-26 12:56 UTC 

[committed] libstdc++: Add missing header to <bits/stl_iterator.h>
 2021-11-26 12:55 UTC 

[PATCH] darwin, d: Support outfile substitution for liphobos
 2021-11-26 12:51 UTC  (3+ messages)

Fix fail in inline-9.c testcase
 2021-11-26 12:51 UTC 

[committed] libstdc++: Make std::pointer_traits SFINAE-friendly [PR96416]
 2021-11-26 12:39 UTC  (2+ messages)
` [committed] libstdc++: Move std::to_address tests to more appropriate place

[PATCH][libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end
 2021-11-26 12:10 UTC  (8+ messages)
            ` *PING* "

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