public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: Add test for std::con/disjunction's short circuiting
 2022-08-31  9:41 UTC  (2+ messages)

[PATCH] libstdc++: Outline the overlapping case of string _M_replace into a separate function [PR105329]
 2022-08-31  9:38 UTC  (3+ messages)
  ` Patch ping ([PATCH] libstdc++: Outline the overlapping case of string _M_replace into a separate function [PR105329])

[PATCH] rs6000/test: Fix bswap64-4.c with has_arch_ppc64 [PR106680]
 2022-08-31  9:33 UTC 

[PATCH] rs6000/test: Fix typo in pr86731-fwrapv-longlong.c [PR106682]
 2022-08-31  9:33 UTC 

[PATCH][_GLIBCXX_DEBUG] Add basic_string::starts_with/ends_with checks
 2022-08-31  9:25 UTC  (4+ messages)
  ` [PATCH][_GLIBCXX_DEBUG] Review null string assertions (was: Add basic_string::starts_with/ends_with checks)

[PATCH] rs6000: Don't ICE when we disassemble an MMA variable [PR101322]
 2022-08-31  9:22 UTC  (2+ messages)

[PATCH] uninit testcase for PR65244
 2022-08-31  9:07 UTC 

[committed] libcpp: Make static checkers happy about makeuname2c [PR106778]
 2022-08-31  8:49 UTC 

[PATCH 0/3] OpenMP SIMD routines
 2022-08-31  8:35 UTC  (10+ messages)
` [PATCH 1/3] omp-simd-clone: Allow fixed-lane vectors
` [PATCH 2/3] amdgcn: OpenMP SIMD routine support

[pushed] vect: Fix stray argument in call to dump_printf_loc
 2022-08-31  8:20 UTC 

[PATCH] s390: Recognize reverse/element swap permute patterns
 2022-08-31  7:54 UTC  (3+ messages)

[PATCH] 32-bit PA-RISC with HP-UX: remove deprecated ports
 2022-08-31  7:21 UTC  (13+ messages)
      ` [PATCH][V3] "

[PATCH] middle-end: Add MULT_EXPR recognition for cond scalar reduction
 2022-08-31  7:14 UTC  (2+ messages)

[PATCH (pushed)] cr16: remove leftover in config.gcc
 2022-08-31  7:08 UTC 

[PATCH] x86: Handle V8BF in expand_vec_perm_broadcast_1
 2022-08-31  6:52 UTC  (2+ messages)

[COMMITTED] Improve union of ranges containing NAN
 2022-08-31  6:25 UTC  (3+ messages)

[PATCH] libsanitizer: enable libubsan and libasan for loongarch64-*-linux*
 2022-08-31  6:20 UTC  (2+ messages)

[PATCH] Add _GLIBCXX_DEBUG backtrace generation
 2022-08-31  5:05 UTC  (4+ messages)

[PATCH] configure: add --disable-fix-includes
 2022-08-31  4:30 UTC  (16+ messages)
                  ` [PATCH v2] Support --disable-fixincludes

[[GCC13][Patch][V3] 1/2] Add a new option -fstrict-flex-array[=n] and new attribute strict_flex_array
 2022-08-30 22:53 UTC  (7+ messages)
` Fwd: "

[PATCH] Add support for floating point endpoints to frange
 2022-08-30 22:32 UTC  (19+ messages)

[PATCH V3] Add warning options -W[no-]compare-distinct-pointer-types
 2022-08-30 22:09 UTC  (2+ messages)

[PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
 2022-08-30 21:53 UTC  (3+ messages)

[PATCH] libcpp: Add -Winvalid-utf8 warning [PR106655]
 2022-08-30 21:51 UTC  (7+ messages)
      ` [PATCH] libcpp, v2: "

[PATCH] c++: Implement C++23 P2071R2 - Named universal character escapes [PR106648]
 2022-08-30 21:37 UTC  (6+ messages)
  ` [PATCH] c++, v2: "

[PATCH] c/c++: new warning: -Wxor-used-as-pow [PR90885]
 2022-08-30 20:40 UTC  (3+ messages)

[PATCH 0/2] PIC cleanup
 2022-08-30 17:48 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: remove deprecate pic code model macro
` [PATCH 2/2] RISC-V: remove CM_PIC as it doesn't do much

[COMMITTED] bpf: define __bpf__ as well as __BPF__ as a target macro
 2022-08-30 17:24 UTC  (4+ messages)

[PING][PATCH] rs6000: Don't ICE when we disassemble an MMA variable [PR101322]
 2022-08-30 17:22 UTC 

[PATCH 1/2] libstdc++: Implement ranges::adjacent_view from P2321R2
 2022-08-30 17:13 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: Implement ranges::adjacent_transform_view "

[PATCH 2/2] ipa-cp: Better representation of aggregate values in call contexts
 2022-08-30 17:06 UTC 

[PATCH 1/2] ipa-cp: Better representation of aggregate values we clone for
 2022-08-30 17:05 UTC 

Modula-2: merge followup (brief update on the progress of the new linking implementation)
 2022-08-30 15:36 UTC  (4+ messages)

-Wformat-overflow handling for %b and %B directives in C2X standard
 2022-08-30 14:56 UTC  (6+ messages)

[PATCH 0/6] Optimise placement of SLP permutations
 2022-08-30 14:50 UTC  (5+ messages)
` [PATCH 6/6] Extend SLP permutation optimisations

[PATCH] ipa-visibility: Optimize TLS access [PR99619]
 2022-08-30 14:03 UTC  (7+ messages)
` [PATCH v2] "

C++: add -std={c,gnu}++{current,future}
 2022-08-30 14:00 UTC  (5+ messages)

nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup)
 2022-08-30 13:44 UTC  (8+ messages)
          ` [PING] "
            ` [PING^2] "
              ` [PING^3] "
                ` [PING^4] "
                  ` [PING^5] "
                    ` [PING^6] "
                      ` [PING^7] "

nvptx: forward '-v' command-line option to assembler, linker (was: [MentorEmbedded/nvptx-tools] Issue 30: Ignore not-supported sm_* error without --verify (PR #31))
 2022-08-30 13:44 UTC  (10+ messages)
      ` [PING] nvptx: forward '-v' command-line option to assembler, linker
        ` [PING^2] "
          ` [PING^3] "
            ` [PING^4] "
              ` [PING^5] "
                ` [PING^6] "
                  ` [PING^7] "
                    ` [PING^8] "

[PATCH] m32c-rtems: remove obsoleted port
 2022-08-30 13:43 UTC  (2+ messages)

LoongArch: add model attribute
 2022-08-30 13:42 UTC  (2+ messages)

[PATCH] Improve uninit pass dumping
 2022-08-30 13:37 UTC 

[PATCH] Improve uninit pass dumping
 2022-08-30 13:37 UTC 

[PATCH] tree-optimization/73550 - apply MAX_NUM_CHAINS consistently
 2022-08-30 13:37 UTC 

[PATCH] tree-optimization/73550 - apply MAX_NUM_CHAINS consistently
 2022-08-30 13:37 UTC 

[Patch] add more C++ name hints. v2
 2022-08-30 13:32 UTC  (4+ messages)

[PATCH] sched1: Fix -fcompare-debug issue in schedule_region [PR105586]
 2022-08-30 12:27 UTC  (2+ messages)

[COMMITTED] Force a [NAN, NAN] range when the definite NAN property is set
 2022-08-30 12:25 UTC  (2+ messages)

[PATCH] tree-optimization/67196 - normalize use predicates earlier
 2022-08-30 11:13 UTC 

[PATCH] tree-optimization/67196 - normalize use predicates earlier
 2022-08-30 11:13 UTC 

libsanitizer: merge from upstream
 2022-08-30 10:53 UTC  (2+ messages)

[PATCH][committed]middle-end intialize regnum in store_bit_field_1
 2022-08-30 10:41 UTC  (4+ messages)

[PATCH] Remove GENERIC expr building from predicate analysis, improve dumps
 2022-08-30 10:38 UTC 

[PATCH] Remove GENERIC expr building from predicate analysis, improve dumps
 2022-08-30 10:38 UTC 

[PATCH]rs6000: remove unused splitter on const_scalar_int_operand
 2022-08-30  9:44 UTC 

[PATCH][pushed] s390: fix build on 32-bit hosts
 2022-08-30  8:47 UTC 

[PATCH] Use reachability analysis to improve uninit diagnostic
 2022-08-30  8:36 UTC 

[PATCH] Use reachability analysis to improve uninit diagnostic
 2022-08-30  8:36 UTC 

[PATCH] tree-optimization/63660 - testcase for fixed PR
 2022-08-30  8:05 UTC 

[PATCH] tree-optimization/63660 - testcase for fixed PR
 2022-08-30  8:05 UTC 

[PATCH 1/2] vec: Add array_slice constructors from non-const and gc vectors
 2022-08-30  8:01 UTC  (13+ messages)

[PATCH] Make uninit PHI processing more consistent
 2022-08-30  7:30 UTC  (2+ messages)

[PATCH] A == 0 ? A : -A same as -A (when A is 0.0)
 2022-08-30  7:12 UTC  (5+ messages)

[PATCH]middle-end: fix min/max phiopts reduction [PR106744]
 2022-08-30  6:46 UTC  (2+ messages)

[PATCH] RISC-V: Add RVV registers in TARGET_CONDITION_AL_REGISTER_USAGE
 2022-08-30  6:27 UTC 

[PATCH] RISC-V: Add csrr vlenb instruction
 2022-08-30  6:20 UTC 

[PATCH] RISC-V: Add RVV constraints
 2022-08-30  6:13 UTC 

[PATCH] c++: __has_builtin gives the wrong answer [PR106759]
 2022-08-30  3:33 UTC  (2+ messages)

[PATCH] RISC-V: Fix annotation
 2022-08-30  2:57 UTC 

[PATCH] rs6000: Allow conversions of MMA pointer types [PR106017]
 2022-08-30  2:06 UTC  (4+ messages)

[PATCH] RISC-V: Fix riscv_vector_chunks configuration according to TARGET_MIN_VLEN
 2022-08-30  1:50 UTC 

[PATCH] riscv: elf-multilib: add rv32iafc to defaults
 2022-08-30  1:37 UTC  (3+ messages)

[PATCH] c++: Fix C++11 attribute propagation [PR106712]
 2022-08-29 21:16 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] btf: Add support to BTF_KIND_ENUM64 type
 2022-08-29 21:11 UTC 

[Patch] OpenMP/Fortran: Permit end-clause on directive
 2022-08-29 20:49 UTC  (3+ messages)

[PATCH] bpf: handle anonymous members in CO-RE reloc [PR106745]
 2022-08-29 20:27 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
 2022-08-29 20:11 UTC  (4+ messages)

[PATCH] [ranger] x == -0.0 does not mean we can replace x with -0.0
 2022-08-29 19:04 UTC  (13+ messages)

[Patch][1/3] libgomp: Prepare for reverse offload fn lookup
 2022-08-29 18:43 UTC  (4+ messages)
` [Patch][2/3] nvptx: libgomp+mkoffload.cc: "
  ` [Patch][2/3][v2] "

[PATCH 2/2] vec: Add array_slice::bsearch
 2022-08-29 16:18 UTC  (3+ messages)

[PATCH] tree-optimization/56654 - sort uninit candidates after RPO
 2022-08-29 14:38 UTC 

[PATCH] tree-object-size: Support strndup and strdup
 2022-08-29 14:16 UTC  (2+ messages)

[PATCH] Make uninit PHI processing more consistent
 2022-08-29 12:06 UTC 

[Patch] libgomp.texi: Document libmemkind + nvptx/gcn specifics
 2022-08-29 10:54 UTC  (2+ messages)

[PATCH]middle-end Use subregs to expand COMPLEX_EXPR to set the lowpart
 2022-08-29 10:52 UTC  (8+ messages)

[PATCH] gcc: honour -ffile-prefix-map in ASM_MAP [PR93371]
 2022-08-29  9:29 UTC 

[Patch] OpenMP: Document ompx warnings + add Fortran omx warning [PR106670]
 2022-08-29  9:24 UTC  (2+ messages)

[PATCH] predict: Adjust optimize_function_for_size_p [PR105818]
 2022-08-29  6:35 UTC  (6+ messages)

[PATCH v3] rs6000: Fix the check of bif argument number [PR104482]
 2022-08-29  6:29 UTC  (6+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "
        ` PING^5 "

[PATCH] rs6000: Handle unresolved overloaded builtin [PR105485]
 2022-08-29  6:26 UTC  (6+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "
        ` PING^5 "

ICE after folding svld1rq to vec_perm_expr duing forwprop
 2022-08-29  6:23 UTC  (19+ messages)

[PATCH] rs6000: Suggest unroll factor for loop vectorization
 2022-08-29  6:22 UTC  (3+ messages)
` PING^1 "
  ` PING^2 "

[PATCH v2] rs6000/test: Fix empty TU in some cases of effective targets [PR106345]
 2022-08-29  6:20 UTC  (3+ messages)
` PING^1 "
  ` PING^2 "

[PATCH, rs6000] Put dg-options ahead of target selector checks
 2022-08-29  6:18 UTC  (2+ messages)

Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
 2022-08-29  6:08 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).