public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch, libgfortran] PR114304 - [13/14 Regression] libgfortran I/O – bogus "Semicolon not allowed as separator with DECIMAL='point'"
 2024-04-08 18:21 UTC  (10+ messages)
          ` [Patch] Fortran: List-directed read - accept again tab as alternative to space as separator [PR114304] (was: [patch, libgfortran] PR114304 - [13/14 Regression] libgfortran I/O – bogus "Semicolon not allowed as separator with DECIMAL='point'")
            ` [Patch] Fortran: List-directed read - accept again tab as alternative to space as separator [PR114304]

[PATCH] middle-end/114604 - ranger allocates bitmap without initialized obstack
 2024-04-08 17:47 UTC  (6+ messages)

[PATCH] ICF&SRA: Make ICF and SRA agree on padding
 2024-04-08 17:28 UTC  (4+ messages)

[PATCH] libstdc++: Fix infinite loop in std::istream::ignore(n, delim) [PR93672]
 2024-04-08 16:48 UTC  (9+ messages)
` [PATCH v2] "

[committed] libstdc++: Use char for _Utf8_view if char8_t isn't available [PR114519]
 2024-04-08 16:45 UTC 

[committed] libstdc++: Fix tests that fail with -fno-char8_t
 2024-04-08 16:45 UTC 

[committed] libstdc++: Combine two std::from_chars tests into one
 2024-04-08 16:45 UTC 

[PATCH] build: Check for cargo when building rust language
 2024-04-08 16:33 UTC 

[pushed] aarch64: Fix expansion of svsudot [PR114607]
 2024-04-08 15:55 UTC 

[PATCH] x86: Define macros for APX options
 2024-04-08 15:43 UTC 

[PATCH] RISC-V: Implement TLS Descriptors
 2024-04-08 14:31 UTC  (4+ messages)
` [PATCH v5] "

[PATCH 0/2] More condition coverage fixes
 2024-04-08 14:18 UTC  (3+ messages)
` [PATCH 1/2] Add tree-inlined gconds to caller cond->expr map
` [PATCH 2/2] Generate constant at start of loop, without UB

[committed] Restore daily bumps and ChangeLog regeneration
 2024-04-08 13:53 UTC 

[PATCH][wwwdocs] Add NEON-SVE bridge intrinsics to changes.html
 2024-04-08 13:48 UTC  (2+ messages)

[PATCH] rs6000: Replace OPTION_MASK_DIRECT_MOVE with OPTION_MASK_P8_VECTOR [PR101865]
 2024-04-08 13:21 UTC  (3+ messages)

[PATCH] aarch64: Fix vld1/st1_x4 intrinsic test
 2024-04-08 13:03 UTC  (2+ messages)

[PATCH] i386: Share AES xmm intrin with VAES
 2024-04-08 12:46 UTC  (7+ messages)
    ` [PATCH] i386: Fix aes/vaes patterns [PR114576]

[PATCH] s390: Fix s390_const_int_pool_entry_p and movdi peephole2 [PR114605]
 2024-04-08 12:30 UTC  (3+ messages)

[committed] amdgcn: Prefer V32 on RDNA devices
 2024-04-08 12:24 UTC  (4+ messages)
  ` GCN: '--param=gcn-preferred-vector-lane-width=[default,32,64]' (was: [committed] amdgcn: Prefer V32 on RDNA devices)
    ` GCN: '--param=gcn-preferred-vector-lane-width=[default,32,64]'

[PATCH] rtl-optimization/101523 - avoid re-combine after noop 2->2 combination
 2024-04-08 12:18 UTC  (5+ messages)

[PATCH 3/3] tree-optimization/114052 - niter analysis from undefined behavior
 2024-04-08 11:48 UTC  (4+ messages)

[PATCH] testsuite: Add profile_update_atomic check to gcov-20.c [PR114614]
 2024-04-08 10:47 UTC  (2+ messages)

[PATCH] rs6000: Fix wrong align passed to build_aligned_type [PR88309]
 2024-04-08 10:47 UTC  (2+ messages)

gcc: docs: Fix documentation of two hooks
 2024-04-08 10:34 UTC 

[PATCH] middle-end/114604 - ranger allocates bitmap without initialized obstack
 2024-04-08  9:49 UTC 

[pushed] aarch64: Fix bogus cnot optimisation [PR114603]
 2024-04-08  9:45 UTC  (3+ messages)

[Patch, fortran] PR114535 - [13/14 regression] ICE with elemental finalizer
 2024-04-08  9:45 UTC 

[PATCH] tree-optimization/114624 - fix use-after-free in SCCP
 2024-04-08  9:36 UTC 

[PATCH 0/3] Add support for -mcpu=power11
 2024-04-08  9:16 UTC  (3+ messages)
` [PATCH 3/3] Add -mcpu=power11 tests

[PATCH v2] LoongArch: Enable switchable target
 2024-04-08  9:05 UTC  (4+ messages)

[PATCH v1] RISC-V: Refine the error msg for RVV intrinisc required ext
 2024-04-08  8:21 UTC  (3+ messages)

[pushed] Darwin: Sync coverage specs with gcc/gcc.cc
 2024-04-08  8:00 UTC 

[PATCH 0/2] Condition coverage fixes
 2024-04-08  6:31 UTC  (9+ messages)
` [PATCH 1/2] Remove unecessary and broken MC/DC compile test
` [PATCH 2/2] Copy condition->expr map when inlining [PR114599]

[PATCH] LoongArch: Enable switchable target
 2024-04-08  1:57 UTC  (6+ messages)

[PATCH v1] RISC-V: Allow RVV intrinsic for more function target
 2024-04-08  1:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1] LoongArch: Set default alignment for functions jumps and loops [PR112919]
 2024-04-08  1:04 UTC  (3+ messages)
  `  "

[pushed] wwwdocs: gcc-14: various changes
 2024-04-07 19:32 UTC  (11+ messages)
` [PATCH 1/9] wwwdocs: gcc-14: add caveat about not using analyzer on C++
` [PATCH 2/9] wwwdocs: gcc-14: add URLs to some options
` [PATCH 3/9] wwwdocs: gcc-14: add null_terminated_string_arg attribute
` [PATCH 4/9] wwwdocs: gcc-14: c++: note changes to source quoting in template errors
` [PATCH 5/9] wwwdocs: gcc-14: libgccjit changes
` [PATCH 6/9] wwwdocs: gcc-14: improvements to automatic doc URLs for options
` [PATCH 7/9] wwwdocs: gcc-14: improvements for plugin authors
` [PATCH 8/9] wwwdocs: gcc-14: analyzer improvements
` [PATCH 9/9] wwwdocs: gcc-14: add 'Improvements to SARIF support' section

[PATCH, rs6000] Tests of ARCH_PWR8 and -mno-vsx option. (1/2)
 2024-04-07 16:14 UTC  (4+ messages)
` [PATCH, rs6000] Split TARGET_POWER8 from TARGET_DIRECT_MOVE [PR101865] (2/2)

Combine patch ping
 2024-04-07  8:00 UTC  (3+ messages)

[PATCH v1] Internal-fn: Introduce new internal function SAT_ADD
 2024-04-07  7:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] vect: Support multiple lane-reducing operations for loop reduction [PR114440]
 2024-04-07  6:59 UTC 

UHF RFID Tag Chips
 2024-04-07  6:10 UTC 

Contents of PO file 'gcc-14.1-b20240218.fr.po'
 2024-04-06 15:12 UTC 

New French PO file for 'gcc' (version 14.1-b20240218)
 2024-04-06 15:12 UTC 

[committed] d: Merge upstream dmd, druntime b65767825f, phobos 92dc5a4e9
 2024-04-06 12:27 UTC 

[PATCH v1] RTL: Bugfix ICE after allow vector type in DSE
 2024-04-06 12:02 UTC  (13+ messages)
` [PATCH v2] DSE: Bugfix ICE after allow vector type in get_stored_val

[PATCH] x86: Use explicit shift count in double-precision shifts
 2024-04-06  8:20 UTC  (2+ messages)

[PATCH v3] RISC-V: Replace zero_extendsidi2_shifted with generalized split
 2024-04-06  8:04 UTC  (6+ messages)

[pushed] analyzer: respect GCC_COLORS in out-of-bounds diagrams [PR114588]
 2024-04-05 18:54 UTC 

[PATCH] c++: Fix up maybe_warn_for_constant_evaluated calls [PR114580]
 2024-04-05 18:47 UTC  (2+ messages)

[PATCH] target: missing -Whardened with -fcf-protection=none [PR114606]
 2024-04-05 18:37 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Add extra copy of the ifcombine pass after pre [PR102793]
 2024-04-05 18:13 UTC  (4+ messages)

[pushed] testsuite, Darwin: Account for block labels in function body scans
 2024-04-05 18:13 UTC 

[pushed] c++: add fixed test [PR91079]
 2024-04-05 17:43 UTC 

[PATCH][committed] aarch64: Fix whitespace in aarch64-ldp-fusion.cc:alias_walker
 2024-04-05 16:57 UTC 

[PATCH V4 1/3] aarch64: Place target independent and dependent changed code in one file
 2024-04-05 16:33 UTC  (2+ messages)

[PATCH] middle-end/114599 - fix bitmap allocation for check_ifunc_callee_symtab_nodes
 2024-04-05 15:57 UTC  (6+ messages)

[COMMITTED] Regenerate common.opt.urls
 2024-04-05 15:31 UTC 

[PATCH] middle-end/114579 - speed up add_scope_conflicts
 2024-04-05 15:09 UTC 

[PATCH v10 1/2] Add condition coverage (MC/DC)
 2024-04-05 14:03 UTC  (9+ messages)
` [PATCH v10 2/2] Add gcov MC/DC tests for GDC
  ` [PATCH] testsuite: Fix up error on gcov1.d

[PATCH 3/3] tree-optimization/114052 - niter analysis from undefined behavior
 2024-04-05 13:38 UTC 

[PATCH 2/3] Add get_loop_body_in_rpo
 2024-04-05 13:13 UTC 

[PATCH 1/3] Pass reliable down to infer_loop_bounds_from_array
 2024-04-05 13:12 UTC 

[pushed] c-family: remove dead #undef
 2024-04-05 13:12 UTC 

[PATCH] ipa: Force args obtined through pass-through maps to the expected type (PR 113964)
 2024-04-05 12:54 UTC  (2+ messages)

[Patch] nvptx: In mkoffload.cc, call diagnostic_color_init + gcc_init_libintl
 2024-04-05 12:17 UTC  (3+ messages)
` nvptx: In mkoffload.cc, call diagnostic_color_init + gcc_init_libintl: Restore 'libgomp.c/reverse-offload-sm30.c' testing (was: [Patch] nvptx: In mkoffload.cc, call diagnostic_color_init + gcc_init_libintl)

[PATCH v2 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
 2024-04-05 12:13 UTC  (4+ messages)
` [PATCH v2 2/3] aarch64: Add support for aarch64-gnu (GNU/Hurd on AArch64)

[PATCH] vect: Don't clear base_misaligned in update_epilogue_loop_vinfo [PR114566]
 2024-04-05 12:13 UTC  (2+ messages)

[PATCH] modula2: Add m2.install-dvi in gcc/m2/Make-lang.in
 2024-04-05 10:56 UTC  (2+ messages)

[PATCH] libatomic: Fix build for --disable-gnu-indirect-function [PR113986]
 2024-04-05 10:18 UTC  (4+ messages)
    ` [committed] libatomic: Regenerate configure properly

[PATCH V3 0/2] aarch64: Place target independent and dependent changed code in one file
 2024-04-05  8:38 UTC  (3+ messages)

[PATCH] c++, v2: Implement C++26 P2809R3 - Trivial infinite loops are not Undefined Behavior
 2024-04-05  7:57 UTC 

[committed] c++: Fix ICE with weird copy assignment operator [PR114572]
 2024-04-05  7:35 UTC 

[PATCH]middle-end vect: adjust loop upper bounds when peeling for gaps and early break [PR114403]
 2024-04-05  7:07 UTC  (2+ messages)

[PATCH v3] tree-profile: Disable indirect call profiling for IFUNC resolvers
 2024-04-05  7:02 UTC  (6+ messages)

[PATCH] c++: constexpr error with fn redecl in local scope [PR111132]
 2024-04-05  3:56 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] go: Add go.install-dvi rule in go/Make-lang.in
 2024-04-05  2:11 UTC  (2+ messages)

[COMMITTED] testsuite/gcc.target/cris/pr93372-2.c: Handle xpass from combine improvement
 2024-04-05  2:06 UTC 

[COMMITTED] testsuite/gcc.dg/debug/btf/btf-datasec-1.c: Handle leading-underscore
 2024-04-05  1:58 UTC 

[PATCH] libgccjit: Add ability to get the alignment of a type
 2024-04-04 22:59 UTC 

[PATCH] c++: fix alias CTAD [PR114377]
 2024-04-04 21:21 UTC  (4+ messages)

[PATCH] ipa: Compare jump functions in ICF (PR 113907)
 2024-04-04 21:14 UTC 

[wwwdocs] gcc-14/changes.html: Comment out <h2> of empty sections
 2024-04-04 20:20 UTC 

[wwwdocs] gcc-14/changes.html: Mention OpenACC 2.7's 'readonly' modifier
 2024-04-04 20:13 UTC 

[wwwdocs,committed] gcc-14/changes.html: Fix HTML syntax
 2024-04-04 20:12 UTC 

[pushed][PR114415][scheduler]: Fixing wrong code generation
 2024-04-04 20:10 UTC 

[PATCH] x86: Define __APX_F__ for -mapxf
 2024-04-04 18:46 UTC  (2+ messages)

[PATCH] Reimplement __gnu_cxx::__ops operators
 2024-04-04 17:24 UTC  (5+ messages)

[committed] wwwdocs: gcc-14: Add release notes for C23 features
 2024-04-04 17:05 UTC 

[gcc-13 backport PATCH] RISC-V: Fix C23 (...) functions returning large aggregates [PR114175]
 2024-04-04 16:28 UTC  (2+ messages)
` [gcc-13 backport Committed] "

[PATCH] rust: Add rust.install-dvi and rust.install-html rules
 2024-04-04 16:27 UTC 

[PATCH] ipa: Avoid duplicate replacements in IPA-SRA transformation phase
 2024-04-04 15:23 UTC  (3+ messages)

[PATCH 0/1] libgfortran: Fix compilation of gf_vsnprintf
 2024-04-04 15:16 UTC  (2+ messages)
` [PATCH 1/1] "

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