public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] arm: unified syntax for libgcc clear_cache
 2023-01-13 13:05 UTC  (4+ messages)

[PATCH] Fix PR rtl-optimization/108274
 2023-01-13 12:55 UTC  (2+ messages)

[committed] C-SKY: Define SYSROOT_SUFFIX_SPEC
 2023-01-13 12:43 UTC 

[committed] C-SKY: Fix float abi option in MULTILIB_DEFAULTS
 2023-01-13 12:43 UTC 

[committed] C-SKY: Fix skip codition for testcase ldbs.c
 2023-01-13 12:42 UTC 

[committed] C-SKY: Add missing builtin defines for soft float abi
 2023-01-13 12:42 UTC 

[committed] C-SKY: Fix patterns' condition for ck802 smart mode
 2023-01-13 12:42 UTC 

[committed] C-SKY: Skip other CPUs if the testcases are only for ck801
 2023-01-13 12:42 UTC 

[committed] C-SKY: Add conditions for ceil etc patterns
 2023-01-13 12:38 UTC 

[GCC][PATCH] arm: Add cde feature support for Cortex-M55 CPU
 2023-01-13 11:21 UTC  (6+ messages)
  ` [GCC][PATCH v2] "

[PATCH 1/1] [fwprop]: Add the support of forwarding the vec_duplicate rtx
 2023-01-13 10:59 UTC  (2+ messages)

[PATCH 3/9] arm: Don't add crtfastmath.o for -shared
 2023-01-13 10:53 UTC  (2+ messages)

[PATCH 1/9] aarch64: Don't add crtfastmath.o for -shared
 2023-01-13 10:49 UTC  (2+ messages)

[committed] testsuite: Add testcase for PR that went latent in GCC 13 [PR107131]
 2023-01-13 10:16 UTC 

[PATCH] Various fixes for DWARF register size computation
 2023-01-13 10:05 UTC  (8+ messages)
            ` [pushed] aarch64: Fix DWARF frame register sizes for predicates

[pushed] aarch64: Don't update EH info when folding [PR107209]
 2023-01-13 10:03 UTC 

[PATCH] Don't add crtfastmath.o for -shared
 2023-01-13  9:56 UTC 

[PATCH] tree-optimization/108387 - ICE with VN handling of x << C as x * (1<<C)
 2023-01-13  9:47 UTC 

[PATCH 1/1] [fwprop]: Add the support of forwarding the vec_duplicate rtx
 2023-01-13  9:14 UTC 

[PATCH] ipa: silent -Wodr notes with -w
 2023-01-13  9:09 UTC  (4+ messages)

[PATCH] Sync LTO type_for_mode with c-family/
 2023-01-13  8:39 UTC 

[PATCH 0/9] Don't add crtfastmath.o for -shared
 2023-01-13  8:08 UTC  (2+ messages)

[PATCH 9/9] Clarify -shared effect on crtfastmath.o
 2023-01-13  8:02 UTC 

[PATCH 8/9] solaris2: Don't add crtfastmath.o for -shared
 2023-01-13  8:01 UTC 

[PATCH 7/9] sparc: Don't add crtfastmath.o for -shared
 2023-01-13  8:01 UTC 

[PATCH 6/9] mips: Don't add crtfastmath.o for -shared
 2023-01-13  8:01 UTC 

[PATCH 5/9] loongarch: Don't add crtfastmath.o for -shared
 2023-01-13  8:01 UTC 

[PATCH 4/9] ia64: Don't add crtfastmath.o for -shared
 2023-01-13  8:00 UTC 

[PATCH 2/9] alpha: Don't add crtfastmath.o for -shared
 2023-01-13  8:00 UTC 

[18/18] hash table: enforce testing is_empty before is_deleted
 2023-01-13  7:20 UTC  (2+ messages)

[PATCH 0/1] Replace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY in middle-end
 2023-01-13  7:00 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] x86: Avoid -Wuninitialized warnings on _mm*_undefined_* in C++ [PR105593]
 2023-01-13  6:58 UTC  (2+ messages)

[PATCH v5] LoongArch: Fixed a compilation failure with '%c' in inline assembly [PR107731]
 2023-01-13  3:27 UTC 

[PATCH] c, c++: Allow ignoring -Winit-self through pragmas [PR105593]
 2023-01-13  2:49 UTC  (2+ messages)

[PATCH] modula-2: Handle pass '-v' option to the compiler
 2023-01-13  1:43 UTC  (2+ messages)

[PATCH v2] libstdc++: Fix Unicode codecvt and add tests [PR86419]
 2023-01-13  1:08 UTC  (2+ messages)

[PATCH] libstdc++: Fix unintended layout change to std::basic_filebuf [PR108331]
 2023-01-13  0:45 UTC  (2+ messages)

[PATCH] c++: Avoid incorrect shortening of divisions [PR108365]
 2023-01-13  0:25 UTC  (5+ messages)
    ` [PATCH] c, c++, v2: "

[committed] libstdc++: Fix exports for IEEE128 versions of __try_use_facet [PR108327]
 2023-01-13  0:15 UTC 

[committed] libstdc++: Do not include <system_error> in concurrency headers
 2023-01-13  0:15 UTC 

ping: [PATCH] libcpp: Improve location for macro names [PR66290]
 2023-01-12 23:31 UTC 

[committed] libstdc++: Fix deadlock in debug iterator increment [PR108288]
 2023-01-12 21:35 UTC  (6+ messages)
  `  "

[PATCH] libstdc++: Make <stdatomic.h> forward to C version if included by C
 2023-01-12 21:04 UTC 

[committed] libstdc++: Extend max_align_t special case to 64-bit HP-UX [PR77691]
 2023-01-12 20:59 UTC 

[committed] libstdc++: Update shared library version history in manual
 2023-01-12 20:58 UTC 

[PATCH] libgcc: Fix uninitialized RA signing on AArch64 [PR107678]
 2023-01-12 18:57 UTC  (17+ messages)

[PATCH] swap: Fix incorrect lane extraction by vec_extract() [PR106770]
 2023-01-12 16:51 UTC  (2+ messages)
` [PING] "

[PATCH] libgccjit: Fix float vector comparison
 2023-01-12 16:29 UTC  (8+ messages)

[PATCH v4] LoongArch: Fixed a compilation failure with '%c' in inline assembly [PR107731]
 2023-01-12 16:27 UTC  (3+ messages)

[PATCH] libcpp: suppress builtin macro redefined warnings for __LINE__
 2023-01-12 16:05 UTC  (8+ messages)

[aarch64] Use dup and zip1 for interleaving elements in initializing vector
 2023-01-12 15:51 UTC  (6+ messages)

Missed lowering to ld1rq from svld1rq for memory operand
 2023-01-12 15:32 UTC  (4+ messages)

[PATCH] wwwdocs: Note that old reload is deprecated
 2023-01-12 15:07 UTC  (17+ messages)

[PATCH] testsuite: Skip intrinsics test if arm
 2023-01-12 15:03 UTC  (2+ messages)

[PATCH] [PR42093] [arm] [thumb2] disable tree-dce for test
 2023-01-12 14:43 UTC  (2+ messages)

[PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes
 2023-01-12 13:51 UTC  (2+ messages)
` nvptx: Avoid deadlock in 'cuStreamAddCallback' callback, error case (was: [PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes)

[PATCH,WWWDOCS] htdocs: rotate news
 2023-01-12 13:50 UTC  (3+ messages)

[PATCH,WWWDOCS] htdocs: news: GCC BPF in Compiler Explorer
 2023-01-12 13:50 UTC  (3+ messages)

[PATCH v3 1/2] aarch64: fix warning emission for ABI break since GCC 9.1
 2023-01-12 13:39 UTC  (6+ messages)
` [PATCH v3 2/2] aarch64: Fix bit-field alignment in param passing [PR105549]

[PATCH 0/8] middle-end: Popcount and clz/ctz idiom recognition improvements
 2023-01-12 13:20 UTC  (9+ messages)
` [PATCH 5/8] middle-end: Add cltz_complement idiom recognition
        ` [PATCH 5/8 v2] "
` [PATCH 9/8] middle-end: Allow build_popcount_expr to use an IFN

[RFC] Introduce -finline-memset-loops
 2023-01-12 13:18 UTC  (2+ messages)

[PATCH] PR tree-optimization/92342: Optimize b & -(a==c) in match.pd
 2023-01-12 13:10 UTC  (2+ messages)

[PATCH] tree-optimization/99412 - reassoc and reduction chains
 2023-01-12 13:03 UTC 

[PATCH 2/2] xtensa: Optimize ctzsi2 and ffssi2 a bit
 2023-01-12 12:46 UTC  (2+ messages)

[PATCH 1/2] xtensa: Tune "*btrue" insn pattern
 2023-01-12 12:46 UTC  (2+ messages)

[Patch] Fortran/OpenMP: Reject non-scalar 'holds' expr in 'omp assume(s)' [PR107424]
 2023-01-12 12:24 UTC  (3+ messages)
  ` [Patch] Fortran/OpenMP: Reject non-scalar 'holds' expr in 'omp assume(s)' [PR107706] (was: [PR107424])

[PATCH][_GLIBCXX_INLINE_VERSION] Adapt to_chars/from_chars symbols
 2023-01-12 12:05 UTC  (4+ messages)

[PATCH] PR 107189 Remove useless _Alloc_node
 2023-01-12 12:02 UTC  (5+ messages)

[RFA] choosing __platform_wait_t on targets without lock-free 64 atomics
 2023-01-12 11:01 UTC  (3+ messages)

[PATCH, nvptx, 2/2] Reimplement libgomp barriers for nvptx: bar.red instruction support in GCC
 2023-01-12  8:15 UTC  (2+ messages)

[PATCH] gimple-fold.h: Add missing gimple-iterator.h
 2023-01-12  7:55 UTC  (2+ messages)

[PATCH v4] [RISCV] Add 'Zfa' extension according to riscv-isa-manual
 2023-01-12  7:34 UTC 

[PATCH v3] [RISCV] Add 'Zfa' extension according to riscv-isa-manual
 2023-01-12  5:34 UTC 

[PATCH v2] [RISCV] Add 'Zfa' extension according to riscv-isa-manual
 2023-01-12  5:25 UTC  (4+ messages)

Just test mailbox
 2023-01-12  4:09 UTC  (3+ messages)

[PATCH] ifcvt.cc: Prevent excessive if-conversion for conditional moves
 2023-01-12  3:34 UTC  (3+ messages)

nvptx: '-mframe-malloc-threshold', '-Wframe-malloc-threshold' (was: Handling of large stack objects in GPU code generation -- maybe transform into heap allocation?)
 2023-01-12  2:46 UTC  (3+ messages)
        ` [PING] "

[committed] config-list.mk: Remove obsolete FreeBSD targets
 2023-01-12  0:10 UTC 

[PATCH,WWWDOCS] htdocs: add an Atom feed for GCC news
 2023-01-11 23:59 UTC  (4+ messages)

[committed] wwwdocs: gcc-8: Properly spell "command-line option"
 2023-01-11 23:25 UTC 

[committed] analyzer: fix leak false positives on "*UNKNOWN = PTR;" [PR108252]
 2023-01-11 21:32 UTC 

[RFC/PATCH] Remove the workaround for _Float128 precision [PR107299]
 2023-01-11 20:26 UTC  (7+ messages)

[PATCH] c: Don't emit DEBUG_BEGIN_STMTs for K&R function argument declarations [PR105972]
 2023-01-11 20:26 UTC  (2+ messages)

Patch [0/3] for PR target/107299 (GCC does not build on PowerPC when long double is IEEE 128-bit)
 2023-01-11 20:24 UTC  (3+ messages)
` [PATCH 2/3] Make __float128 use the _Float128 type, PR target/107299

[PATCH] preprocessor: Don't register pragmas in directives-only mode [PR108244]
 2023-01-11 19:26 UTC  (2+ messages)

[PATCH] [PR40457] [arm] expand SI-aligned movdi into pair of movsi
 2023-01-11 18:34 UTC  (2+ messages)

[OG12][committed] amdgcn, libgomp: custom USM allocator
 2023-01-11 18:05 UTC 

PING: New reg note REG_CFA_NORESTORE
 2023-01-11 15:14 UTC  (3+ messages)

[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
 2023-01-11 15:08 UTC  (38+ messages)
` [PATCH 1/15] arm: Make mbranch-protection opts parsing common to AArch32/64
  ` [PATCH 1/15 V2] "
` [PATCH 9/15] arm: Set again stack pointer as CFA reg when popping if necessary
` [PATCH 10/15] arm: Implement cortex-M return signing address codegen
  ` [PATCH 10/15 V2] "
        ` [PATCH 10/15 V3] "
          ` [PATCH 10/15 V4] "
              ` [PATCH 10/15 V5] "
                  ` [PATCH 10/15 V6] "
                      ` [PATCH 10/15 V7] "
` [PATCH 12/15] arm: implement bti injection
    ` [PATCH 12/15 V2] "
        ` [PATCH 12/15 V3] "
            ` [PATCH 12/15 V4] "
                  ` [PATCH 12/15 V5] "

[PATCH] Add link to gmplib.org
 2023-01-11 14:57 UTC  (4+ messages)
` [PATCH 0/1] Update installation docs with gmplib link
  ` [PATCH 1/1] Add link to gmplib.org
    ` [ping][PATCH 1/1] docs: "

[PATCH 2/2 v2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2023-01-11 14:25 UTC 

[PATCH 1/2 v2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns
 2023-01-11 14:23 UTC 

[PATCH v3] Add pattern to convert vector shift + bitwise and + multiply to vector compare in some cases
 2023-01-11 13:51 UTC  (3+ messages)

[PATCH] rs6000: Imply VSX early to adopt some checkings on conflict [PR108240]
 2023-01-11 13:21 UTC 

[PATCH 0/2] __bos and flex arrays
 2023-01-11 13:14 UTC  (2+ messages)
` [ping2][PATCH "

[PATCH, committed] rs6000/test: Make ppc-fortran.exp only available for PowerPC target
 2023-01-11 13:09 UTC 

[PATCH] rs6000: Make P10_FUSION honour tuning setting
 2023-01-11 13:05 UTC  (4+ messages)

Rust front-end patches v4
 2023-01-11 12:31 UTC  (14+ messages)
    ` Make '-frust-incomplete-and-experimental-compiler-do-not-use' a 'Common' option (was: Rust front-end patches v4)
                    ` Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-supports.exp:check_compile' and elsewhere (was: Make '-frust-incomplete-and-experimental-compiler-do-not-use' a 'Common' option)
                      ` [PING] Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-supports.exp:check_compile' and elsewhere

[committed] testsuite: Add testcases from PR108292 and PR108308
 2023-01-11 12:22 UTC  (8+ messages)

[PATCH] tree-optimization/107767 - not profitable switch conversion
 2023-01-11 12:09 UTC  (2+ messages)

[PATCH] switch expansion: limit JT growth param values
 2023-01-11 12:05 UTC  (2+ messages)

[PATCH] Fix PR tree-optimization/108199
 2023-01-11 12:03 UTC  (2+ messages)

[PATCH] tree-optimization/108352 - FSM threads creating irreducible loops
 2023-01-11 11:58 UTC 

nvptx: Support global constructors/destructors via 'collect2'
 2023-01-11 11:49 UTC  (6+ messages)
  ` [PING] "
    ` [PING^2] "
  ` nvptx: Support global constructors/destructors via 'collect2' for offloading (was: nvptx: Support global constructors/destructors via 'collect2')
      ` [PING] "

[PATCH, testsuite] Add effective target stack_size
 2023-01-11 11:45 UTC  (5+ messages)
` nvptx: stack size limits are relevant for execution only (was: [PATCH, testsuite] Add effective target stack_size)
  ` [PING] "
    ` [PING^2] "
      ` [PING^3] "

[PATCH 1/2] Add 'gcc.target/nvptx/softstack-decl-1.c', 'gcc.target/nvptx/uniform-simt-decl-1.c'
 2023-01-11 11:44 UTC  (3+ messages)
` [PATCH 2/2] nvptx: Prevent emitting duplicate declarations for '__nvptx_stacks', '__nvptx_uni'
  ` [PING] "

[PATCH] [RISCV] Add 'Zfa' extension according to riscv-isa-manual
 2023-01-11 11:42 UTC 

[committed][nvptx] Add uniform_warp_check insn
 2023-01-11 11:37 UTC  (3+ messages)
` nvptx: Make 'nvptx_uniform_warp_check' fit for non-full-warp execution (was: [committed][nvptx] Add uniform_warp_check insn)
  ` [PING] "

nvptx: Re-enable a number of test cases
 2023-01-11 11:34 UTC  (3+ messages)
` [PING] "
  ` [PING^2] "

[gcc-12 backport] strlen: do not use cond_expr for boundaries
 2023-01-11 11:27 UTC 

[PATCH] tree-optimization/108353 - copyprop iteration order
 2023-01-11 10:52 UTC 

[Committed] IBM zSystems: Use NAND instruction to implement bit not
 2023-01-11 10:29 UTC 

[PATCH] libsanitizer/mips: always build with largefile support
 2023-01-11 10:15 UTC  (3+ messages)

[Patch] Resolve bugzilla #108150 and #108192 for mingw
 2023-01-11  9:56 UTC 

[PATCH] c++: Avoid some false positive -Wfloat-conversion warnings with extended precision [PR108285]
 2023-01-11  9:52 UTC 

[x86 PATCH] PR rtl-optimization/107991: peephole2 to tweak register allocation
 2023-01-11  9:28 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).