public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libgo: Access to glibc-specific field in struct sigevent
 2022-08-20 10:31 UTC 

[PATCH] fortran: Drop -static-lib{gfortran,quadmath} from f951 [PR46539]
 2022-08-20  9:45 UTC  (2+ messages)

[PATCH v1] LoongArch: Add new code model 'emdium'
 2022-08-20  9:18 UTC  (2+ messages)

[PATCH v4] LoongArch: Add support code model extreme
 2022-08-20  9:04 UTC  (2+ messages)
` [commited PATCH "

[PATCH v3] LoongArch: Add support code model extreme
 2022-08-20  2:29 UTC 

[PATCH] middle-end: skipp stepped vector test of poly_int (1, 1) and allow the machine_mode definition with poly_uint16 (1, 1)
 2022-08-20  1:23 UTC  (10+ messages)
  `  "

[PATCH] c++: Implement -Wself-move warning [PR81159]
 2022-08-19 22:34 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] libcpp: Optimize #pragma once with a hash table [PR58770]
 2022-08-19 20:27 UTC  (3+ messages)
` [PATCH V2] "
  ` Ping "

[PATCH] x86: Support vector __bf16 type
 2022-08-19 17:30 UTC  (5+ messages)
` [PATCH] Add ABI test for "

[Patch] lto-wrapper.cc: Delete offload_names temp files in case of error [PR106686]
 2022-08-19 16:53 UTC 

[PATCH] wwwdocs: Add D language changes and caveats to gcc-12/changes.html
 2022-08-19 16:44 UTC  (3+ messages)

[PATCH] Refactor back_threader_profitability
 2022-08-19 16:02 UTC  (8+ messages)

[Patch] mkoffload: Cleanup temporary omp_requires_file
 2022-08-19 14:05 UTC  (2+ messages)

[PATCH] tree-optimization/105937 - avoid uninit diagnostics crossing iterations
 2022-08-19 13:55 UTC 

[GCC 13/15][PATCH v3] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature
 2022-08-19 11:23 UTC  (2+ messages)

[PATCH v2] LoongArch: Add support code model extreme
 2022-08-19 10:41 UTC  (2+ messages)

GCC 12.2.1 Status Report (2022-08-19)
 2022-08-19  8:53 UTC 

[PATCH] jobserver: detect properly O_NONBLOCK
 2022-08-19  7:44 UTC  (2+ messages)

[PATCH] Make path_range_query standalone and add reset_path
 2022-08-19  7:38 UTC  (5+ messages)

[PATCH] Remove path_range_query constructor that takes an edge
 2022-08-19  7:31 UTC  (2+ messages)

[PATCH] Fix bogus -Wstringop-overflow warning in Ada
 2022-08-19  7:30 UTC  (8+ messages)

[PATCH, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
 2022-08-19  6:09 UTC  (3+ messages)

[PATCH v3] rs6000: Rework ELFv2 support for -fpatchable-function-entry* [PR99888]
 2022-08-19  2:40 UTC  (3+ messages)

[wwwdocs] [GCC13] Mention Intel __bf16 support
 2022-08-19  2:23 UTC 

[PING][PATCH] Add instruction level discriminator support
 2022-08-19  1:55 UTC  (4+ messages)

[PATCH] libcpp: Implement C++23 P2290R3 - Delimited escape sequences [PR106645]
 2022-08-19  0:34 UTC  (6+ messages)
      ` [PATCH] libcpp, v2: "

[committed] preprocessor: Support #warning for standard C2x
 2022-08-18 23:02 UTC 

[PATCH 00/10] [RISCV] Fix/improve the RISCV backend
 2022-08-18 22:03 UTC  (11+ messages)
` [PATCH 01/10] [RISCV] Move iterators from riscv.md to iterators.md
` [PATCH 02/10] [RISCV] Move iterators from bitmanip.md "
` [PATCH 03/10] [RISCV] Move iterators from sync.md "
` [PATCH 04/10] [RISCV] Add the list of operand modifiers to riscv.md too
` [PATCH 05/10] [RISCV] Add %~ to print w if TARGET_64BIT and use it
` [PATCH 06/10] [RISCV] Use constraints/predicates instead of checking const_int directly for shNadd patterns
` [PATCH 07/10] [RISCV] Use a constraint for bset<mode>_mask and bset<mode>_1_mask
` [PATCH 08/10] [RISCV] Fix PR 106586: riscv32 vs ZBS
` [PATCH 09/10] [RISCV] Add constraints for not_single_bit_mask_operand/single_bit_mask_operand
` [PATCH 10/10] [RISCV] Fix PR 106632 and PR 106588 a few constraints in bitmanip.md

[PATCH] added myself to maintainers
 2022-08-18 22:03 UTC 

[PATCH] Improve converting between 128-bit modes that use the same format
 2022-08-18 21:48 UTC 

[PATCH] Rework 128-bit complex multiply and divide
 2022-08-18 21:46 UTC 

[PATCH 0/3] Improvements to __ibm128 on PowerPC
 2022-08-18 21:42 UTC  (4+ messages)
` [PATCH 1/3] Allow __ibm128 even if IEEE 128-bit floating point is not supported
` [PATCH 2/3] Allow __ibm128 with -msoft-float (PR target/105334)
` [PATCH 3/3] Add 'w' suffix for __ibm128 constants

[PATCH][DOCS] Document make jobserver related changes for GCC 13
 2022-08-18 20:53 UTC  (2+ messages)

[PATCH] rs6000: Delete pr56605.c testcase
 2022-08-18 20:29 UTC 

[PATCH] xtensa: Improve indirect sibling call handling
 2022-08-18 20:01 UTC  (2+ messages)

[PATCH] Fortran: fix invalid rank error in ASSOCIATED when rank is remapped [PR77652]
 2022-08-18 19:32 UTC  (9+ messages)
          ` [PATCH, v2] "

[PATCH] RISC-V: Standardize formatting of SFB ALU conditional move
 2022-08-18 15:54 UTC  (4+ messages)
` [PING][PATCH] "

[PATCH] contrib: Fix a typo in contrib/git-fetch-vendor.sh
 2022-08-18 15:42 UTC 

[PATCH] Add warning options -W[no-]compare-distinct-pointer-types
 2022-08-18 15:34 UTC  (4+ messages)
  ` [PATCH V2] "

[GCC][PATCH] arm: Add support for Arm Cortex-M85 CPU
 2022-08-18 14:55 UTC  (4+ messages)
  ` [GCC][PATCH v2] "

[PATCH] Improve uninit analysis
 2022-08-18 14:05 UTC 

[PATCH] Improve uninit analysis
 2022-08-18 14:05 UTC 

[PATCH] Improve uninit analysis
 2022-08-18 14:05 UTC 

[PATCH] middle-end/106617 - fix fold_binary_op_with_conditional_arg pattern issue
 2022-08-18 14:03 UTC 

[PATCH] middle-end/106617 - fix fold_binary_op_with_conditional_arg pattern issue
 2022-08-18 14:03 UTC 

[PATCH] middle-end/106617 - fix fold_binary_op_with_conditional_arg pattern issue
 2022-08-18 14:03 UTC 

[PATCH] Support threading of just the exit edge
 2022-08-18 13:18 UTC  (12+ messages)

[PATCH V2] place `const volatile' objects in read-only sections
 2022-08-18 13:02 UTC  (2+ messages)

[PATCH v1] LoongArch: Add support code model extreme
 2022-08-18 13:00 UTC  (5+ messages)

ICE after folding svld1rq to vec_perm_expr duing forwprop
 2022-08-18 12:50 UTC  (18+ messages)

[PATCH] analyzer: warn on the use of floating points in the size argument [PR106181]
 2022-08-18 12:21 UTC  (3+ messages)
` [PATCH v2] analyzer: warn on the use of floating-points operands "

[PATCH] fortran: Add -static-libquadmath support [PR46539]
 2022-08-18 10:41 UTC  (7+ messages)
  ` [PATCH] fortran, v2: "

[PATCH (pushed)] build: regenerate gcc/configure
 2022-08-18 10:40 UTC 

[PATCH, GCC, AARCH64, 5/6] Enable BTI : Add new pass for BTI
 2022-08-18 10:10 UTC  (3+ messages)

[PATCH] Add further FOR_EACH_ macros
 2022-08-18  7:31 UTC  (2+ messages)

[PATCH] Tame path_range_query::compute_imports
 2022-08-18  7:26 UTC  (4+ messages)
  ` [COMMITTED] Abstract interesting ssa-names from GORI

[PATCH] Makefile.def: drop remnants of unused libelf
 2022-08-18  7:24 UTC  (2+ messages)

[PATCH] Add libgo dependency on libbacktrace
 2022-08-18  6:59 UTC 

[PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]
 2022-08-18  6:47 UTC 

[PATCH] PR106342 - IBM zSystems: Provide vsel for all vector modes
 2022-08-18  6:44 UTC  (5+ messages)

[PATCH v6] LoongArch: add addr_global attribute
 2022-08-18  4:27 UTC  (5+ messages)

[PATCH] LoongArch: Get __tls_get_addr address through got table when disable plt
 2022-08-18  2:11 UTC  (2+ messages)
` [commited PATCH] "

[PATCH] Add pattern to convert vector shift + bitwise and + multiply to vector compare in some cases
 2022-08-18  2:08 UTC  (3+ messages)

[PATCH] xtensa: Optimize stack pointer updates in function pro/epilogue under certain conditions
 2022-08-18  0:49 UTC  (2+ messages)

[r13-2098 Regression] FAIL: gcc.dg/tree-prof/cmpsf-1.c scan-tree-dump-not dom2 "Invalid sum" on Linux/x86_64
 2022-08-18  0:45 UTC 

[PATCH] RISC-V/testsuite: Restrict remaining `fmin'/`fmax' tests to hard float
 2022-08-17 22:24 UTC  (3+ messages)

[PATCH] stack-protector: Check stack canary for noreturn function
 2022-08-17 22:19 UTC  (6+ messages)

[PATCH v2] stack-protector: Check stack canary before throwing exception
 2022-08-17 22:18 UTC 

[Committed] PR target/106640: Fix use of XINT in TImode compute_convert_gain
 2022-08-17 21:28 UTC 

[pushed] c++: Add new std::move test [PR67906]
 2022-08-17 19:46 UTC 

[PATCH] c++: Extend -Wredundant-move for const-qual objects [PR90428]
 2022-08-17 19:09 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] bug in emergency cxa pool free()
 2022-08-17 19:02 UTC  (3+ messages)

[PATCH] xtensa: Prevent emitting integer additions of constant zero
 2022-08-17 18:43 UTC  (4+ messages)

[PATCH] Reset root oracle from path_oracle::reset_path
 2022-08-17 16:35 UTC  (2+ messages)

[PATCH] Avoid further recomputations in path_range_query once path is finalized
 2022-08-17 16:14 UTC  (3+ messages)

[PATCH] c++: Extend -Wpessimizing-move to other contexts
 2022-08-17 16:11 UTC  (4+ messages)

[PATCH] openmp: fix max_vf setting for amdgcn offloading
 2022-08-17 14:41 UTC  (2+ messages)

[[GCC13][Patch][V3] 1/2] Add a new option -fstrict-flex-array[=n] and new attribute strict_flex_array
 2022-08-17 14:40 UTC  (2+ messages)
` [[GCC13][Patch][V3] 2/2] Use array_at_struct_end_p in __builtin_object_size [PR101836]

[GCC13][Patch][V3][0/2]Add a new option -fstrict-flex-array[=n] and attribute strict_flex_array(n) and use it in PR101836
 2022-08-17 14:40 UTC 

[PATCH 1/2] gcc/file-prefix-map: Allow remapping of relative paths
 2022-08-17 14:19 UTC  (3+ messages)
` [PATCH 2/2] libcpp: Avoid remapping filenames within directives

[Patch] OpenMP requires: Fix diagnostic filename corner case
 2022-08-17 13:43 UTC  (2+ messages)

[Patch] Fortran: OpenMP fix declare simd inside modules and absent linear [PR106566]
 2022-08-17 13:34 UTC  (4+ messages)
` [Patch] Fortran: OpenMP fix declare simd inside modules and absent linear step [PR106566]

[patch] libgomp/splay-tree.h: Fix splay_tree_prefix handling
 2022-08-17 13:31 UTC  (2+ messages)

[RFC] Teach vectorizer to deal with bitfield reads
 2022-08-17 12:49 UTC  (11+ messages)
            ` [PATCH] Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield reads)

Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
 2022-08-17 12:39 UTC 

[Patch] OpenMP: Fix var replacement with 'simd' and linear-step vars [PR106548]
 2022-08-17 12:38 UTC  (2+ messages)

add more C++ name hints
 2022-08-17 12:17 UTC  (3+ messages)

[PATCH, OpenMP, C++] Allow classes with static members to be mappable
 2022-08-17 12:13 UTC  (4+ messages)

[PATCH] config/rs6000/t-float128: Don't encode full build paths into headers
 2022-08-17 12:10 UTC 

[PATCH] IBM zSystems: Fix function_ok_for_sibcall [PR106355]
 2022-08-17 11:59 UTC  (2+ messages)

[Patch] OpenMP: Fix folding with simd's linear clause [PR106492]
 2022-08-17 11:54 UTC  (2+ messages)

[PATCH] arm: Define with_float to hard when target name ends with hf
 2022-08-17 11:46 UTC  (2+ messages)

[Patch] OpenMP: Move omp requires checks to libgomp
 2022-08-17 11:45 UTC  (11+ messages)
    ` [Patch][v4] "
            ` [Patch][v5] "
              ` Restore 'GOMP_offload_unregister_ver' functionality (was: [Patch][v5] OpenMP: Move omp requires checks to libgomp)

[PATCH] Support bitmap_copy across representations
 2022-08-17 11:11 UTC 

[PATCH] Support bitmap_copy across representations
 2022-08-17 11:11 UTC 

[PATCH] Support bitmap_copy across representations
 2022-08-17 11:11 UTC 

[PATCH] RISC-V: Add runtime invariant support
 2022-08-17  7:19 UTC 

[PATCH] rs6000: Fix incorrect RTL for Power LE when removing the UNSPECS [PR106069]
 2022-08-17  6:23 UTC  (7+ messages)
  ` [PATCH v2] "
          ` [PATCH v4] "

[PATCH V4] rs6000: Optimize cmp on rotated 16bits constant
 2022-08-17  3:12 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).