public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] aarch64, builtins: Include PR registers in FUNCTION_ARG_REGNO_P etc. [PR109254]
 2023-03-31 14:20 UTC  (2+ messages)
` Patch ping: "

[PATCH] tree-optimization/107561 - reduce -Wstringop-overflow false positives
 2023-03-31 14:13 UTC 

[PATCH v2 0/2] Series of patch to fix PR106594
 2023-03-31 14:06 UTC  (7+ messages)
` [PATCH v2 1/2] combine: Split code out of make_compound_operation_int
` [PATCH v2 2/2] combine: Try harder to form zero_extends [PR106594]

[PATCH] rtl-optimization: ppc backend generates unnecessary signed extension
 2023-03-31 14:01 UTC  (10+ messages)

[RFC PATCH] Use ranger in the cdce pass [PR91645]
 2023-03-31 11:30 UTC  (2+ messages)

[PATCH] range-op-float, value-range: Fix up handling of UN{LT,LE,GT,GE,EQ}_EXPR and handle comparisons in get_tree_range [PR91645]
 2023-03-31 11:28 UTC  (6+ messages)
` [PATCH] range-op-float: Further comparison fixes
  ` [PATCH] range-op-float: Further foperator_{,not_}equal::fold_range fix

[committed] libstdc++: Fix constexpr functions in <experimental/internet>
 2023-03-31 11:06 UTC  (5+ messages)

[PATCH] vect: Verify that GET_MODE_NUNITS is greater than one
 2023-03-31  9:58 UTC  (2+ messages)

[PATCH v3] RISC-V: Add Z*inx imcompatible check in gcc
 2023-03-31  9:27 UTC  (3+ messages)

[PATCH] ipa: Avoid constructing aggregate jump functions with huge offsets (PR 109303)
 2023-03-31  9:24 UTC  (4+ messages)

[PATCH] Document signbitm2
 2023-03-31  8:51 UTC  (2+ messages)

[committed] RISC-V: Fix missing file dependency in RISC-V back-end [PR109328]
 2023-03-31  7:20 UTC 

[PATCH] tree-optimization/109304 - properly handle instrumented aliases
 2023-03-31  7:20 UTC 

[PATCH] Adjust memory_move_cost for MASK_REGS when MODE_SIZE > 8
 2023-03-31  6:14 UTC  (3+ messages)

recomputation and PR 109154
 2023-03-31  6:08 UTC  (7+ messages)

[r13-6945 Regression] FAIL: 23_containers/vector/bool/allocator/copy.cc (test for excess errors) on Linux/x86_64
 2023-03-31  5:50 UTC 

[GCC14 QUEUE PATCH] RISC-V: Support chunk = 128bit for 'V' Extension
 2023-03-31  5:41 UTC 

[Patch] c-c++-common/Warray-bounds.c: fix excess warnings on LLP64
 2023-03-31  4:09 UTC  (4+ messages)

[PATCH v4] rs6000: Fix incorrect RTL for Power LE when removing the UNSPECS [PR106069]
 2023-03-31  2:47 UTC  (3+ messages)

[PATCH] Introduce -nolibstdc++ option
 2023-03-30 23:13 UTC  (11+ messages)

[pushed] wwwdocs: gcc-4.7: Adjust dwarfstd.org links
 2023-03-30 23:12 UTC  (4+ messages)

[wwwdocs] Mention the GNU C enum changes in gcc-13/changes.html
 2023-03-30 23:07 UTC  (2+ messages)

[PATCH]middle-end Guard value_replacement and store_elim from seeing diamonds
 2023-03-30 22:58 UTC  (2+ messages)

[pushed] c++: generic lambda and function ptr conv [PR105221]
 2023-03-30 22:25 UTC 

[pushed] c++: anonymous union member reference [PR105452]
 2023-03-30 22:24 UTC 

[PATCH] c++tools: Fix Makefile to properly clean and rebuild [PR101834]
 2023-03-30 21:55 UTC  (3+ messages)

[PATCH 1/2] c++: improve "NTTP argument considered unused" fix [PR53164, PR105848]
 2023-03-30 21:39 UTC  (7+ messages)
` [PATCH 2/2] c++: duplicate "use of deleted fn" diagnostic [PR106880]

[PATCH] c++: Fix up ICE in build_min_non_dep_op_overload [PR109319]
 2023-03-30 20:54 UTC  (2+ messages)

[PATCH] c++,coroutines: Stabilize names of promoted slot vars [PR101118]
 2023-03-30 20:50 UTC  (4+ messages)

[PATCH] Fix fc-prototypes usage with C_INT64_T and non LP64 Targets
 2023-03-30 19:05 UTC  (3+ messages)

[PATCH 00/10] c++, libstdc++: get std::is_object to dispatch to new built-in traits
 2023-03-30 18:39 UTC  (10+ messages)
` [PATCH 0/7] "
` [PATCH v2 "
  ` [PATCH v2 1/7] c++: implement __is_reference built-in trait
  ` [PATCH v2 2/7] libstdc++: use new built-in trait __is_reference for std::is_reference
  ` [PATCH v2 3/7] c++: implement __is_function built-in trait
  ` [PATCH v2 4/7] libstdc++: use new built-in trait __is_function for std::is_function
  ` [PATCH v2 5/7] c++, libstdc++: implement __is_void built-in trait
  ` [PATCH v2 6/7] libstdc++: use new built-in trait __is_void for std::is_void
  ` [PATCH v2 7/7] libstdc++: make std::is_object dispatch to new built-in traits

[PATCH v2] rtl-optimization: ppc backend generates unnecessary extension
 2023-03-30 15:28 UTC  (5+ messages)

[PATCH] Skip module_cmi_p and related unsupported module test
 2023-03-30 13:51 UTC  (8+ messages)
    ` [PATCH] testsuite: Fix up modules.exp [PR108899]
      ` 'g++.dg/modules/modules.exp': don't leak local 'unsupported' proc [PR108899] (was: [PATCH] testsuite: Fix up modules.exp [PR108899])
        ` 'g++.dg/modules/modules.exp': don't leak local 'unsupported' proc [PR108899]

[PATCH] Support vector conversion for AVX512 vcvtudq2pd/vcvttps2udq/vcvttpd2udq
 2023-03-30 12:05 UTC  (5+ messages)
    ` [PATCH V2] Rename ufix_trunc/ufloat* patterns to fixuns_trunc/floatuns* to align with standard pattern name

[PATCH RFC] c++: lambda mangling alias issues [PR107897]
 2023-03-30 11:54 UTC  (8+ messages)
      ` Ping "
        ` PING^2 "

[PATCH] tree-optimization/107561 - reduce -Wstringop-overflow false positives
 2023-03-30 11:16 UTC 

[PATCH] tree-optimization/109342 - wrong code with edge equivalences in VN
 2023-03-30 11:02 UTC 

[PATCH] testsuite, analyzer: Fix up pipe-glibc.c testcase [PR107396]
 2023-03-30  8:05 UTC 

[PATCH] c++: Avoid informs without a warning [PR109278]
 2023-03-30  2:53 UTC  (4+ messages)

[GCC14 QUEUE PATCH] RISC-V: Optimize fault only first load
 2023-03-30  1:28 UTC 

[committed] libstdc++: Use std::remove_cv_t in std::optional::transform [PR109340]
 2023-03-29 23:45 UTC  (2+ messages)

[committed] libstdc++: Apply small fix from LWG 3843 to std::expected
 2023-03-29 23:39 UTC 

[committed] libstdc++: Enforce requirements on template argument of std::optional
 2023-03-29 23:38 UTC 

[committed] CRIS: Make rtx-cost 0 for many CONST_INT "quick" operands
 2023-03-29 22:57 UTC 

[PATCH] c++: NTTP constraint depending on outer args [PR109160]
 2023-03-29 20:28 UTC  (2+ messages)

Backport of 15 patches to gcc 12 branch (mostly analyzer)
 2023-03-29 18:29 UTC 

[PATCH] Generate vpblendd instead of vpblendw for V4SI under AVX2
 2023-03-29 18:26 UTC  (2+ messages)

Merge from trunk to gccgo branch
 2023-03-29 18:25 UTC 

[PATCH] c++: ICE on loopy var tmpl auto deduction [PR109300]
 2023-03-29 18:17 UTC  (2+ messages)

[RFC] Fix for c++/PR12341
 2023-03-29 18:11 UTC  (2+ messages)

[PATCH] libiberty: Make strstr.c in libiberty ANSI compliant
 2023-03-29 15:00 UTC  (3+ messages)

[RFA][Bug target/108892 ][13 regression] Force re-recognition after changing RTL structure of an insn
 2023-03-29 13:48 UTC 

[PATCH V1] RISCV: Modified validation information for contracts-tmpl-spec2.C
 2023-03-29 13:42 UTC 

[PATCH] configure: deprecate --enable-link-mutex option
 2023-03-29 13:09 UTC  (6+ messages)

arm: Fix MVE vcreate definition
 2023-03-29 12:16 UTC  (2+ messages)

[PATCH] tree-optimization/107561 - reduce -Wstringop-overflow false positives
 2023-03-29 12:11 UTC 

[PATCH] tree-optimization/109331 - make sure to clean up the CFG after forwprop
 2023-03-29 11:55 UTC 

[PATCH] [RISC-V]: Bugfix for RVV vbool*_t vn_reference_equal
 2023-03-29 10:38 UTC  (7+ messages)
` [PATCH v2] RISC-V: "
    `  "

[PATCH] range-op-float: Fix up -ffinite-math-only range extension and don't extend into infinities [PR109008]
 2023-03-29  9:39 UTC  (10+ messages)
            ` [PATCH] range-op-float: Use get_nan_state in float_widen_lhs_range

[Patch, fortran] PR87477 - [meta-bug] [F03] issues concerning the ASSOCIATE statement
 2023-03-29  8:53 UTC  (3+ messages)

[PATCH] scan generic vector tests before lowering
 2023-03-29  8:47 UTC 

[PATCH] Changed vector size
 2023-03-29  8:47 UTC  (4+ messages)
  `  "

[PATCH] tree-optimization/109327 - forwprop stmt removal issue
 2023-03-29  8:34 UTC 

[r13-6873 Regression] FAIL: gcc.dg/guality/pr54200.c -Os -DPREVENT_OPTIMIZATION line 20 z == 3 on Linux/x86_64
 2023-03-29  8:22 UTC 

[PATCHv2, rs6000] rs6000: correct vector sign extend built-ins on Big Endian [PR108812]
 2023-03-29  8:16 UTC  (2+ messages)

[RFC/PATCH] sched: Consider debug insn in no_real_insns_p [PR108273]
 2023-03-29  7:18 UTC  (4+ messages)
    ` [PATCH v2] sched: Change no_real_insns_p to no_real_nondebug_insns_p [PR108273]

[PATCH] tree-optimization/109154 - improve if-conversion for vectorization
 2023-03-29  6:33 UTC 

[PATCH] RISC-V: Fix reload fail issue on vector mac instructions
 2023-03-29  2:47 UTC 

[PATCH] RISC-V: Fix ICE && codegen error of scalar move in RV32 system
 2023-03-29  2:42 UTC 

[PATCH v2 0/3] c++: Track lifetimes in constant evaluation [PR70331,...]
 2023-03-29  2:32 UTC  (4+ messages)
` [PATCH v2 1/3] c++: Track lifetimes in constant evaluation [PR70331,PR96630,PR98675]
` [PATCH v2 2/3] c++: Improve constexpr error for dangling local variables
` [PATCH v2 3/3] c++: Improve location information in constexpr evaluation

[pushed] c++: alias ctad refinements [PR109321]
 2023-03-29  2:23 UTC 

Go patch committed: Mark Call_expression multi-results as result struct
 2023-03-29  0:31 UTC 

[committed] libstdc++: Do not use facets cached in ios for ATL128 build [PR103387]
 2023-03-28 23:19 UTC 

Support for NOINLINE attribute
 2023-03-28 21:06 UTC  (6+ messages)
            ` nvptx: Adjust 'scan-assembler' in 'gfortran.dg/weak-1.f90' (was: Support for NOINLINE attribute)
                        ` Support for WEAK attribute, part 2
                          ` Enable 'gfortran.dg/weak-2.f90' for nvptx target (was: Support for WEAK attribute, part 2)

[committed] libstdc++: More fixes for null pointers used with std::char_traits
 2023-03-28 20:15 UTC 

[committed] libstdc++: Tell GCC what basic_string::_M_is_local() means [PR109299]
 2023-03-28 20:14 UTC 

[committed] libstdc++: Update tzdata to 2023a [PR109288]
 2023-03-28 20:14 UTC 

libbacktrace patch committed: Tweaks to zstd decompression
 2023-03-28 20:09 UTC 

[PATCH, commited] Fortran: remove dead code [PR104321]
 2023-03-28 19:01 UTC  (3+ messages)

[pushed] Don't emit -Wxor-used-as-pow on macro expansions [PR107002]
 2023-03-28 18:37 UTC 

[PATCH] LoongArch: Improve GAR store for va_list
 2023-03-28 18:01 UTC 

[PATCH] c++: Make diagnostic translatable [PR109309]
 2023-03-28 15:52 UTC  (2+ messages)

[V6][PATCH 0/2] Handle component_ref to a structure/union field including FAM for builtin_object_size
 2023-03-28 15:49 UTC  (3+ messages)
` [V6][PATCH 1/2] Handle component_ref to a structre/union field including flexible array member [PR101832]
` [PATCH 2/2] Update documentation to clarify a GCC extension

[PATCH] c++: Allow translations of check_postcondition_result messages [PR109309]
 2023-03-28 15:46 UTC  (2+ messages)

[PATCH RFC] c-family: -Wsequence-point and COMPONENT_REF [PR107163]
 2023-03-28 15:31 UTC  (5+ messages)

[PATCH] RISC-V: Define __riscv_v_intrinsic [PR109312]
 2023-03-28 15:22 UTC  (3+ messages)

[PATCH] ipa/106124 - ICE with -fkeep-inline-functions and OpenMP
 2023-03-28 14:59 UTC 

[PATCH] RISC-V: Add Z*inx incompatible check in gcc
 2023-03-28 14:43 UTC  (4+ messages)
  ` Re: [PATCH v2] RISC-V: Add Z*inx imcompatible "

[PATCH v2] RISC-V: Add Z*inx imcompatible check in gcc
 2023-03-28 14:30 UTC  (2+ messages)

[PATCH] Print padding size when aligning struct member
 2023-03-28 14:24 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] libstdc++: Add missing trait is_simd_flag_type
 2023-03-28 13:41 UTC  (2+ messages)

[PATCH] doc: md.texi (Insn Splitting): Tweak wording for readability
 2023-03-28 13:29 UTC  (4+ messages)
  ` [PATCH v2] "
    ` Ping #2: "

[PATCH] PR tree-optimization/109274 - Don't interpret contents of a value_relation record
 2023-03-28 13:28 UTC  (6+ messages)
      ` [PATCH] PR tree-optimization/109274 -Fix compute_operand when op1 == op2 symbolically

[PATCH] haifa-sched: fix autopref_rank_for_schedule comparator [PR109187]
 2023-03-28 13:26 UTC  (2+ messages)

[PATCH] build: Check that -lzstd can be linked
 2023-03-28 13:21 UTC 

[PATCH] tree-optimization/107087 - missed CCP after forwprop
 2023-03-28 12:57 UTC 

[PATCH] tree-optimization/107087 - missed CCP after forwprop
 2023-03-28 12:43 UTC 

[PATCH] RISC-V: Fix ICE of ternary intrinsics and scalar move in RV32 system
 2023-03-28 12:21 UTC 

[PATCH 0/3] Track lifetimes in constant evaluation [PR70331,...]
 2023-03-28 12:04 UTC  (4+ messages)
` [PATCH 1/3] c++: Track lifetimes in constant evaluation [PR70331,PR96630,PR98675]
  ` [PATCH 1/3] c++: Track lifetimes in constant evaluation [PR70331, PR96630, PR98675]

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