[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][_GLIBCXX_DEBUG] Fix std::__niter_base behavior
2024-02-17 14:14 UTC (7+ messages)
[PATCH v1] Internal-fn: Add new internal function SAT_ADDU
2024-02-17 10:30 UTC
[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] "
[PATCH wwwdocs] gcc-14: Some very common historic Autoconf probes that no longer work
2024-02-17 9:53 UTC
[PATCH wwwdocs] gcc-14: Add code examples for -Wreturn-mismatch
2024-02-17 9:49 UTC
[PATCH wwwdocs] CSS: Color markup for <ins>/<del>
2024-02-17 9:44 UTC
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 (13+ 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] "
[PATCH] testsuite: Disable slow and unneeded test variants
2024-02-16 18:06 UTC (2+ messages)
[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] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
2024-02-16 15:15 UTC (14+ 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 (20+ 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 vectorizer "Reduce using vector shifts" (was: [committed] amdgcn: add -march=gfx1030 EXPERIMENTAL)
` GCN RDNA2+ vs. GCC vectorizer "Reduce using vector shifts"
` 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 (22+ messages)
` [PATCH v4 08/12] libstdc++: Optimize std::add_lvalue_reference compilation performance
` [PATCH v4 11/12] c++: Implement __decay built-in trait
` [PATCH v4 12/12] libstdc++: Optimize std::decay compilation performance
` [PATCH v5 01/14] c++: Implement __add_pointer built-in trait
` [PATCH v5 02/14] libstdc++: Optimize std::add_pointer compilation performance
` [PATCH v5 03/14] c++: Implement __remove_extent built-in trait
` [PATCH v5 04/14] libstdc++: Optimize std::remove_extent compilation performance
` [PATCH v5 05/14] c++: Implement __remove_all_extents built-in trait
` [PATCH v5 06/14] libstdc++: Optimize std::remove_all_extents compilation performance
` [PATCH v5 07/14] c++: Implement __add_lvalue_reference built-in trait
` [PATCH v5 08/14] libstdc++: Optimize std::add_lvalue_reference compilation performance
` [PATCH v5 09/14] c++: Implement __add_rvalue_reference built-in trait
` [PATCH v5 10/14] libstdc++: Optimize std::add_rvalue_reference compilation performance
` [PATCH v5 11/14] c++: Implement __decay built-in trait
` [PATCH v5 12/14] libstdc++: Optimize std::decay compilation performance
` [PATCH v5 13/14] c++: Implement __rank built-in trait
` [PATCH v6 "
` [PATCH v5 14/14] libstdc++: Optimize std::rank compilation performance
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 (5+ 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
[PATCH] libgccjit: Fix ira cost segfault
2024-02-15 15:51 UTC (4+ messages)
[committed] testsuite: Add testcase for already fixed PR [PR107385]
2024-02-15 15:05 UTC
[PATCH] expand: Fix handling of asm goto outputs vs. PHI argument adjustments [PR113921]
2024-02-15 14:46 UTC (2+ messages)
[PATCH] tree-optimization/111156 - properly dissolve SLP only groups
2024-02-15 14:37 UTC
[PATCH][GCC][Arm] Missing optimization pattern for rev16 on architectures with thumb1
2024-02-15 14:35 UTC (2+ messages)
[PATCH] libgccjit: Add support for machine-dependent builtins
2024-02-15 14:32 UTC (7+ messages)
[PATCH] c-c++-common/Wrestrict.c: fix some typos and enable for LLP64
2024-02-15 14:08 UTC
[patch,avr,applied] Fix PR target/113927: Simple code triggers a stack frame
2024-02-15 12:49 UTC
page: next (older) | prev (newer) | 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).