public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Implement constexpr std::unique_ptr for C++23 (P2273R3)
 2022-04-25 16:58 UTC 

[committed] libstdc++: Add deduction guides for std::packaged_task [PR105375]
 2022-04-25 16:06 UTC 

[RFA] gcc.misc-tests/outputs.exp: Use link test to check for -gsplit-dwarf support
 2022-04-25 16:04 UTC 

[PATCH] c++: crash with requires-expr and -Wsequence-point [PR105304]
 2022-04-25 15:15 UTC  (2+ messages)

[PATCH] c++: __builtin_shufflevector with value-dep expr [PR105353]
 2022-04-25 15:14 UTC  (4+ messages)

[PATCH] c++: partial ordering with dependent NTTP type [PR105289]
 2022-04-25 15:12 UTC  (3+ messages)

[PATCH] tree-optimization/105276 - Retain existing range knowledge when prefilling statements
 2022-04-25 13:59 UTC  (3+ messages)

[Patch][Stage 1] Fortran/OpenMP: Support mapping of DT with allocatable components
 2022-04-25 13:47 UTC  (3+ messages)
  ` [OG11-committed][stage1-patch] Fortran: Fix finalization resolution with deep copy (was: [Patch][Stage 1] Fortran/OpenMP: Support mapping of DT with allocatable components)

[PATCH] fortran: Detect duplicate unlimited polymorphic types [PR103662]
 2022-04-25 13:29 UTC  (7+ messages)
` [PATCH v2] "
    ` [pushed] testsuite: add additional option to force DSE execution [PR103662]

[PATCH] libstdc++: Add pretty printer for std::initializer_list
 2022-04-25 12:38 UTC  (2+ messages)

[x86 PATCH] PR target/92578: Peephole2s to tweak cmove register allocation
 2022-04-25 11:16 UTC 

[PATCH] middle-end/104492 - avoid all equality compare dangling pointer diags
 2022-04-25  9:54 UTC 

[PATCH] tree-optimization/105368 - avoid overflow in powi_cost
 2022-04-25  9:46 UTC 

[PING] Re: [PATCH] tree-optimization/100810 - avoid undefs in IVOPT rewrites
 2022-04-25  7:53 UTC  (2+ messages)

[PATCH] PR target/89125
 2022-04-25  7:44 UTC  (4+ messages)

[PATCH] loongarch: ignore zero-size fields in calling convention
 2022-04-25  7:22 UTC  (4+ messages)

[gcov v2 00/14] Add merge-stream subcommand to gcov-tool
 2022-04-25  7:09 UTC  (15+ messages)
` [gcov v2 01/14] gcov-tool: Allow merging of empty profile lists
` [gcov v2 02/14] gcov: Add mode to all gcov_open()
` [gcov v2 03/14] gcov: Add open mode parameter to gcov_do_dump()
` [gcov v2 04/14] gcov: Make gcov_seek() static
` [gcov v2 05/14] gcov: Add __gcov_filename_to_gcfn()
` [gcov v2 06/14] gcov-tool: Support file input from stdin
` [gcov v2 07/14] gcov: Use xstrdup()
` [gcov v2 08/14] gcov: Move prepend to list to read_gcda_file()
` [gcov v2 09/14] gcov: Move gcov_open() to caller of read_gcda_file()
` [gcov v2 10/14] gcov: Fix integer types in ftw_read_file()
` [gcov v2 11/14] gcov: Record EOF error during read
` [gcov v2 12/14] gcov-tool: Add merge-stream subcommand
` [gcov v2 13/14] gcov: Use xstrerror()
` [gcov v2 14/14] gcov: Add section for freestanding environments

[PATCH] Fix 'modff' reference in extend.texi
 2022-04-25  6:28 UTC  (3+ messages)
` PING "

[PATCH] fold, simplify-rtx: Punt on non-representable floating point constants [PR104522]
 2022-04-25  6:27 UTC  (13+ messages)

[PATCH 0/1] RISC-V: Fix canonical extension order (K and J)
 2022-04-25  3:35 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] libgo: Recognize off64_t / loff_t type definition of musl libc
 2022-04-24 10:17 UTC 

[PATCH] libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $(EXTRA_OBJS)
 2022-04-24  8:53 UTC 

[PATCH] AVX512F: Add missing macro for mask(z?)_scalf_s[sd] [PR 105339]
 2022-04-24  2:35 UTC  (4+ messages)

[PATCH 0/4] Use pointer arithmetic for array references [PR102043]
 2022-04-24  1:57 UTC  (5+ messages)
` *PING* "

[PATCH v1] RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO
 2022-04-23 23:44 UTC 

enable __ieee128 for p9vector tests
 2022-04-23 13:33 UTC  (7+ messages)
      ` ppc: testsuite: prune float128 partial support warnings
        ` [PATCH] ppc: testsuite: pr79004 needs -mlong-double-128 (was: Re: ppc: testsuite: prune float128 partial support warnings)
          ` [PATCH] ppc: testsuite: float128-hw{,4}.c need -mlong-double-128 (was: [PATCH] ppc: testsuite: pr79004 needs -mlong-double-128)

[PATCH] i386: Improve ix86_expand_int_movcc [PR105338]
 2022-04-23  8:05 UTC  (2+ messages)

[PATCH] libstdc++: Make atomic notify_one and notify_all non-const
 2022-04-22 22:55 UTC  (3+ messages)

[PATCH] rs6000: Fix pack for soft-float (PR105334)
 2022-04-22 19:27 UTC 

[PATCH] c++: partial ordering with dependent NTTP type [PR105289]
 2022-04-22 18:41 UTC  (2+ messages)

[COMMITTED] docs: Correct "This functions" to "These functions"
 2022-04-22 17:32 UTC 

[PATCH] rtlanal: Fix up replace_rtx [PR105333]
 2022-04-22 16:54 UTC  (3+ messages)

[PATCH][v4] rtl-optimization/105231 - distribute_notes and REG_EH_REGION
 2022-04-22 16:38 UTC  (2+ messages)

[PATCH] Add condition coverage profiling
 2022-04-22 10:13 UTC  (13+ messages)

[PATCH] i386: Fix up ix86_gimplify_va_arg [PR105331]
 2022-04-22  7:25 UTC 

[PATCH 0/3] rs6000: Disparage lfiwzx and similar
 2022-04-21 21:28 UTC  (4+ messages)
` [PATCH 1/3] rs6000: Add effective target has_arch_ppc64
` [PATCH 2/3] rs6000: Disparage lfiwzx and similar
` [PATCH 3/3] rs6000/testsuite: xfail bswap-brw.c

[PATCH] c, c++: attribute format on a ctor with a vbase [PR101833, PR47634]
 2022-04-21 19:53 UTC  (9+ messages)
          ` [PATCH v2] "
              ` [PATCH v3] "

[committed] d: Merge upstream dmd eb7bee331, druntime 27834edb, phobos ac296f80c
 2022-04-21 19:47 UTC 

[x86_64 PATCH] PR middle-end/105135: Catch more cmov idioms in combine
 2022-04-21 18:04 UTC  (4+ messages)

[PATCH] PR fortran/105310 - ICE when UNION is after the 8th field in a DEC STRUCTURE with -finit-derived -finit-local-zero
 2022-04-21 16:29 UTC  (3+ messages)

[PATCH v2] cpp: new built-in __EXP_COUNTER__
 2022-04-21 16:11 UTC 

[PATCH][PUSHED] Support --compress-debug-sections for ld.mold
 2022-04-21 15:58 UTC  (2+ messages)

[PATCH] Asan changes for RISC-V
 2022-04-21 15:49 UTC  (7+ messages)
` 回复:[PATCH] "

[PATCH] libstdc++: Avoid ASCII assumptions in floating_from_chars.cc
 2022-04-21 14:52 UTC  (2+ messages)

[PATCH] c++: wrong error with constexpr COMPOUND_EXPR [PR105321]
 2022-04-21 14:34 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] c++: Fall through for arrays of T vs T cv [PR104996]
 2022-04-21 12:48 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] cpp: new built-in __EXP_COUNTER__
 2022-04-21 11:31 UTC 

[PATCH][v3] rtl-optimization/105231 - distribute_notes and REG_EH_REGION
 2022-04-21 10:53 UTC  (5+ messages)

[committed] libstdc++: Remove bogus assertion in std::from_chars [PR105324]
 2022-04-21 10:35 UTC 

[PATCH] libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602]
 2022-04-21 10:15 UTC  (4+ messages)

[x86 PATCH] Improved V1TI (and V2DI) mode equality/inequality
 2022-04-21  9:30 UTC  (2+ messages)

GCC 11.3.1 Status Report (2022-04-21)
 2022-04-21  9:08 UTC 

[PATCH] libstdc++: Work around modules ICE in <charconv> [PR105297]
 2022-04-21  8:41 UTC  (2+ messages)

[PATCH] doc: use gibi binary prefix instead of gigi
 2022-04-21  8:26 UTC 

[PATCH] c++: Add srodata to the allowed sections
 2022-04-21  2:16 UTC 

[PATCH v4] libgo: Don't use pt_regs member in mcontext_t
 2022-04-21  0:50 UTC  (11+ messages)

[PATCH, V4] Eliminate power8 fusion options, use power8 tuning, PR target/102059
 2022-04-20 21:20 UTC  (4+ messages)
` Ping: "

[PATCH] emit-rtl: Fix -fcompare-debug bug with label references in debug insns [PR105203]
 2022-04-20 18:54 UTC  (2+ messages)

[PATCH] opts: Disable -gstatement-frontiers by default [PR103788]
 2022-04-20 18:53 UTC  (2+ messages)

[PATCH] PR middle-end/98865: Optimize (a>>63)*b as -(a>>63)&b in match.pd
 2022-04-20 18:35 UTC 

[x86 PATCH] Improved V1TI (and V2DI) mode equality/inequality
 2022-04-20 17:49 UTC 

[PATCH] fortran: Fix up gfc_trans_oacc_construct [PR104717]
 2022-04-20 17:06 UTC 

[PATCH] Add HAVE_DEBUGINFOD_SUPPORT to built-in features
 2022-04-20 16:33 UTC  (3+ messages)

[PATCH] Add zero_extendditi2. Improve lxvr*x code generation
 2022-04-20 16:05 UTC  (2+ messages)
` Ping: "

[PATCH] Replace UNSPEC with RTL code for extendditi2
 2022-04-20 16:04 UTC  (2+ messages)
` Ping: "

[PATCH, V2] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293
 2022-04-20 16:02 UTC  (2+ messages)
` Ping #2: "

[PATCH 0/5] openmp: Handle pinned and unified shared memory
 2022-04-20 13:25 UTC  (2+ messages)
` [PATCH] openmp: Handle unified address memory

[Patch] OpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg
 2022-04-20 13:19 UTC 

[committed] libstdc++: Fix macro checked by test
 2022-04-20 12:55 UTC 

[PATCH] cgraph: Fix up semantic_interposition handling [PR105306]
 2022-04-20 11:59 UTC  (10+ messages)

[PATCH] gcov-profile: Allow negavive counts of indirect calls [PR105282]
 2022-04-20  8:57 UTC  (3+ messages)

[PATCH][v2] tree-optimization/104912 - ensure cost model is checked first
 2022-04-20  8:52 UTC  (2+ messages)

[PATCH] arm: Restrict support of vectors of boolean immediates (PR target/104662)
 2022-04-20  8:50 UTC 

[PATCH] tree-optimization/105312 - fix ISEL VCOND expansion
 2022-04-20  8:23 UTC 

[PATCH] c++, coroutines: Account for overloaded promise return_value() [PR105301]
 2022-04-20  7:13 UTC  (3+ messages)

[PATCH] c++, coroutines: Avoid expanding within templates [PR103868]
 2022-04-20  3:45 UTC  (3+ messages)

[PATCH] c++, coroutines: Improve check for throwing final await [PR104051]
 2022-04-20  2:20 UTC  (2+ messages)

[PATCH] c++, coroutines: Make sure our temporaries are in a bind expr [PR105287]
 2022-04-20  2:14 UTC  (2+ messages)

[PATCH, rs6000] Correct match pattern in pr56605.c
 2022-04-20  1:01 UTC  (8+ messages)
` Ping^1 "
  ` Ping^2 "

[PATCH] PR fortran/104812: generate error for constuct-name clash with symbols
 2022-04-19 20:04 UTC  (2+ messages)

[PATCH] libgo: Fix non-portable sed commands
 2022-04-19 19:53 UTC  (2+ messages)

Error when building gcc w/ Go language on Solaris
 2022-04-19 19:50 UTC 

[PATCH, gcc-11 backport] gcov-profile: Allow negative counts of indirect calls [PR105282]
 2022-04-19 19:32 UTC  (2+ messages)

[PATCH] libsanitizer: asan: Always skip first object from dl_iterate_phdr
 2022-04-19 19:11 UTC 

[PATCH] MAINTAINERS: Update my email address
 2022-04-19 17:34 UTC 

[PATCH v2] RISCV: Add support for inlining subword atomics
 2022-04-19 17:17 UTC  (2+ messages)
` [PATCH v3] RISC-V: Add support for inlining subword atomic operations

[committed] sparc: Preserve ORIGINAL_REGNO in epilogue_renumber [PR105257]
 2022-04-19 17:06 UTC 

[PATCH][v2] rtl-optimization/105231 - distribute_notes and REG_EH_REGION
 2022-04-19 16:10 UTC  (6+ messages)

[PATCH] c++: Fix up CONSTRUCTOR_PLACEHOLDER_BOUNDARY handling [PR105256]
 2022-04-19 16:08 UTC  (5+ messages)

Ping: [PATCH 0/2] avr: Add support AVR-DA and DB series devices
 2022-04-19 16:00 UTC 

[PATCH] maintainer-scripts: Adding GIT_CUSTOMREPO parameters to gcc_release script
 2022-04-19 15:37 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).