public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
 2024-02-19  7:55 UTC  (15+ messages)
                      ` [PATCH] c-family, c++: Fix up handling of types which may have padding in __atomic_{compare_}exchange

[PATCH v2] RISC-V: Suppress the vsetvl fusion for conflict successors
 2024-02-19  7:42 UTC  (2+ messages)

[PATCH v1] Internal-fn: Add new internal function SAT_ADDU
 2024-02-19  7:36 UTC  (2+ messages)

[PATCH][_GLIBCXX_DEBUG] Fix std::__niter_base behavior
 2024-02-19  7:07 UTC  (8+ messages)

[PATCH] Fix testcase for platform without gnu/stubs-x32.h
 2024-02-19  4:49 UTC 

[PATCH V4 0/5] RISC-V: Associate typed insns to dfa reservation
 2024-02-19  2:17 UTC  (3+ messages)
` [PATCH V4 4/5] RISC-V: Quick and simple fixes to testcases that break due to reordering

Valve Sale
 2024-02-19  0:59 UTC 

[PATCH] m68k: restore bootstrap
 2024-02-18 23:36 UTC  (3+ messages)

[PATCH 0/4] v2 of Option handling: add documentation URLs
 2024-02-18 22:58 UTC  (5+ messages)
` [PATCH 0/4] v3 of: "
    ` CI for "Option handling: add documentation URLs"

[r14-9028 Regression] FAIL: 26_numerics/random/pr60037-neg.cc -std=gnu++17 (test for errors, line 3350) on Linux/x86_64
 2024-02-18 17:18 UTC 

[r14-8998 Regression] FAIL: 26_numerics/random/pr60037-neg.cc -std=gnu++17 (test for excess errors) on Linux/x86_64
 2024-02-18 17:18 UTC 

[r14-8925 Regression] FAIL: gcc.dg/torture/pr56689.c -O3 -g (test for excess errors) on Linux/x86_64
 2024-02-18 17:18 UTC 

[PATCH] libstdc++, Darwin: Handle a linker warning [PR112397]
 2024-02-18 16:15 UTC 

[PATCH] x86-64: Check R_X86_64_CODE_6_GOTTPOFF support
 2024-02-18 16:02 UTC 

[patch,avr,applied] Minor improvements to option and attribute documentation
 2024-02-18 12:00 UTC 

[PATCH] RISC-V: Allow LICM hoist POLY_INT configuration code sequence
 2024-02-18  2:49 UTC  (5+ messages)
  `  "

[PATCH] x86-64: Generate push2/pop2 only if the incoming stack is 16-byte aligned
 2024-02-18  2:21 UTC  (2+ messages)

[PATCH 1/2] LoongArch: Fix wrong return value type of __iocsrrd_h
 2024-02-18  1:33 UTC  (4+ messages)
` [PATCH 2/2] LoongArch: Remove redundant symbol type conversions in larchintrin.h
  `  "
` Re:[pushed] [PATCH 1/2] LoongArch: Fix wrong return value type of __iocsrrd_h

Contents of PO file 'gcc-13.2.0.zh_CN.po'
 2024-02-18  0:02 UTC 

New Chinese (simplified) PO file for 'gcc' (version 13.2.0)
 2024-02-18  0:02 UTC 

[committed] d: Merge dmd, druntime 9471b25db9, phobos 547886846
 2024-02-17 21:47 UTC 

[PATCH wwwdocs] gcc-14: Add code examples for -Wreturn-mismatch
 2024-02-17 21:33 UTC  (2+ messages)

[PATCH wwwdocs] gcc-14: Some very common historic Autoconf probes that no longer work
 2024-02-17 21:33 UTC  (2+ messages)

[PATCH v2] testsuite: Mark non-optimized variants as expensive
 2024-02-17 20:20 UTC  (2+ messages)

[PATCH] testsuite: Disable slow and unneeded test variants
 2024-02-17 20:02 UTC  (4+ messages)

[PATCH wwwdocs] CSS: Color markup for <ins>/<del>
 2024-02-17 19:32 UTC  (2+ messages)

[PATCH] libgccjit: Add gcc_jit_global_set_readonly
 2024-02-17 16:56 UTC  (4+ messages)

[PATCH] libgccjit: Fix float playback for cross-compilation
 2024-02-17 16:56 UTC  (4+ messages)

[PATCH] libgccjit: Allow sending a const pointer as argument
 2024-02-17 16:55 UTC  (3+ messages)

[PATCH] libgccjit: Add vector permutation and vector access operations
 2024-02-17 16:54 UTC  (5+ messages)

[PATCH] libgccjit: Add type checks in gcc_jit_block_add_assignment_op
 2024-02-17 16:54 UTC  (4+ messages)

[PATCH] fortran: gfc_trans_subcomponent_assign fixes [PR113503]
 2024-02-17 15:49 UTC  (4+ messages)

[patch, libgfortran] Bug 105473 - semicolon allowed when list-directed read integer with decimal='point'
 2024-02-17 10:24 UTC  (2+ messages)

[patch, libgfortran] PR107068 Run-time error when reading logical arrays with a namelist
 2024-02-17 10:24 UTC  (2+ messages)

[PATCH] c++: wrong looser excep spec for dep noexcept [PR113158]
 2024-02-17 10:07 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

Motor Sell
 2024-02-17  2:14 UTC 

[PATCH] Turn on LRA on all targets
 2024-02-17  0:38 UTC  (17+ messages)

[PATCH] Fortran: deferred length of character variables shall not get lost [PR113911]
 2024-02-17  0:32 UTC  (2+ messages)

[PATCH] libgcc: fix Win32 CV abnormal spurious wakeups in timed wait [PR113850]
 2024-02-17  0:24 UTC  (3+ messages)

ping: [PATCH] diagnostics: Fix behavior of permerror options after diagnostic pop [PR111918]
 2024-02-17  0:02 UTC  (2+ messages)

[PATCH] RISC-V: Adjust vec unit-stride load/store costs
 2024-02-16 23:36 UTC  (2+ messages)

[RFA/RFC] C++/OpenMP: Supporting (first)private for member variables [PR110347] - or VALUE_EXPR and gimplify
 2024-02-16 23:35 UTC  (4+ messages)
    ` [Patch] OpenMP/C++: Fix (first)private clause with member variables [PR110347] [was: [RFA/RFC] C++/OpenMP: Supporting (first)private for member variables [PR110347] - or VALUE_EXPR and gimplify]

[PATCH] c++: Fix up parameter pack diagnostics on xobj vs. varargs functions [PR113802]
 2024-02-16 22:15 UTC  (5+ messages)

[COMMITTED] c++: Add testcase for this PR [PR97990]
 2024-02-16 21:57 UTC  (3+ messages)

[PATCH v6 0/5]New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-02-16 21:39 UTC  (7+ messages)
` [PATCH v6 1/5] Provide counted_by attribute to flexible array member field (PR108896)
` [PATCH v6 2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE
` [PATCH v6 3/5] Use the .ACCESS_WITH_SIZE in builtin object size
` [PATCH v6 4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer
` [PATCH v6 5/5] Add the 6th argument to .ACCESS_WITH_SIZE

[PATCH] Notes on the warnings-as-errors change in GCC 14
 2024-02-16 21:23 UTC  (11+ messages)

[PATCH] Fortran: fix passing array component to polymorphic argument [PR105658]
 2024-02-16 21:19 UTC  (3+ messages)

[PATCH] dwarf2out: Emit DW_AT_export_symbols on anon unions/structs [PR113918]
 2024-02-16 21:06 UTC  (6+ messages)
    ` [PATCH] dwarf2out, v2: "
        ` [PATCH] dwarf2out, v3: "

[PATCH RFA] build: drop target libs from LD_LIBRARY_PATH [PR105688]
 2024-02-16 21:05 UTC  (16+ messages)

[PATCH] c++: wrong looser exception spec with deleted fn
 2024-02-16 20:48 UTC  (2+ messages)

[committed] libstdc++: Use 128-bit arithmetic for std::linear_congruential_engine [PR87744]
 2024-02-16 19:12 UTC  (3+ messages)
` [committed] libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc [PR113931]
  ` [committed] libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc again [PR113961]

[PATCH] testsuite: Fix up lra effective target
 2024-02-16 18:48 UTC  (3+ messages)

[PATCH] testsuite: Add support for scanning assembly with comparitor
 2024-02-16 18:19 UTC  (3+ messages)
  ` [Committed] "

[pushed] c++: add fixed testcase [PR111682]
 2024-02-16 17:45 UTC 

[PATCH v5 0/4] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-02-16 17:23 UTC  (2+ messages)

[PATCH] c++: implicit move with throw [PR113853]
 2024-02-16 17:03 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] libiberty: Fix error return value in pex_unix_exec_child [PR113957]
 2024-02-16 15:49 UTC  (2+ messages)

[RFA/RFC] C++/OpenMP: Supporting (first)private for member variables [PR110347] - or VALUE_EXPR and gimplify
 2024-02-16 15:40 UTC 

[PATCH] c++: Diagnose this specifier on template parameters [PR113929]
 2024-02-16 15:15 UTC  (2+ messages)

[PATCH] c++/modules: optimize tree flag streaming
 2024-02-16 15:06 UTC  (3+ messages)

[committed] amdgcn: add -march=gfx1030 EXPERIMENTAL
 2024-02-16 14:39 UTC  (10+ messages)
` [patch] gcn/gcn-valu.md: Disable fold_left_plus for TARGET_RDNA2_PLUS [PR113615]
  ` GCN: Conditionalize 'define_expand "reduc_<fexpander>_scal_<mode>"' on '!TARGET_RDNA2_PLUS' [PR113615] (was: [patch] gcn/gcn-valu.md: Disable fold_left_plus for TARGET_RDNA2_PLUS [PR113615])
    ` GCN: Conditionalize 'define_expand "reduc_<fexpander>_scal_<mode>"' on '!TARGET_RDNA2_PLUS' [PR113615]
` GCN RDNA2+ vs. GCC SLP vectorizer (was: [committed] amdgcn: add -march=gfx1030 EXPERIMENTAL)
    ` GCN RDNA2+ vs. GCC SLP vectorizer

[PATCH] aarch64, acle header: Cast uint64_t pointers to DIMode
 2024-02-16 13:40 UTC  (4+ messages)

[PATCH] libsanitizer: Intercept __makecontext_v2 on Solaris/SPARC [PR113785]
 2024-02-16 13:00 UTC  (3+ messages)

[PATCH][RFC] tree-optimization/113910 - bitmap_hash is weak, improve iterative_hash_*
 2024-02-16 12:50 UTC 

[PATCH] c++: Support lambdas attached to FIELD_DECLs in modules [PR111710]
 2024-02-16 12:21 UTC  (3+ messages)
  ` [PATCH v2] c++/modules: Support lambdas attached to more places "

[PATCH] tree-optimization/113895 - consistency check fails in copy_reference_ops_from_ref
 2024-02-16 11:51 UTC 

[committed] libstdc++: Improve docs for debug mode backtraces
 2024-02-16 10:48 UTC 

[committed] libstdc++: Fix spelling of <envar> elements in manual
 2024-02-16 10:48 UTC 

[committed] RISC-V: Fix *sge<u>_<X:mode><GPR:mode> pattern
 2024-02-16 10:10 UTC 

[COMMITTED] testsuite: Require lto-plugin support in gcc.dg/lto/modref-3 etc. [PR98237]
 2024-02-16  8:48 UTC 

[PATCH] bpf: Add documentation for the -mcpu option
 2024-02-16  6:54 UTC 

[PATCH 2/2 V2] rs6000: Load store fusion for rs6000 target using common infrastructure
 2024-02-16  6:49 UTC 

[PATCH] RISC-V: Add new option -march=help to print all supported extensions
 2024-02-16  6:42 UTC  (3+ messages)

[PATCH v3 1/4] c++: Implement __add_pointer built-in trait
 2024-02-16  2:22 UTC  (7+ messages)
` [PATCH v5 01/14] "
  ` [PATCH v5 13/14] c++: Implement __rank "
    ` [PATCH v6 "

Question on -fwrapv and -fwrapv-pointer
 2024-02-15 23:31 UTC  (6+ messages)

[PATCH] testsuite: Fix vfprintf-chk-1.c with -fhardened
 2024-02-15 22:53 UTC 

[PATCH] libgccjit: Add option to allow special characters in function names
 2024-02-15 22:08 UTC 

[PATCH] c++/modules: relax diagnostic about GMF contents
 2024-02-15 21:51 UTC  (3+ messages)

[PATCH] openmp, fortran: Add Fortran support for indirect clause on the declare target directive
 2024-02-15 21:37 UTC  (6+ messages)
` [PATCH v2] "
        ` [COMMITTED] libgomp: Update documentation for indirect calls in target regions

[PATCH] c++/modules: stream TREE_UNAVAILABLE and LAMBDA_EXPR_REGEN_INFO
 2024-02-15 21:15 UTC  (2+ messages)

[pushed] analyzer: remove offset_region size overloads [PR111266]
 2024-02-15 21:04 UTC 

[PATCH] bpf: add inline memmove and memcpy expansion
 2024-02-15 20:42 UTC 

[PATCH] libgccjit: Do not treat warnings as errors
 2024-02-15 19:48 UTC 

[PATCH] libgccjit: Clear pending_assemble_externals_processed
 2024-02-15 19:23 UTC  (4+ messages)

[committed] testsuite: Require lra effective target for pr107385.c
 2024-02-15 19:07 UTC 

[PATCH 0/2 V2] aarch64: Place target independent and dependent code in one file
 2024-02-15 18:43 UTC 

[PATCH] aarch64: Fix undefined code in vect_ctz_1.c
 2024-02-15 18:01 UTC  (2+ messages)

[PATCH 0/1 V2] Target independent code for common infrastructure of load,store fusion for rs6000 and aarch64 target
 2024-02-15 17:34 UTC  (5+ messages)

[PATCH] testsuite: Define _POSIX_SOURCE for tests [PR113278]
 2024-02-15 17:31 UTC  (3+ messages)

[COMMITTED V3 1/4] RISC-V: Add non-vector types to dfa pipelines
 2024-02-15 17:29 UTC  (14+ messages)
    `  "

[PATCH] tree-optimization/113910 - huge compile time during PTA
 2024-02-15 17:26 UTC  (3+ messages)

[PATCH] aarch64: Improve PERM<{0},a,...> (64bit) by adding whole vector shift right [PR113872]
 2024-02-15 17:05 UTC  (4+ messages)
` [PATCH] aarch64: Improve PERM<{0}, a, ...> "

[PATCH] libgccjit: Add count zeroes builtins to ensure_optimization_builtins_exist
 2024-02-15 16:56 UTC  (2+ messages)

[PATCH][GCC 12] aarch64: Avoid out-of-range shrink-wrapped saves [PR111677]
 2024-02-15 16:06 UTC  (3+ messages)

[PATCH 1/2] AARCH64 target dependent code for common infrastructure of,load store fusion for rs6000 and aarch64 target
 2024-02-15 16:00 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).