public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
nvptx: forward '-v' command-line option to assembler, linker (was: [MentorEmbedded/nvptx-tools] Issue 30: Ignore not-supported sm_* error without --verify (PR #31))
 2022-05-30  7:06 UTC  (2+ messages)

[PATCH] Add a bit dislike for separate mem alternative when op is REG_P
 2022-05-30  6:22 UTC  (6+ messages)

[PATCH] testsuite: constraint some of fp tests to hard_float
 2022-05-30  3:53 UTC 

[PATCH] RISC-V/testsuite: constraint some of tests to hard_float
 2022-05-30  3:50 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] c++: don't substitute TEMPLATE_PARM_CONSTRAINT [PR100374]
 2022-05-30  2:11 UTC  (3+ messages)

[PATCH] c++: Add !TYPE_P assert to type_dependent_expression_p [PR99080]
 2022-05-30  2:06 UTC  (4+ messages)

[PATCH v2, rs6000] Fix ICE on expand bcd<bcd_add_sub>_<code>_<mode> [PR100736]
 2022-05-30  1:26 UTC  (2+ messages)
` Ping "

[PATCH v3, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
 2022-05-30  1:24 UTC  (2+ messages)
` Ping "

[PATCH] DSE: Use the constant source if possible
 2022-05-29 22:55 UTC  (15+ messages)
  ` [PATCH v2] DSE: Use the constant store "
          ` [PATCH v3] "

[PATCH v2] RISC-V: bitmanip: improve constant-loading for (1ULL << 31) in DImode
 2022-05-29 21:51 UTC 

[PATCH] c++: use current_template_constraints more
 2022-05-29 19:55 UTC  (2+ messages)

[PATCH] c++: document comp_template_args's default args
 2022-05-29 19:55 UTC  (2+ messages)

[PATCH] libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105732]
 2022-05-29 19:54 UTC  (2+ messages)

[pushed] Darwin: Fix empty g++ command lines [PR105599]
 2022-05-29 18:30 UTC 

[PATCH v5] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2022-05-29 15:59 UTC 

[PATCH 4/4] xtensa: Add clrsbsi2 insn pattern
 2022-05-29 10:57 UTC 

[PATCH 3/4] xtensa: Optimize '(~x & y)' to '((x & y) ^ y)'
 2022-05-29 10:55 UTC 

[PATCH 2/4] xtensa: Make one_cmplsi2 optimizer-friendly
 2022-05-29 10:46 UTC 

[PATCH 1/4] xtensa: Implement bswaphi2 insn pattern
 2022-05-29 10:44 UTC 

[PATCH] sourcebuild.texi: Document new toplevel directories [PR82383]
 2022-05-29  5:04 UTC  (3+ messages)

[PATCH] PR fortran/91300 - runtime error message with allocate and errmsg=
 2022-05-28 20:25 UTC 

[PATCH 0/2] avr: Add support AVR-DA and DB series devices
 2022-05-28 19:18 UTC  (5+ messages)
` [PATCH 1/2] avr: Added AVR-DA and DB MCU series
` [PATCH 2/2] avr: Removed errant control characters

[PATCH] avr: add support for tinyAVR 2 family
 2022-05-28 19:13 UTC  (2+ messages)

libatomic: drop redundant all-multi command
 2022-05-28 18:25 UTC  (2+ messages)

[committed] [PR target/103722] Fix register_move_cost for the sh
 2022-05-28 18:14 UTC 

Vim swap files not ignored
 2022-05-28 15:39 UTC  (2+ messages)

[PATCH] Modula-2: merge proposal/review: 1/9 01.patch-set-01
 2022-05-28 15:34 UTC  (9+ messages)

libbacktrace patch committed: Update README
 2022-05-28 14:59 UTC 

[PATCH] Add divide by zero side effect
 2022-05-28 11:52 UTC  (11+ messages)
          ` [COMMITTED] Use infer instead of side-effect for ranges

[pushed] Darwin: Amend REAL_LIBGCC_SPEC comment [NFC]
 2022-05-28 10:59 UTC 

libiberty: Would it be reasonable to add support for GnuCOBOL function name demangling?
 2022-05-28  7:44 UTC  (4+ messages)

[PATCH] Support multilib-aware target lib flags self-specs overriding
 2022-05-28  7:02 UTC  (2+ messages)

[committed] libgomp: Don't define GOMP_HAVE_EFFICIENT_ALIGNED_ALLOC for _aligned_malloc [PR105745]
 2022-05-28  6:35 UTC 

[COMMITTED] [Ada, build] Rename OSCONS_CC to GCC_FOR_ADA_RTS
 2022-05-28  6:31 UTC 

[PATCH] [PR105665] ivopts: check defs of names in base for undefs
 2022-05-28  5:51 UTC 

[pushed] c++: lambda in concept [PR105652]
 2022-05-28  3:44 UTC 

[committed] d: Merge upstream dmd 60bfa0ee7, druntime 94bd5bcb, phobos 3a1cd9a01
 2022-05-27 23:04 UTC  (3+ messages)

[PATCH 0/8][RFC] Support BTF decl_tag and type_tag annotations
 2022-05-27 19:56 UTC  (17+ messages)
` [ping][PATCH "
  ` [ping2][PATCH "

[committed] amdgcn: Remove LLVM 9 assembler/linker support
 2022-05-27 19:16 UTC  (2+ messages)

[committed] d: Merge upstream dmd 4d07f22f2, druntime f89da313, phobos d46814c86
 2022-05-27 19:10 UTC 

[PATCH 0/7] openmp: OpenMP metadirectives support
 2022-05-27 17:44 UTC  (5+ messages)
` [PATCH 1/7] openmp: Add C support for parsing metadirectives
` [PATCH 7/7] openmp: Add testcases for metadirectives

[PATCH] c++: Fix ICE with -Wmismatched-tags [PR105725]
 2022-05-27 15:58 UTC  (2+ messages)

[PATCH] c-family: fix attribute constructor ICE [PR90658]
 2022-05-27 15:52 UTC  (2+ messages)

[committed] openmp: Add support for enter clause on declare target
 2022-05-27 15:44 UTC  (4+ messages)
` [Patch] OpenMP/Fortran: Add support for enter clause on declare target (was: [committed] openmp: Add support for enter clause on declare target)

[PATCH] libgfortran: Use `__gthread_t` instead of `pthread_t`
 2022-05-27 15:18 UTC 

[committed] libstdc++: Mark non-exported function always_inline [PR105671]
 2022-05-27 14:24 UTC 

[PATCH] c++: cv-quals of dummy obj for non-dep memfn call [PR105637]
 2022-05-27 13:57 UTC  (5+ messages)

[0/9] [middle-end] Add param to vec_perm_const hook to specify mode of input operand
 2022-05-27 13:40 UTC  (12+ messages)

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2022-05-27 13:23 UTC  (2+ messages)

[committed] Fortran: Fix OpenMP clause name in error message
 2022-05-27 12:42 UTC 

[PATCH] Avoid shift in get_ref_base_and_extent
 2022-05-27 12:08 UTC 

[wwwdocs][patch] gcc-12/changes.html: Document -misa update for nvptx
 2022-05-27 11:57 UTC  (7+ messages)
` [wwwdocs][patch] gcc-12: Nvptx updates
  ` Proposal to remove '--with-cuda-driver' (was: [wwwdocs][patch] gcc-12: Nvptx updates)
      ` Proposal to remove '--with-cuda-driver'
        ` libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration option (was: Proposal to remove '--with-cuda-driver')
          ` [PING] "

[PATCH] ipa: Check cst type when propagating controled uses info (PR 105639)
 2022-05-27 10:19 UTC  (3+ messages)

[PATCH] x86: correct bmi2_umul<mode><dwi>3_1's MEM_P() uses
 2022-05-27 10:12 UTC  (3+ messages)

[PATCH] fold-const: Fix up -fsanitize=null in C++ [PR105729]
 2022-05-27  9:39 UTC  (2+ messages)

[gcc r12-6398] [Ada] Reduce runtime dependencies on stage1
 2022-05-27  9:32 UTC  (4+ messages)

[PATCH v3 4/5] xtensa: Add setmemsi insn pattern
 2022-05-27  9:23 UTC  (6+ messages)

[PATCH] x86: {,v}psadbw have commutative source operands
 2022-05-27  9:05 UTC  (2+ messages)

GCC 9 branch is now closed
 2022-05-27  8:07 UTC 

[Patch] libgomp.texi: Add more to-be-implemented OpenMP 5.2 features / [wwwdocs] p.texi: Add more to-be-implemented OpenMP 5.2 features
 2022-05-27  7:48 UTC  (4+ messages)
` [Patch] libgomp.texi: Add more to-be-implemented OpenMP 5.2 features / [wwwdocs] gcc-13/changes.html - Update OpenMP / projects/gomp - add more to-do items

vec_perm_const hook -- Fix build failure in ARM backend
 2022-05-27  7:11 UTC 

[PATCH v3 0/9] [RISC-V] Atomics improvements
 2022-05-27  6:07 UTC  (10+ messages)
` [PATCH v3 1/9] RISC-V: Simplify memory model code [PR 100265]
` [PATCH v3 2/9] RISC-V: Emit proper memory ordering suffixes for AMOs "
` [PATCH v3 3/9] RISC-V: Eliminate %F specifier from riscv_print_operand() "
` [PATCH v3 4/9] RISC-V: Use STORE instead of AMOSWAP for atomic stores "
` [PATCH v3 5/9] RISC-V: Emit fences according to chosen memory model "
` [PATCH v3 6/9] RISC-V: Implement atomic_{load,store} "
` [PATCH v3 7/9] RISC-V: Model INSNs for LR and SC [PR 100266]
` [PATCH v3 8/9] RISC-V: Add s.ext-consuming "
` [PATCH v3 9/9] RISC-V: Introduce predicate "riscv_sync_memory_operand" "

[COMMITTED] xtensa: Improve bswap[sd]i2 insn patterns
 2022-05-27  5:03 UTC 

[PATCH] libgompd: Add ompd_get/rel_display_control_vars
 2022-05-27  0:04 UTC 

[committed] libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681]
 2022-05-26 21:32 UTC 

[committed] libstdc++: Fix atomic and error_code printers for versioned namespace
 2022-05-26 21:31 UTC 

[committed] libstdc++: Move std::iostream_category() definition to new file
 2022-05-26 21:31 UTC 

[PATCH] c++: suppress -Waddress warnings with *_cast [PR105569]
 2022-05-26 20:34 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH, rs6000] Clean up the option_mask defines (part 1)
 2022-05-26 19:38 UTC  (9+ messages)
` [PATCH, rs6000] Clean up the option_mask defines (part 2)
` [PATCH, rs6000] Clean up the option_mask defines (part 3)

[x86 PATCH] Pre-reload splitter to transform and;cmp into not;test
 2022-05-26 18:59 UTC  (2+ messages)
` [x86 PATCH] Pre-reload splitter to transform and; cmp into not; test

[PATCH v4, rs6000] Add V1TI into vector comparison expand [PR103316]
 2022-05-26 17:56 UTC  (6+ messages)

[PATCH 5/5] xtensa: Improve bswap[sd]i2 insn patterns
 2022-05-26 17:04 UTC  (2+ messages)

[PATCH 3/5] xtensa: Fix instruction counting regarding block move expansion
 2022-05-26 16:44 UTC  (2+ messages)

[PATCH 2/5] xtensa: Make use of IN_RANGE macro where appropriate
 2022-05-26 16:42 UTC  (2+ messages)

[PATCH 1/5] xtensa: Simplify EXTUI instruction maskimm validations
 2022-05-26 16:42 UTC  (2+ messages)

[committed] libstdc++: Add constexpr to std::counted_iterator post-increment (LWG 3643)
 2022-05-26 16:24 UTC 

[PATCH] AArch64: Cleanup option processing code
 2022-05-26 16:01 UTC  (2+ messages)

[PATCH V4 0/3] RISC-V:Add mininal support for Zicbo[mzp]
 2022-05-26 15:37 UTC  (4+ messages)
` [PATCH V4 2/3] RISC-V:Cache Management Operation instructions

[PATCH] c++: fix broken copy elision with nested TARGET_EXPRs [PR105550]
 2022-05-26 15:01 UTC 

[PATCH] Mips: Enable asynchronous unwind tables with both ASAN and LSAN
 2022-05-26 14:18 UTC 

[PATCH] c++: constrained partial spec forward decl [PR96363]
 2022-05-26 13:23 UTC  (2+ messages)

[committed 1/3] libstdc++: Make headers include their prerequisites
 2022-05-26 12:36 UTC  (3+ messages)
` [committed 2/3] libstdc++: Remove some unnecessary includes
` [committed 3/3] libstdc++: Refactor includes for unordered containers

[PATCH][_GLIBCXX_INLINE_VERSION] Fix std::span pretty printer
 2022-05-26  9:21 UTC  (4+ messages)

[committed 1/2] libstdc++: Remove redundancy in test pathnames
 2022-05-26  9:20 UTC  (2+ messages)
` [committed 2/2] libstdc++: Rename tests like .../wchar_t/1.cc to .../wchar_t.cc

[PATCH 3/3][ARM] STAR-MC1 CPU Support - docs: Add star-mc1 core
 2022-05-26  7:19 UTC 

[PATCH 2/3][ARM] STAR-MC1 CPU Support - arm: Add individual star-mc1 cost tables and cost functions
 2022-05-26  7:18 UTC 

[PATCH 1/3][ARM] STAR-MC1 CPU Support - arm: Add star-mc1 core
 2022-05-26  7:17 UTC 

[PATCH] RISC-V: Don't unconditionally add m, a, f, d in arch-canonicalize
 2022-05-26  6:51 UTC  (3+ messages)

[PATCH] RISC-V: Add -mtune=thead-c906 to the invoke docs
 2022-05-26  6:11 UTC  (2+ messages)

[COMMITTED] Tweak some comments
 2022-05-25 22:42 UTC  (2+ messages)

[PATCH] c++: fix ICE on invalid attributes [PR96637]
 2022-05-25 19:51 UTC  (4+ messages)

[pushed] c++: CTAD with alias and nested template [PR105655]
 2022-05-25 18:49 UTC 

[wwwdocs] Add C status page
 2022-05-25 18:18 UTC  (4+ messages)

[PATCH] tree-optimization/105726 - adjust array bound heuristic
 2022-05-25 17:23 UTC  (3+ messages)

[PATCH v3] libstdc++: fix pointer type exception catch [PR105387]
 2022-05-25 15:18 UTC  (2+ messages)

[pushed] c++: deduction from auto fn [PR105623]
 2022-05-25 15:09 UTC 

[pushed] c++: constexpr returning deallocated ptr
 2022-05-25 15:09 UTC 

[pushed] c++: strict constexpr and local vars
 2022-05-25 15:08 UTC 

[PATCH] Canonicalize X&-Y as X*Y in match.pd when Y is [0,1]
 2022-05-25 14:48 UTC  (5+ messages)

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