public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
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 v4] libgo: Don't use pt_regs member in mcontext_t
 2022-03-31 16:41 UTC  (2+ messages)

[PATCH] mips: Ignore zero width bitfields in arguments and issue -Wpsabi warning about C zero-width bit-field ABI changes [PR102024]
 2022-03-31 16:27 UTC 

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

[PATCH] mips: Emit psabi diagnostic for return values affected by C++ zero-width bit-field ABI change [PR 102024]
 2022-03-31 16:13 UTC 

[PATCH] libstdc++: Implement std::unreachable() for C++23 (P0627R6)
 2022-03-31 16:05 UTC  (6+ 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]update the documentation for TARGET_ZERO_CALL_USED_REGS hook and add an assertion
 2022-03-31 13:53 UTC  (3+ messages)

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

try multi dest registers in default_zero_call_used_regs
 2022-03-31 12:10 UTC  (2+ 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)

[PATCH] Split vector load from parm_del to elemental loads to avoid STLF stalls
 2022-03-31 10:44 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 

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

C++ modules and AAPCS/ARM EABI clash on inline key methods
 2022-03-31  7:32 UTC 

[PATCH] rtl-optimization/105091 - wrong DSE with missed TREE_ADDRESSABLE
 2022-03-31  7:19 UTC 

[PATCH] i386: Fix emissing of __builtin_cpu_supports
 2022-03-31  7:01 UTC  (7+ messages)
      ` [PATCH] i386: simplify cpu_feature handling

[PATCH] gcov-tool: Allow merging of empty profile lists
 2022-03-31  6:58 UTC  (11+ messages)

[PATCH] gcov: Reword comment for gcov_read_string()
 2022-03-31  6:57 UTC  (2+ messages)

[PATCH] --target-help: align with --help=target
 2022-03-31  6:56 UTC 

[PATCH 0/3] Fix PR debug/105089
 2022-03-30 23:31 UTC  (4+ messages)
` [PATCH 1/3] ctfc: get rid of the static variable in ctf_list_add_ctf_vars ()
` [PATCH 2/3] CTF for extern variable fix [PR105089]
` [PATCH 3/3] Refactor and update CTF testcases [PR105089]

[PATCH 0/8] rs6000: Built-in function cleanups and bug fixes
 2022-03-30 23:07 UTC  (8+ messages)
` [PATCH 7/8] rs6000: vec_neg built-ins wrongly require POWER8
` [PATCH 8/8] rs6000: Fix some missing built-in attributes [PR104004]
  ` rs6000 patch ping: "
    ` rs6000 patch ping^2: "

[PATCH 0/4] Optimize vec_splats of vec_extract, PR target/99293
 2022-03-30 22:58 UTC  (14+ messages)
` [PATCH 1/4] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293
` [PATCH 2/4] Make vsx_splat_<mode>_reg use correct insn attributes, PR target/99293
` [PATCH 3/4] Make vsx_extract_<mode> use correct insn attributes, PR target 99293
` [PATCH 4/4] Allow vsx_extract_<mode> to use Altivec registers, PR target/99293

[PATCH 0/5] openmp: Handle pinned and unified shared memory
 2022-03-30 22:40 UTC  (3+ messages)
` [PATCH 5/5] openmp: -foffload-memory=pinned

[PATCH] c-family: Tweak -Woverflow diagnostic
 2022-03-30 22:28 UTC 

[PATCH] c++: deduction for dependent class type of NTTP [PR105110]
 2022-03-30 21:51 UTC 

[committed] PR fortran/100892 - ICE on procedure pointer to function returning array of size n
 2022-03-30 20:43 UTC 

[committed] [PR105032] LRA: modify loop condition to find reload insns for hard reg splitting
 2022-03-30 20:13 UTC  (3+ messages)

[PATCH] target/102125 - alternative memcpy folding improvement
 2022-03-30 14:55 UTC  (2+ messages)

[PATCH] c-family: ICE with -Wconversion and A ?: B [PR101030]
 2022-03-30 14:22 UTC  (5+ messages)

[committed] testsuite: Change pr80334.C testcase to dg-do compile [PR102772]
 2022-03-30 14:08 UTC 

[PATCH] c++: ICE with aggregate assignment and DMI [PR104583]
 2022-03-30 13:55 UTC  (3+ messages)

[PATCH] x86: Also use Yw in *ssse3_pshufbv8qi3 clobber
 2022-03-30 13:26 UTC  (2+ messages)

[PATCH RFC] Fix ICE due to shared BLOCK node in coroutine generation [PR103328]
 2022-03-30 13:06 UTC  (4+ messages)

[PATCH] c++: Fix ICE due to shared BLOCK node in coroutine generation [PR103328]
 2022-03-30 13:06 UTC 

[PATCH] c++: ICE with failed __is_constructible constraint [PR100474]
 2022-03-30 13:03 UTC  (4+ messages)

[wwwdocs][patch] gcc-12/changes.html: Document -misa update for nvptx
 2022-03-30 12:27 UTC  (2+ messages)
` [wwwdocs][patch] gcc-12: Nvptx updates

[wwwdocs] Document zero width bit-field passing ABI changes in gcc-12/changes.html [PR104796]
 2022-03-30 12:13 UTC  (5+ messages)

[PATCH][nvptx, doc] Update misa and mptx, add march and march-map
 2022-03-30 11:45 UTC  (7+ messages)

[PATCH] doc: Document Solaris D bootstrap requirements [PR 103528]
 2022-03-30 10:37 UTC  (2+ messages)

[GCC 9 backport] cplxlower: Avoid a transform when looking at a default definition
 2022-03-30 10:04 UTC  (2+ messages)

[PATCH] ubsan: Fix ICE due to -fsanitize=object-size [PR105093]
 2022-03-30  8:45 UTC  (2+ messages)

[PATCH] store-merging: Avoid ICEs on roughly ~0ULL/8 sized stores [PR105094]
 2022-03-30  8:09 UTC  (2+ messages)

[PATCH] Allow (void *) 0xdeadbeef accesses without warnings [PR99578]
 2022-03-30  8:04 UTC  (2+ messages)

[committed] openmp: Ensure DECL_CONTEXT of OpenMP iterators in templates [PR105092]
 2022-03-30  7:48 UTC 

[PATCH] c++: call complete_type after performing auto deduction [PR80351]
 2022-03-30  3:56 UTC  (4+ messages)

[PATCH, V2] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293
 2022-03-30  3:25 UTC 

New Croatian PO file for 'gcc' (version 12.1-b20220213)
 2022-03-30  1:27 UTC 

New Croatian PO file for 'gcc' (version 12.1-b20220213)
 2022-03-30  1:17 UTC 

[wwwdocs] [PATCH 0/4] Fix various typos
 2022-03-29 22:48 UTC  (2+ messages)

[committed] analyzer: skip constant pool in -fdump-analyzer-untracked [PR testsuite/105085]
 2022-03-29 21:54 UTC 

[PATCH] PR fortran/104210 - [11/12 Regression] ICE in gfc_zero_size_array, at fortran/arith.cc:1685
 2022-03-29 21:41 UTC 

[PATCH] c++/96765: warn when casting "this" to Derived* in Base ctor/dtor
 2022-03-29 21:00 UTC  (6+ messages)
  ` [PATCH v2] c++/96765: warn when casting Base* "
      ` [PATCH v3] c++: warn on undefined casts from Base to Derived ref/ptr [PR96765]

[PATCH] c++: Fox template-introduction tentative parsing in class bodies clear colon_corrects_to_scope_p [PR105061]
 2022-03-29 20:55 UTC  (2+ messages)

[PATCH, committed] PR fortran/104571 - ICE in resolve_elemental_actual, at fortran/resolve.cc:2383
 2022-03-29 20:18 UTC 

[PATCH 0/3] rs6000: Move g++.dg powerpc tests to g++.target
 2022-03-29 20:16 UTC  (11+ messages)
` [PATCH 2/3] rs6000: Move g++.dg powerpc PR "
      ` [PING PATCH "
        ` [PING^2 "
` [PATCH 3/3] rs6000: Move more g++.dg powerpc "
  ` [PING PATCH "
    ` [PING^2 "

[PATCH] Pass PKG_CONFIG_PATH down from top-level Makefile
 2022-03-29 20:04 UTC  (2+ messages)

options: Fix 'enabledby_negargs' typo in 'LangEnabledBy' option property diagnostics (was: r193303 - in /trunk/gcc: ChangeLog opt-function...)
 2022-03-29 19:37 UTC  (3+ messages)
` options: Improve "

[committed] testsuite: Disable tests for C++23 that depend on std::unexpected
 2022-03-29 19:34 UTC 

[PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
 2022-03-29 18:48 UTC  (7+ messages)

[PATCH] c++: Add new warning options for C++ language mismatches
 2022-03-29 18:13 UTC  (8+ messages)
        ` options, '-Wc++[...]-extensions': Remove undefined one-argument 'LangEnabledBy' option properties (was: [PATCH] c++: Add new warning options for C++ language mismatches)

[PATCH 0/2] provide simple detection of indeterminate pointers
 2022-03-29 18:00 UTC  (10+ messages)
` [PATCH 1/2] add -Wuse-after-free
      ` [PATCH v2 "
            ` options: Remove 'gcc/c-family/c.opt:Wuse-after-free' option definition record (was: [PATCH v2 1/2] add -Wuse-after-free)

committed: remove redundant -Wall from -Warray-bounds (PR 82063)
 2022-03-29 18:00 UTC  (3+ messages)
` options: Remove 'gcc/c-family/c.opt:Warray-bounds' option definition record (was: committed: remove redundant -Wall from -Warray-bounds (PR 82063))

[committed] c-family: Add -Wmisleading-indentation testcase [PR71637]
 2022-03-29 17:46 UTC 

[PATCH 1/2] arm: correctly handle zero-sized bit-fields in AAPCS [PR102024]
 2022-03-29 16:46 UTC  (5+ messages)
` [PATCH 2/2] aarch64: correctly handle zero-sized bit-fields in AAPCS64 [PR102024]

[PATCH] gimple: Wrong -Wimplicit-fallthrough with if(1) [PR103597]
 2022-03-29 16:39 UTC  (2+ messages)

[committed] arm: temporarily disable 'local' pcs selection (PR96882)
 2022-03-29 16:04 UTC 

[committed][nvptx] Add __PTX_ISA_VERSION_{MAJOR,MINOR}__
 2022-03-29 14:17 UTC 

[PATCH] postscan_insn hook not called after input_asm
 2022-03-29 14:10 UTC 

[PATCH] libgcc, riscv: Add restore libcalls to be used by tail calling functions
 2022-03-29 14:08 UTC 

[PATCH, OpenMP 5.0] More implementation of the requires directive
 2022-03-29 13:42 UTC  (2+ messages)

[PATCH] testsuite: Allow setting gpp_std_list in configuration files
 2022-03-29 12:55 UTC  (2+ messages)

[committed][nvptx] Update help text for m64
 2022-03-29 12:36 UTC 

[committed][nvptx] Add march-map
 2022-03-29 12:03 UTC 

[committed][nvptx] Add march alias for misa
 2022-03-29 10:58 UTC 

[committed] libstdc++: Workaround for missing 'using enum' in Clang 12
 2022-03-29  9:11 UTC 

[committed] libstdc++: Fix incorrect preprocessor conditions in <version>
 2022-03-29  9:11 UTC 

[PATCH] combine: Don't record for UNDO_MODE pointers into regno_reg_rtx array [PR104985]
 2022-03-29  7:52 UTC 

analyzer/strndup-1.c: skip on *-*-vxworks*
 2022-03-29  7:13 UTC  (2+ messages)

gcc.dg/weak/typeof-2: arm may use constant pool
 2022-03-29  7:12 UTC  (2+ messages)

[PATCH] testsuite: fixup pr97521.c and pr96713.c on i686-*
 2022-03-29  7:09 UTC  (3+ messages)

[PATCH] testsuite: Check fpic support in pr103275.c
 2022-03-29  7:08 UTC  (3+ messages)

[PATCH][RFC] tree-optimization/101908 - avoid STLF fails when vectorizing
 2022-03-29  6:21 UTC  (5+ messages)

[committed] analyzer: ensure that we purge state when reusing a conjured_svalue [PR105087]
 2022-03-29  0:44 UTC 

[committed] analyzer: fix ICE with incorrect lookup of cgraph node [PR105074]
 2022-03-29  0:43 UTC 

New Croatian PO file for 'gcc' (version 12.1-b20220213)
 2022-03-28 23:32 UTC 

[COMMITTED] ctfout: use ctfc_get_num_ctf_vars instead
 2022-03-28 21:10 UTC 

[PATCH] c++: reject concept w/ multiple tparm lists [PR105067]
 2022-03-28 17:31 UTC  (2+ messages)

[PATCH] c++: ICE during constrained template friend matching [PR105064]
 2022-03-28 17:31 UTC  (2+ messages)

[committed][nvptx] Improve help description of misa and mptx
 2022-03-28 16:40 UTC 

[pushed] c++: hash table ICE with variadic alias [PR105003]
 2022-03-28 14:56 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).