public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] testsuite: Do not prefix linker script with "-Wl,"
 2022-09-28 14:08 UTC  (3+ messages)
` PING^1 "

[OG12][PATCH] OpenMP: Fix ICE with OMP metadirectives
 2022-09-28 13:47 UTC  (3+ messages)

[PATCH] testsuite: 'b' instruction can't do long enough jumps
 2022-09-28 13:39 UTC  (4+ messages)
` PING^1 "

[PATCH V2] place `const volatile' objects in read-only sections
 2022-09-28 13:33 UTC  (3+ messages)

[PATCH] arm: Define __ARM_FEATURE_AES and __ARM_FEATURE_SHA2 when march +crypto is selected
 2022-09-28 13:26 UTC  (3+ messages)

[PATCH] OpenACC: whole struct vs. component mappings (PR107028)
 2022-09-28 13:20 UTC 

[PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
 2022-09-28 13:19 UTC  (7+ messages)

[Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
 2022-09-28 13:16 UTC  (7+ messages)

[PATCH][committed] aarch64: Add Arm Neoverse V2 support
 2022-09-28 11:07 UTC  (2+ messages)

[wwwdocs][patch] gcc-13/changes.html: Add nvptx's --with-arch
 2022-09-28 11:03 UTC  (2+ messages)

[RFC] Teach vectorizer to deal with bitfield reads
 2022-09-28  9:43 UTC  (16+ messages)
            ` [PATCH] Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield reads)

[Documentation] Correct RTL documentation: (use (mem ...)) is allowed
 2022-09-28  9:38 UTC  (3+ messages)

[PATCH] testsuite: Skip intrinsics test if arm
 2022-09-28  8:51 UTC  (2+ messages)

[PATCH] LoongArch: Add prefetch instruction
 2022-09-28  8:41 UTC  (3+ messages)

[committed] libgomp.texi: Status 'P' for 'assume', remove duplicated line
 2022-09-28  8:31 UTC 

[PATCH] LoongArch: Use UNSPEC for fmin/fmax RTL pattern [PR105414]
 2022-09-28  8:26 UTC  (2+ messages)

[PATCH v2] LoongArch: Libvtv add loongarch support
 2022-09-28  7:29 UTC  (3+ messages)

[PATCH] LoongArch: Libitm add LoongArch support
 2022-09-28  7:08 UTC  (2+ messages)
` [commited PATCH] "

[PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
 2022-09-28  6:37 UTC  (2+ messages)

[PATCH] Add OPTIONS_H_EXTRA to GTFILES
 2022-09-28  6:35 UTC 

[PATCH] predict: Adjust optimize_function_for_size_p [PR105818]
 2022-09-28  5:46 UTC  (7+ messages)

[PATCH] Adjust the symbol for SECTION_LINK_ORDER linked_to section [PR99889]
 2022-09-28  5:41 UTC  (2+ messages)
` PING^1 "

[PATCH v4] rs6000: Rework ELFv2 support for -fpatchable-function-entry* [PR99888]
 2022-09-28  5:37 UTC  (2+ messages)
` PING^1 "

[PATCH] rs6000/test: Adjust pr104992.c with vect_int_mod [PR106516]
 2022-09-28  5:35 UTC  (2+ messages)
` PING^1 "

[PATCH v2] Libvtv-test: Fix bug that scansarif.exp cannot be found in libvtv regression test
 2022-09-28  3:05 UTC  (3+ messages)

[PATCH] i386: Mark XMM4-XMM6 as clobbered by encodekey128/encodekey256
 2022-09-28  1:41 UTC  (2+ messages)

[PATCH] Move reload_completed and other rtl.h globals to crtl structure
 2022-09-28  1:16 UTC  (2+ messages)

[PATCH v2] stack-protector: Check stack canary before throwing exception
 2022-09-28  1:12 UTC  (2+ messages)

[PATCH][PUSHED] Fix AutoFDO tests to not look for hot/cold splitting
 2022-09-28  0:39 UTC 

[PATCH 0/2] Variable tracking and subvalues
 2022-09-27 23:46 UTC  (5+ messages)
` [PATCH 1/2] cselib: Keep track of further subvalue relations
` [PATCH 2/2] var-tracking: Add entry values up to max register mode

[PATCH] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
 2022-09-27 23:39 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 1/2] c++: introduce TRAIT_TYPE alongside TRAIT_EXPR
 2022-09-27 21:09 UTC  (5+ messages)
` [PATCH 2/2] c++: implement __remove_cv, __remove_reference and __remove_cvref

[RFA] Avoid unnecessary load-immediate in coremark
 2022-09-27 19:53 UTC 

[RFC] postreload cse'ing vector constants
 2022-09-27 19:39 UTC  (7+ messages)

[PATCH] Fortran: error recovery while simplifying intrinsic UNPACK [PR107054]
 2022-09-27 19:30 UTC  (2+ messages)

[PATCH 0/1] RFC: P1689R5 support
 2022-09-27 17:10 UTC  (2+ messages)
` [PATCH 1/1] p1689r5: initial support

[PATCH] libgo: Access to glibc-specific field in struct sigevent
 2022-09-27 16:31 UTC  (3+ messages)
` [PATCH v2] libgo: Portable access to thread ID "

libgo patch committed: Synchronize empty struct field handling
 2022-09-27 16:28 UTC 

[PATCH][RFC] tree-optimization/105646 - re-interpret always executed in uninit diag
 2022-09-27 15:47 UTC  (2+ messages)

[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
 2022-09-27 15:24 UTC  (9+ messages)
` [PATCH 9/15] arm: Set again stack pointer as CFA reg when popping if necessary
` [PATCH 11/15] aarch64: Make bti pass generic so it can be used by the arm backend
` [PATCH 12/15] arm: implement bti injection

[PATCH] Don't ICE running selftests if errors were raised [PR99723]
 2022-09-27 15:12 UTC 

[PATCH] docs: update abi version info
 2022-09-27 15:05 UTC  (2+ messages)

[COMMITTED] range-ops: Calculate the popcount of a singleton
 2022-09-27 15:01 UTC 

VN, len_store and endianness
 2022-09-27 13:59 UTC  (5+ messages)

[PATCH v2] remove -gz=zlib-gnu option value
 2022-09-27 13:54 UTC  (3+ messages)
` [PATCH] support -gz=zstd for both linker and assembler

[PATCH] c++: Don't quote nothrow in diagnostic
 2022-09-27 13:19 UTC  (7+ messages)
    ` [PATCH v2] "

[Patch] libgomp/gcn: Prepare for reverse-offload callback handling
 2022-09-27 13:16 UTC  (2+ messages)

[PATCH] Rewrite NAN and sign handling in frange
 2022-09-27 13:00 UTC  (6+ messages)

[PATCH] c++: Make __is_{,nothrow_}convertible SFINAE on access [PR107049]
 2022-09-27 12:53 UTC  (3+ messages)

[PATCH] c++ modules: ICE with class NTTP argument [PR100616]
 2022-09-27 11:49 UTC  (8+ messages)

[committed] libstdc++: Adjust deduction guides for static operator() [PR106651]
 2022-09-27 11:00 UTC 

[committed] fixincludes: FIx up for Debian/Ubuntu includes
 2022-09-27 10:36 UTC 

[committed] d: Merge upstream dmd d579c467c1, phobos 88aa69b14
 2022-09-27 10:33 UTC 

[committed] d: Merge upstream dmd d579c467c1, phobos 88aa69b14
 2022-09-27 10:20 UTC 

[COMMITTED] Optimize [0 = x & MASK] in range-ops
 2022-09-27  9:26 UTC  (3+ messages)

[PATCH] RISC-V: Add ABI-defined RVV types
 2022-09-27  9:26 UTC 

[COMMITTED] irange: keep better track of powers of 2
 2022-09-27  8:46 UTC 

[RFC PATCH] libstdc++: Partial library support for std::float{16,32,64,128}_t
 2022-09-27  8:45 UTC 

[COMMITTED] Add an irange setter for wide_ints
 2022-09-27  8:44 UTC 

[PATCH] gcc: honour -ffile-prefix-map in ASM_MAP [PR93371]
 2022-09-27  6:54 UTC  (3+ messages)

[patch] libgompd: Add thread handles
 2022-09-27  6:40 UTC  (3+ messages)

[committed] Fix ICE's due to jump-to-return optimization changes
 2022-09-27  6:19 UTC 

[PATCH V3] rs6000: cannot_force_const_mem for HIGH code rtx[PR106460]
 2022-09-27  5:25 UTC  (3+ messages)

[PATCH] LoongArch: Pass cache information to optimizer
 2022-09-27  3:54 UTC  (4+ messages)

[PATCH] dwarf2.h (enum dwarf_source_language): Add new DWARF5 language codes
 2022-09-27  3:53 UTC  (2+ messages)

[PATCH] Libvtv-test: Fix the problem that scansarif.exp cannot be found in libvtv regression test
 2022-09-27  3:44 UTC  (3+ messages)

[PATCH] LoongArch: Libvtv add LoongArch support
 2022-09-27  3:08 UTC  (4+ messages)

[PATCH] c++: Implement C++23 P1169R4 - static operator() [PR106651]
 2022-09-27  2:27 UTC  (8+ messages)
      ` [PATCH] c++, v2: "
  ` [PATCH] c++: Improve diagnostics about conflicting specifiers

[PATCH] Add libgo dependency on libbacktrace
 2022-09-27  1:49 UTC  (2+ messages)

[PATCH] Ignore debug insns with CONCAT and CONCATN for insn scheduling
 2022-09-27  1:40 UTC  (8+ messages)

[PATCH v5 0/2] IBM zSystems: Improve storing asan frame_pc
 2022-09-27  0:23 UTC  (3+ messages)
` [PATCH v5 1/2] asan: specify alignment for LASANPC labels
` [PATCH v5 2/2] IBM zSystems: Define CODE_LABEL_BOUNDARY

[PATCH] Avoid depending on destructor order
 2022-09-27  0:17 UTC  (5+ messages)

[committed] libstdc++: Update std::pointer_traits to match new LWG 3545 wording
 2022-09-26 22:49 UTC 

[committed] libstdc++: Use new built-ins for std::is_convertible traits
 2022-09-26 22:49 UTC 

[PATCH] libcpp: Handle extended characters in user-defined literal suffix [PR103902]
 2022-09-26 22:27 UTC  (3+ messages)
  ` Ping^3: "

[PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
 2022-09-26 22:11 UTC  (7+ messages)

[PING][PATCH] Add instruction level discriminator support
 2022-09-26 21:22 UTC  (9+ messages)
      ` [EXTERNAL] "

Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
 2022-09-26 20:29 UTC  (10+ messages)

[PATCH][pushed] docs: add missing dash in option name
 2022-09-26 19:05 UTC 

[PATCH] c++: P2513R4, char8_t Compatibility and Portability Fix [PR106656]
 2022-09-26 17:18 UTC  (2+ messages)

[PATCH] c++: Instantiate less when evaluating __is_convertible
 2022-09-26 16:41 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] openmp: Add OpenMP assume, assumes and begin/end assumes support
 2022-09-26 16:36 UTC 

Update for gcc steering committee page
 2022-09-26 15:20 UTC 

Update my email address and DCO entry in MAINTAINERS file
 2022-09-26 15:16 UTC 

[PATCH] c++ modules: variable template partial spec fixes [PR107033]
 2022-09-26 14:47 UTC  (2+ messages)

[PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
 2022-09-26 14:02 UTC  (8+ messages)

[PATCH] Avoid depending on destructor order
 2022-09-26 13:14 UTC  (6+ messages)

[committed] libstdc++: Add #if around non-C++03 code in std::bitset [PR107037]
 2022-09-26 12:59 UTC 

[PATCH] [PR107009] Set ranges from unreachable edges for all known ranges
 2022-09-26 12:18 UTC 

[Patch] OpenACC: Fix reduction tree-sharing issue [PR106982]
 2022-09-26 11:16 UTC  (5+ messages)

[PATCH]middle-end fix floating out of constants in conditionals
 2022-09-26 11:12 UTC  (4+ messages)

[PATCH]middle-end Add optimized float addsub without needing VEC_PERM_EXPR
 2022-09-26 11:10 UTC  (11+ messages)

[PATCH] reassoc: Handle OFFSET_TYPE like POINTER_TYPE in optimize_range_tests_cmp_bitwise [PR107029[
 2022-09-26 10:58 UTC  (2+ messages)

[PATCH]middle-end simplify complex if expressions where comparisons are inverse of one another
 2022-09-26 10:42 UTC  (12+ messages)

[PATCH 1/2]middle-end Support optimized division by pow2 bitmask
 2022-09-26 10:39 UTC  (2+ messages)
` [PATCH 1/4]middle-end Support not decomposing specific divisions during vectorization

[PATCH]middle-end Recognize more conditional comparisons idioms
 2022-09-26 10:13 UTC  (2+ messages)

[PATCH][pushed] s390: fix wrong refactoring
 2022-09-26 10:07 UTC 

[COMMITED] ada: Remove GNATmetric's documentation from GNAT's documentation
 2022-09-26  9:17 UTC 

[COMMITED] ada: Doc: rename Valid_Image to Valid_Value
 2022-09-26  9:16 UTC 

[COMMITED] ada: Fix location of pragmas coming from aspects in top-level instances
 2022-09-26  9:15 UTC 

[COMMITED] ada: Remove unreferenced Rtsfind entries
 2022-09-26  9:15 UTC 

[COMMITED] ada: Remove unreferenced C macro from OS constants template
 2022-09-26  9:15 UTC 

[COMMITED] ada: Document Long_Long_Long_Size parameter for -gnateT
 2022-09-26  9:15 UTC 

[COMMITED] ada: Improve CUDA host-side and device-side binder support
 2022-09-26  9:15 UTC 

[COMMITED] ada: Document support for the mold linker
 2022-09-26  9:15 UTC 

[COMMITED] ada: Make Original_Aspect_Pragma_Name more precise
 2022-09-26  9:15 UTC 

[COMMITED] ada: Delay expansion of iterator specification in preanalysis
 2022-09-26  9:15 UTC 

[COMMITED] ada: Delay expansion of iterated component association
 2022-09-26  9:14 UTC 

[COMMITED] ada: Only reject volatile ghost objects when SPARK_Mode is On
 2022-09-26  9:14 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).