public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
gfortran.dg/dg.exp debug messages pollute test output
 2023-11-15 10:29 UTC  (3+ messages)

[PATCH] RISC-V: Support trailing vec_init optimization
 2023-11-15 10:00 UTC  (4+ messages)

[RFC PATCH] Detecting lifetime-dse issues via Valgrind
 2023-11-15  9:58 UTC  (6+ messages)
` [RFC PATCH] Detecting lifetime-dse issues via Valgrind [PR66487]

[PATCH v2] LoongArch: Remove redundant barrier instructions before LL-SC loops
 2023-11-15  9:55 UTC  (2+ messages)

[PATCH 00/16] Support Intel APX NDD
 2023-11-15  9:47 UTC  (17+ messages)
` [PATCH 01/16] [APX NDD] Support Intel APX NDD for legacy add insn
` [PATCH 02/16] [APX NDD] Restrict TImode register usage when NDD enabled
` [PATCH 03/16] [APX NDD] Support APX NDD for optimization patterns of add
` [PATCH 04/16] [APX NDD] Disable seg_prefixed memory usage for NDD add
` [PATCH 05/16] [APX NDD] Support APX NDD for adc insns
` [PATCH 06/16] [APX NDD] Support APX NDD for sub insns
` [PATCH 07/16] [APX NDD] Support APX NDD for sbb insn
` [PATCH 08/16] [APX NDD] Support APX NDD for neg insn
` [PATCH 09/16] [APX NDD] Support APX NDD for not insn
` [PATCH 10/16] [APX NDD] Support APX NDD for and insn
` [PATCH 11/16] [APX NDD] Support APX NDD for or/xor insn
` [PATCH 12/16] [APX NDD] Support APX NDD for left shift insns
` [PATCH 13/16] [APX NDD] Support APX NDD for right "
` [PATCH 14/16] [APX NDD] Support APX NDD for rotate insns
` [PATCH 15/16] [APX NDD] Support APX NDD for shld/shrd insns
` [PATCH 16/16] [APX NDD] Support APX NDD for cmove insns

[PATCH v3] sched: Change no_real_insns_p to no_real_nondebug_insns_p [PR108273]
 2023-11-15  9:43 UTC  (14+ messages)
` PING^1 "
      ` [PATCH] sched: Remove debug counter sched_block

[PATCH] [i386] APX: Fix EGPR usage in several patterns
 2023-11-15  9:43 UTC 

[PATCH] rs6000: New pass to mitigate SP float load perf issue on Power10
 2023-11-15  9:16 UTC 

[PATCH] Clean up
 2023-11-15  8:41 UTC  (3+ messages)
` [PATCH] Clean up by_pieces_ninsns

[PATCH] rs6000: Only enable PCREL on supported ABIs [PR111045]
 2023-11-15  8:37 UTC  (2+ messages)

[committed] i386: Generate strict_low_part QImode insn with high input register
 2023-11-15  8:10 UTC  (2+ messages)

[committed] testsuite: Adjust gcc.dg/cpp/if-2.c for 16-bit targets
 2023-11-15  7:58 UTC 

[PATCH v1] RISC-V: Refine the mask generation for vec_init case 2
 2023-11-15  7:42 UTC  (7+ messages)
` [PATCH v2] "
      `  "

[PATCH] RISC-V: Disallow RVV mode address for any load/store[PR112535]
 2023-11-15  7:41 UTC  (5+ messages)
  `  "

[PATCH] RISC-V: fix vsetvli pass testsuite failure [PR/112447]
 2023-11-15  6:43 UTC  (2+ messages)

[PATCH v2 0/8] Turn some C warnings into errors by default
 2023-11-15  6:37 UTC  (16+ messages)
` [PATCH v2 1/8] Add tests for validating future C permerrors
` [PATCH v2 2/8] c: Turn int-conversion warnings into permerrors
` [PATCH v2 3/8] c: Turn -Wimplicit-function-declaration into a permerror
` [PATCH v2 4/8] c: Turn -Wimplicit-int "
` [PATCH v2 5/8] c: Do not ignore some forms of -Wimplicit-int in system headers
` [PATCH v2 6/8] c: Turn -Wreturn-mismatch into a permerror
` [PATCH v2 7/8] c: Turn -Wincompatible-pointer-types "
` [PATCH v2 8/8] c: Add new -Wdeclaration-missing-parameter-type permerror

[PATCH] Fix some _Hashtable implementation inconsistencies
 2023-11-15  5:55 UTC 

[PATCH 0/4] gcov: Improve -fprofile-update=atomic
 2023-11-15  5:51 UTC  (6+ messages)
` [PATCH 1/4] gcov: Remove TARGET_GCOV_TYPE_SIZE target hook
` [PATCH 2/4] Add TARGET_HAVE_LIBATOMIC
` [PATCH 3/4] gcov: Add gen_counter_update()
` [PATCH 4/4] gcov: Improve -fprofile-update=atomic

[PATCH] Fix crash in libcc1
 2023-11-15  5:30 UTC 

[PATCH V3 0/7] ira/lra: Support subreg coalesce
 2023-11-15  3:33 UTC  (21+ messages)
` [PATCH V3 1/7] df: Add DF_LIVE_SUBREG problem
` [PATCH V3 2/7] ira: Switch to live_subreg data
` [PATCH V3 3/7] ira: Support subreg live range track

[PATCH V2 1/3]rs6000: update num_insns_constant for 2 insns
 2023-11-15  3:02 UTC  (3+ messages)
` [PATCH V2 2/3] Using pli to split 34bits constant
` [PATCH V2 3/3] split complicate constant to memory

[RFC][C++] Attribute gnu::extended
 2023-11-15  2:59 UTC 

[PATCH] RISC-V: Fix ICE in non-canonical march parsing
 2023-11-15  1:52 UTC  (2+ messages)

[PATCH v3 0/2] Replace intl/ with out-of-tree GNU gettext
 2023-11-15  1:49 UTC  (3+ messages)

[PATCH/RFC] json.cc: format JSON output
 2023-11-15  0:54 UTC 

[pushed] json.cc: use SELFTEST_LOCATION in selftests
 2023-11-15  0:52 UTC 

[PATCH v1] EXPMED: Allow vector mode for DSE extract_low_bits [PR111720]
 2023-11-15  0:24 UTC  (5+ messages)
` [PATCH v4] DSE: Allow vector type for get_stored_val when read < store

[PATCH RESEND v4] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
 2023-11-15  0:21 UTC 

Recall: [PATCH v4] DSE: Allow vector type for get_stored_val when read < store
 2023-11-15  0:20 UTC 

[PATCH v5 0/19] Support early break/return auto-vectorization
 2023-11-15  0:05 UTC  (7+ messages)
` [PATCH 4/21]middle-end: update loop peeling code to maintain LCSSA form for early breaks
` [PATCH 7/21]middle-end: update IV update code to support early breaks and arbitrary exits
` [PATCH 8/21]middle-end: update vectorizable_live_reduction with support for multiple exits and different exits

[PATCH 5/21]middle-end: update vectorizer's control update to support picking an exit other than loop latch
 2023-11-14 23:59 UTC  (6+ messages)

[PATCH] c++: constantness of local var in constexpr fn [PR111703, PR112269]
 2023-11-14 22:57 UTC  (3+ messages)

[PATCH] libstdc++: Improve operator-(weekday x, weekday y)
 2023-11-14 22:48 UTC  (2+ messages)

[PATCH] Fix UB in weekday::weekday(sys_days) and add test
 2023-11-14 22:48 UTC  (2+ messages)

[PATCH v3] libstdc++: Simplify year::is_leap()
 2023-11-14 22:48 UTC  (2+ messages)

[PATCH v4] libstdc++: Remove unnecessary "& 1" from year_month_day_last::day()
 2023-11-14 22:47 UTC  (2+ messages)

[committed] libstdc++: Fix <charconv> uses of signed types with <bit> functions
 2023-11-14 22:45 UTC 

[PATCH] c++: decltype of (non-captured variable) [PR83167]
 2023-11-14 22:43 UTC  (2+ messages)

[PATCH] c++: direct enum init from type-dep elt [PR112515]
 2023-11-14 22:32 UTC  (2+ messages)

[committed] libstdc++: Fix std::hash<std::stacktrace> [PR112348]
 2023-11-14 22:32 UTC 

[PATCH] c++: partially inst requires-expr in noexcept-spec [PR101043]
 2023-11-14 22:30 UTC  (2+ messages)

[PATCH] c++: non-dependent .* folding [PR112427]
 2023-11-14 22:29 UTC  (7+ messages)

[PATCH] c++: fix parsing with auto(x) [PR112410]
 2023-11-14 22:27 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] c++: Implement C++26 P2864R2 - Remove Deprecated Arithmetic Conversion on Enumerations From C++26
 2023-11-14 22:01 UTC  (4+ messages)
  ` [PATCH] c++, v2: "

[PATCH] rs6000: Disable PCREL for unsupported targets [PR111045]
 2023-11-14 21:40 UTC  (11+ messages)

[PATCH] Only allow (copysign x, NEG_CONST) -> (fneg (fabs x)) simplification for constant folding [PR112483]
 2023-11-14 21:14 UTC  (3+ messages)

[committed] testsuite: Ignore warning for unsupported option
 2023-11-14 21:08 UTC  (3+ messages)

(no subject)
 2023-11-14 21:03 UTC  (6+ messages)
` [PATCH 1/4] c-family: Add handling for clang-style attributes [PR109877]
  ` [PATCH 2/4] c-family, C: handle clang "
    ` [PATCH 3/4] c-family, C++: Handle "

[pushed] analyzer: enable taint state machine by default [PR103533]
 2023-11-14 20:56 UTC 

[PATCH v1] LoongArch: Added code generation support for call36 function calls
 2023-11-14 20:46 UTC  (6+ messages)

[pushed] diagnostics: make option-handling callbacks private
 2023-11-14 19:13 UTC 

[pushed] diagnostics: make m_text_callbacks private
 2023-11-14 19:13 UTC 

[pushed] diagnostics: convert diagnostic_ready_p to an inline function
 2023-11-14 19:13 UTC 

[committed] i386: Return CCmode from ix86_cc_mode for unknown RTX code [PR112494]
 2023-11-14 17:51 UTC  (2+ messages)

[PATCH 0/3] Option handling: add documentation URLs
 2023-11-14 17:44 UTC  (3+ messages)
` [PATCH 3/3] diagnostics: use the .opt.urls files to urlify quoted text

[committed 00/22] arm: testsuite: clean up some architecture-specific tests
 2023-11-14 17:23 UTC  (4+ messages)
` [committed 01/22] arm: testsuite: correctly detect armv6t2 hardware for acle execution tests

[PATCH] AArch64: Cleanup memset expansion
 2023-11-14 16:56 UTC  (10+ messages)
            ` [PATCH v2] "

[PATCH] bpf: Delayed the removal of the parser enum plugin handler
 2023-11-14 16:49 UTC  (2+ messages)

[pushed] input.h: eliminate implicit users of global_dc's file_cache
 2023-11-14 16:32 UTC 

[pushed] json: reduce use of naked new in json-building code
 2023-11-14 16:32 UTC 

[PATCH] Fixed problem with BTF defining smaller enums
 2023-11-14 16:28 UTC  (2+ messages)

[PATCH] bpf: Corrected condition in core_mark_as_access_index
 2023-11-14 16:06 UTC  (2+ messages)

[PATCH v3] gcc: Introduce -fhardened
 2023-11-14 16:00 UTC  (5+ messages)
  ` [PATCH v4] "

[committed] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 15:58 UTC 

[COMMITTED] PR tree-optimization/112509 - Use case label type to create case range
 2023-11-14 15:33 UTC 

[PATCH] s390: Fix builtins floating-point convert to/from fixed
 2023-11-14 15:19 UTC 

[PATCH] s390: Fix vec_scatter_element for vectors of floats
 2023-11-14 14:58 UTC  (2+ messages)

[PATCH] Add a REG_P check for inc and dec for Arm MVE
 2023-11-14 14:51 UTC  (2+ messages)

[PATCH v2] RISC-V: Implement target attribute
 2023-11-14 14:17 UTC  (2+ messages)

[PATCH] RISC-V: Save/restore ra register correctly [PR112478]
 2023-11-14 14:14 UTC 

[PATCH] tree-optimization/111233 - loop splitting miscompile
 2023-11-14 14:13 UTC 

[PATCH] c++: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341]
 2023-11-14 13:55 UTC  (6+ messages)
      ` [PATCH] c++, v2: "

[PATCH] libcpp, contrib: Update to Unicode 15.1
 2023-11-14 13:49 UTC  (2+ messages)

[x86 PATCH] Improve reg pressure of double-word right-shift then truncate
 2023-11-14 12:48 UTC  (4+ messages)
` [PATCH] i386: Fix up <insn><dwi>3_doubleword_lowpart [PR112523]

[PATCH v1] RISC-V: Support vec_init for trailing same element
 2023-11-14 12:35 UTC  (5+ messages)
    `  "

[PATCH] Loop distribution fix for SCC detection
 2023-11-14 11:59 UTC 

[PATCH] tree-optimization/112281 - loop distribution and zero dependence distances
 2023-11-14 11:59 UTC 

[PATCH] x86: Make testcase apx-spill_to_egprs-1.c more robust
 2023-11-14 10:56 UTC  (3+ messages)

[Committed] IBM Z: Add GTY marker to builtin data structures
 2023-11-14 10:51 UTC 

[Committed] IBM Z: Fix ICE with overloading and checking enabled
 2023-11-14 10:51 UTC 

[PATCH v7 0/5] OpenMP/OpenACC: map clause and OMP gimplify rework
 2023-11-14 10:21 UTC  (3+ messages)
` [PATCH v7 2/5] OpenMP/OpenACC: Rework clause expansion and nested struct handling

[avr,committed] Libf7: Use paper-pencil algorithm for sqrt
 2023-11-14 10:15 UTC 

[PATCH] LoongArch: Disable relaxation if the assembler don't support conditional branch relaxation [PR112330]
 2023-11-14  9:00 UTC  (3+ messages)

[PATCH] LoongArch: Use finer-grained DBAR hints
 2023-11-14  8:48 UTC  (4+ messages)
  ` Pushed: [PATCH v2] "

[PATCH] Fix ICE in vectorizable_nonlinear_induction with bitfield
 2023-11-14  8:32 UTC  (2+ messages)

[PATCH] tree: Handle BITINT_TYPE in type_contains_placeholder_1 [PR112511]
 2023-11-14  8:14 UTC  (3+ messages)

[PATCH 0/6] Turn some C warnings into errors by default
 2023-11-14  7:39 UTC  (3+ messages)
` [PATCH 1/6] c-family: Introduce pedpermerror

[PATCH] libcpp, contrib: Update to Unicode 15.1
 2023-11-14  7:32 UTC  (3+ 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).