public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Add condition coverage profiling
 2022-04-05  7:04 UTC  (3+ messages)

[wwwdocs] Add Ada's changelog entry
 2022-04-05  6:30 UTC  (5+ messages)

[PATCH] Fortran: Add location info to OpenMP tree nodes
 2022-04-05  6:27 UTC  (3+ messages)

[PATCH] testsuite/s390: Adapt test expections
 2022-04-05  5:35 UTC  (3+ messages)

[PATCH] testsuite/s390: Change nle -> h in ifcvt tests
 2022-04-05  5:25 UTC  (2+ messages)

[PATCH] testsuite: Add -fno-tree-loop-distribute-patterns for s390
 2022-04-05  5:25 UTC  (3+ messages)

C++ modules and AAPCS/ARM EABI clash on inline key methods
 2022-04-05  4:53 UTC  (2+ messages)

try multi dest registers in default_zero_call_used_regs
 2022-04-05  4:26 UTC  (5+ messages)

[PATCH] Fortran: Fix clause splitting for OMP masked taskloop directive
 2022-04-05  4:05 UTC  (2+ messages)
` PING "

[PATCH] PR fortran/104210 - [11/12 Regression] ICE in gfc_zero_size_array, at fortran/arith.cc:1685
 2022-04-05  1:18 UTC  (3+ messages)
` *Ping* "

[PATCH] PR fortran/105138 - Bogus error when function name does not shadow an intrinsic when RESULT clause is used
 2022-04-05  1:12 UTC  (2+ messages)

[PATCH 0/8][RFC] Support BTF decl_tag and type_tag annotations
 2022-04-04 22:13 UTC  (10+ messages)
` [PATCH 1/8] dwarf: Add dw_get_die_parent function
` [PATCH 2/8] include: Add BTF tag defines to dwarf2 and btf
` [PATCH 3/8] c-family: Add BTF tag attribute handlers
` [PATCH 4/8] dwarf: create BTF decl and type tag DIEs
` [PATCH 5/8] ctfc: Add support to pass through BTF annotations
` [PATCH 6/8] dwarf2ctf: convert tag DIEs to CTF types
` [PATCH 7/8] Output BTF DECL_TAG and TYPE_TAG types
` [PATCH 8/8] testsuite: Add tests for BTF tags

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

[PATCH] gcc-changelog: ignore one more revision
 2022-04-04 20:07 UTC  (2+ messages)

[PATCH][committed] doc: Fix typos in match.pd documentation
 2022-04-04 16:43 UTC 

[RFC] Remove default option -fpie for projects that use -T linker options
 2022-04-04 15:28 UTC  (2+ messages)

[pushed] c++: repeated friend template [PR101894]
 2022-04-04 14:44 UTC 

[pushed] c++: alias-tmpl equivalence and default targs [PR103852]
 2022-04-04 14:43 UTC 

GCC 12.0.1 Status Report (2022-04-04)
 2022-04-04 13:01 UTC 

[PATCH] aarch64: Restrict aarch64-tune.md regeneration to --enable-maintainer-mode [PR105144]
 2022-04-04 12:20 UTC  (6+ messages)

[PATCH] Split vector load from parm_del to elemental loads to avoid STLF stalls
 2022-04-04 11:47 UTC  (10+ messages)
            ` [PATCH V3] "

[PATCH] libstdc++: Add pretty printer for std::span
 2022-04-04 11:39 UTC  (2+ messages)

[PATCH][libgomp, testsuite, nvptx] Limit recursion in declare_target-{1,2}.f90
 2022-04-04 11:37 UTC  (9+ messages)

[PATCH] aarch64: Fix aarch64-tune.md (re)generation [PR105144]
 2022-04-04 10:05 UTC  (2+ messages)

[PATCH] tree-optimization/105132 - add missing checking in vectorizable_operation
 2022-04-04  9:34 UTC 

[PATCH] middle-end/105140 - fix bogus recursion in fold_convertible_p
 2022-04-04  9:33 UTC 

[PATCH] rs6000: Improve .machine
 2022-04-04  9:31 UTC  (6+ messages)

[committed] d: Compile simd_ctfe.d only on avx_runtime or vect_sizes_16B_8B targets
 2022-04-04  9:23 UTC 

[PATCH] testsuite/105122 - adjust testcases after memcpy folding changes
 2022-04-04  7:01 UTC 

[RFC] ipa-cp: Feed results of IPA-CP into SCCVN
 2022-04-04  6:28 UTC  (4+ messages)

[committed][PR target/104987] Avoid "likely" forms of bbi[n] on iq2000
 2022-04-03 22:25 UTC 

[PATCH] i386: Fix up ix86_expand_vector_init_general [PR105123]
 2022-04-03 19:31 UTC  (2+ messages)

New Swedish PO file for 'gcc' (version 12.1-b20220213)
 2022-04-03 15:37 UTC 

[PATCH] libgompd: add OMPD support, libgompd initialization and global ICVs functions
 2022-04-03 14:41 UTC  (5+ messages)

[committed] d: Remove Wtemplates warnings from the code generation pass
 2022-04-03 13:45 UTC 

[PATCH v4] libgo: Don't use pt_regs member in mcontext_t
 2022-04-03  9:28 UTC  (6+ messages)

[committed] d: Merge upstream dmd 47871363d, druntime, c52e28b7, phobos 99e9c1b77
 2022-04-02 22:11 UTC 

[PATCH] wwwdocs: fedora-devel-list archives changes
 2022-04-02 14:14 UTC  (3+ messages)

[committed] wwwdocs: gcc-11: Switch from <a name> to using ids
 2022-04-02 13:31 UTC 

[PATCH 0/5] openmp: Handle pinned and unified shared memory
 2022-04-02 12:42 UTC  (4+ messages)
` [PATCH 4/5] openmp: Use libgomp memory allocation functions with "

[PATCH] mips: Fix an ICE caused by r12-7962
 2022-04-02 10:59 UTC  (2+ messages)

[PATCH] libstdc++: Tweak source_location for clang trunk [PR105128]
 2022-04-02 10:46 UTC  (2+ messages)

[PATCH] JIT: Update docs v2
 2022-04-01 22:55 UTC  (5+ messages)
  ` [committed] jit: further doc fixes

[PATCH] rs6000: Adjust mov optabs for opaque modes [PR103353]
 2022-04-01 21:52 UTC  (3+ messages)

-Wformat-overflow handling for %b and %B directives in C2X standard
 2022-04-01 20:15 UTC  (2+ messages)

[PATCH] c, c++: attribute format on a ctor with a vbase [PR101833, PR47634]
 2022-04-01 19:14 UTC 

[PATCH] c++: Fix ICE due to shared BLOCK node in coroutine generation [PR103328]
 2022-04-01 19:07 UTC  (2+ messages)

[patch]update the documentation for TARGET_ZERO_CALL_USED_REGS hook and add an assertion
 2022-04-01 18:45 UTC  (5+ messages)

[PATCH] c++: deduction for dependent class type of NTTP [PR105110]
 2022-04-01 18:08 UTC  (2+ messages)

[PATCH] c-family: Tweak -Woverflow diagnostic
 2022-04-01 18:07 UTC  (2+ messages)

[PATCH] c++: implicit guides should inherit class constraints [PR104873]
 2022-04-01 18:06 UTC  (2+ messages)

[PATCH 0/4] Optimize vec_splats of vec_extract, PR target/99293
 2022-04-01 17:21 UTC  (5+ messages)
` [PATCH 2/4] Make vsx_splat_<mode>_reg use correct insn attributes, "

[PATCH] Replace UNSPEC with RTL code for extendditi2
 2022-04-01 16:59 UTC 

[wwwdocs PATCH] document zero-width field ABI changes on MIPS
 2022-04-01 16:32 UTC 

[PATCH 0/2] avr: Add support AVR-DA and DB series devices
 2022-04-01 15:20 UTC  (3+ messages)
` [PATCH 1/2] avr: Added AVR-DA and DB MCU series
` [PATCH 2/2] avr: Removed errant control characters

[PATCH v2] rs6000: Support UN[GL][ET] in rs6000_maybe_emit_maxc_minc [PR105002]
 2022-04-01 14:49 UTC  (2+ messages)

[wwwdocs] gcc-12: linkify various options
 2022-04-01 14:33 UTC 

[PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
 2022-04-01 14:32 UTC  (7+ messages)

[wwwdocs] gcc-12: jit changes
 2022-04-01 14:31 UTC 

[PATCH] libstdc++: Implement std::unreachable() for C++23 (P0627R6)
 2022-04-01 13:01 UTC  (10+ messages)

[PATCH] mips: Ignore zero width bitfields in arguments and issue -Wpsabi warning about C zero-width bit-field ABI changes [PR102024]
 2022-04-01 12:38 UTC  (4+ messages)
  ` [PATCH v2] Ignore zero width fields in arguments and issue -Wpsabi warning about C zero-width field "

[committed] libstdc++: Fix mismatched noexcept-specifiers in Filesystem TS
 2022-04-01 12:17 UTC 

[PATCH] mips: Emit psabi diagnostic for return values affected by C++ zero-width bit-field ABI change [PR 102024]
 2022-04-01 11:41 UTC  (4+ messages)
  ` [PATCH v2] "

[committed][libgomp, testsuite, nvptx] Fix dg-output test in vector-length-128-7.c
 2022-04-01 11:23 UTC 

[PATCH] tree-optimization/100810 - avoid undefs in IVOPT rewrites
 2022-04-01 11:08 UTC 

[committed] libstdc++: Fix filenames in Doxygen @file comments
 2022-04-01 10:35 UTC 

[PATCH] phiopt: Improve value_replacement [PR104645]
 2022-04-01  9:46 UTC  (2+ messages)

[PATCH] testsuite: Add further zero size elt passing tests [PR102024]
 2022-04-01  9:44 UTC  (2+ messages)

[committed][nvptx, testsuite] Fix gcc.target/nvptx/alias-*.c on sm_80
 2022-04-01  9:35 UTC 

[PATCH, OpenMP] Fix nested use_device_ptr
 2022-04-01  9:07 UTC  (2+ messages)

[PATCH] rs6000: Support UN[GL][ET] in rs6000_maybe_emit_maxc_minc [PR105002]
 2022-04-01  6:40 UTC  (3+ messages)

fixed-point/composite-type: add -Wno-array-parameter
 2022-04-01  6:16 UTC  (2+ messages)

[COMMITTED] MAINTAINERS: Update my email address
 2022-04-01  5:04 UTC 

[PATCH] libgcc, riscv: Add restore libcalls to be used by tail calling functions
 2022-04-01  2:57 UTC  (2+ messages)

New Croatian PO file for 'gcc' (version 12.1-b20220213)
 2022-04-01  0:22 UTC 

[PATCH 0/8] rs6000: Built-in function cleanups and bug fixes
 2022-03-31 22:17 UTC  (5+ messages)
` [PATCH 8/8] rs6000: Fix some missing built-in attributes [PR104004]
  ` rs6000 patch ping: "

[committed] contrib: Fix up spelling of loongarch-str.h dependency [PR105114]
 2022-03-31 17:25 UTC 

make conflicting help text an error
 2022-03-31 17:18 UTC  (6+ messages)
  ` options: Clarifications around option definition records' help texts (was: make conflicting help text an error)
` options: Fix "Multiple different help strings" error diagnostic "

[PATCH][GCC 9] arm: Fix ICEs with compare-and-swap and -march=armv8-m.base [PR99977]
 2022-03-31 16:19 UTC 

[aarch64] Implement determine_suggested_unroll_factor
 2022-03-31 16:15 UTC  (5+ messages)

[committed] libstdc++: Add comment about memalign requirements
 2022-03-31 15:22 UTC 

[PATCH] testsuite: add missing dg-require-effective-target fpic
 2022-03-31 14:28 UTC 

[PATCH] tree-optimization/104912 - ensure cost model is checked first
 2022-03-31 13:26 UTC  (3+ messages)

Patch ping (Re: [PATCH] options, lto: Optimize streaming of optimization nodes)
 2022-03-31 13:22 UTC  (3+ messages)
` [PATCH] options, lto: Optimize streaming of optimization nodes
  ` options: Clarify 'Init' option property usage for streaming optimization (was: [PATCH] options, lto: Optimize streaming of optimization nodes)

[pushed] c++: parse trivial DMI immediately [PR96645]
 2022-03-31 12:50 UTC  (2+ messages)

[PATCH] ipa-cp: Do not create clones for values outside known value range (PR 102513)
 2022-03-31 12:40 UTC  (2+ messages)

[PATCH] ipa: Create LOAD references when necessary during inlining (PR 103171)
 2022-03-31 12:38 UTC  (2+ messages)

[PATCH] ipa: Careful processing ANCESTOR jump functions and NULL pointers (PR 103083)
 2022-03-31 12:34 UTC  (7+ messages)

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

Test for linking for arm/size-optimization-ieee-[123].c
 2022-03-31 11:03 UTC  (2+ messages)

[committed][nvptx, testsuite] Fix typo in gcc.target/nvptx/march.c
 2022-03-31  9:04 UTC 

[PATCH] tree-optimization/105109 - bogus uninit diagnostic with _Complex
 2022-03-31  8:35 UTC 

[PATCH] sh: Fix up __attribute__((optimize ("Os"))) handling on SH [PR105069]
 2022-03-31  8:30 UTC 

[committed][nvptx] Fix ASM_SPEC workaround for sm_30
 2022-03-31  7:40 UTC 

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