public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Remove dead code
 2019-09-03 10:27 UTC 

[PATCH v2 0/9] S/390: Use signaling FP comparison instructions
 2019-09-03 10:08 UTC  (12+ messages)

[ARM/FDPIC v5 00/21] FDPIC ABI for ARM
 2019-09-03  8:40 UTC  (37+ messages)
` [ARM/FDPIC v5 01/21] [ARM] FDPIC: Add -mfdpic option support
` [ARM/FDPIC v5 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture
` [ARM/FDPIC v5 03/21] [ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided
` [ARM/FDPIC v5 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts
` [ARM/FDPIC v5 06/21] [ARM] FDPIC: Add support for c++ exceptions

[PATCH v2] [AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2019-09-03  8:38 UTC 

[PATCH][AArch64] Add support for missing CPUs
 2019-09-03  8:33 UTC  (4+ messages)

[PATCH][GCC] Simplify to single precision where possible for binary/builtin maths operations
 2019-09-03  8:23 UTC  (2+ messages)

[PATCH v2] [MIPS] Fix handling of MSA SUBREG moves on big-endian targets
 2019-09-03  8:16 UTC 

[PATCH] [LIBPHOBOS] Fix multi-lib RUNTESTFLAGS handling
 2019-09-03  8:04 UTC  (2+ messages)

[PATCH, i386]: Improve STV conversion of shifts
 2019-09-03  7:57 UTC  (13+ messages)
    ` [PATCH, i386]: Do not limit the cost of moves to/from XMM register to minimum 8

[PATCH] Remove invalid pointer BIT_AND_EXPR vrp optimization (PR tree-optimization/91597)
 2019-09-03  7:37 UTC  (2+ messages)

[PATCH] [AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2019-09-03  7:18 UTC  (5+ messages)

[PATCH] Fix some more alignment bugs in the midde-end (PR 91603, 91612, 91613)
 2019-09-03  7:11 UTC  (3+ messages)

[PATCH] Fix x86 double word splitting (PR target/91604)
 2019-09-03  7:08 UTC 

[C++] Don't fold __builtin_constant_p prematurely
 2019-09-03  6:38 UTC  (4+ messages)

[x86 testsuite] preserve full register across main
 2019-09-03  5:36 UTC  (3+ messages)

[RFA][3/3] Remove Cell Broadband Engine SPU targets: libstdc++
 2019-09-02 21:27 UTC  (2+ messages)

[PATCH] Use type alignment in get_builtin_sync_mem
 2019-09-02 20:35 UTC 

[RFA][2/3] Remove Cell Broadband Engine SPU targets: testsuite
 2019-09-02 20:18 UTC 

[RFA][1/3] Remove Cell Broadband Engine SPU targets
 2019-09-02 20:17 UTC 

[PATCH][AArch64] Add Linux hwcap strings for some extensions
 2019-09-02 17:22 UTC  (2+ messages)

[PATCH][AArch64] Add support for __jcvt intrinsic
 2019-09-02 17:20 UTC  (2+ messages)

[PATCH] builtin fadd variants implementation
 2019-09-02 16:38 UTC  (6+ messages)

[PATCH] S/390: Fix failing RTL check in s390_canonicalize_comparison
 2019-09-02 15:11 UTC  (2+ messages)

Bunch of location improvements
 2019-09-02 14:28 UTC 

[PATCH] Disable postreload GCSE on large code
 2019-09-02 14:18 UTC  (2+ messages)

[PATCH] Fix PR 91605
 2019-09-02 14:04 UTC  (4+ messages)

[PATCH] Fix up go regressions caused by my recent switchconv changes (PR go/91617)
 2019-09-02 13:37 UTC  (11+ messages)

[libgomp, GSoC'19] Work-stealing task scheduling
 2019-09-02 12:48 UTC  (5+ messages)

[PATCH][AArch64] Implement ACLE intrinsics for FRINT[32,64][Z,X]
 2019-09-02 12:41 UTC  (2+ messages)

[PATCH][AArch64] Fix symbol offset limit
 2019-09-02 12:12 UTC  (4+ messages)

[PATCH][ARM] Switch to default sched pressure algorithm
 2019-09-02 12:11 UTC  (3+ messages)

[PATCH] Add .pd extension to c_exts
 2019-09-02 12:05 UTC  (10+ messages)

[PATCH] Use __constinit keyword in libstdc++ sources
 2019-09-02 11:35 UTC 

[PATCH] PR libstdc++/91067 add more missing exports for directory iterators
 2019-09-02 11:33 UTC  (2+ messages)

[libstdc++,doc] xml/manual/policy_data_structures_biblio.xml
 2019-09-02 11:33 UTC  (2+ messages)

[PATCH] Optimize to_chars
 2019-09-02 11:32 UTC  (8+ messages)

[SPARC] Fix PR target/91323
 2019-09-02 10:10 UTC 

[PATCH][gcc] libgccjit: handle long literals in playback::context::new_string_literal
 2019-09-02  9:16 UTC 

GCC 9 backports
 2019-09-02  8:56 UTC  (7+ messages)

[PATCH] [gcc-8-branch] Fix recent unique_ptr regressions
 2019-09-02  8:12 UTC 

[v3] Update Solaris baselines for GCC 9.3
 2019-09-02  7:33 UTC  (2+ messages)

[v3] Update Solaris baselines for GCC 10.0
 2019-09-02  7:32 UTC  (2+ messages)

[PATCH] Setup predicate for switch default case in IPA (PR ipa/91089)
 2019-09-02  3:06 UTC  (3+ messages)
  ` [PATCH V2] "

[PATCH] Use cxx_printable_name for __PRETTY_FUNCTION__ in cp_fname_init
 2019-09-01 22:04 UTC  (4+ messages)

C++ PATCH for c++/91129 - wrong error with binary op in template argument
 2019-09-01 22:04 UTC  (2+ messages)

[PATCH, testsuite, committed] Unsupport 20190827-1.c for targets without alias support
 2019-09-01 18:43 UTC 

[Patch-fortran] PR91589 - [9/10 Regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.c:2447
 2019-09-01 18:00 UTC 

[PATCH] Fix free_lang_data on asm stmts (PR lto/91572)
 2019-09-01 16:28 UTC  (5+ messages)

[SPARC] Fix PR target/91472
 2019-09-01 13:00 UTC 

[PATCH] PR fortran/91552 -- Walk array constructor to do type conversion
 2019-09-01 12:58 UTC 

[Patch, fortran] Implementation of F2018 SELECT RANK
 2019-09-01 12:54 UTC  (9+ messages)

[COMMITTED] Fix wrong dates in ChangeLog
 2019-09-01 10:46 UTC 

[PATCH] Fix VEC_COND_EXPR expansion ICE (PR middle-end/91623)
 2019-09-01 10:29 UTC  (2+ messages)

[wwwdocs] gcc-9/changes.html - Thread Building Blocks got a new home
 2019-09-01  0:28 UTC 

[PATCH] rs6000: Fix darn-3.c for GCC 8 and GCC 7
 2019-08-31 22:00 UTC 

[doc] doc/generic.texi - minor markup improvement
 2019-08-31 17:38 UTC 

New Spanish PO file for 'gcc' (version 9.1.0)
 2019-08-31 17:21 UTC 

[SVE] PR86753
 2019-08-31 16:56 UTC  (22+ messages)

PowerPC future machine, version 3
 2019-08-31 14:13 UTC  (7+ messages)
` [PATCH, V3, #4 of 10], Add general prefixed/pcrel support
` [PATCH, V3, #5 of 10], Make -mpcrel default on little endian Linux systems

[PATCH 0/2] RISCV: Reduce code size when compiling with -msave-restore
 2019-08-31 13:57 UTC  (7+ messages)
` [PATCH 2/2] gcc/riscv: Add a mechanism to remove some calls to _riscv_save_0

Go patch committed: Check for notinheap struct at each struct field
 2019-08-31  8:08 UTC 

Go patch committed: Support and use single argument go:linkname
 2019-08-31  7:56 UTC 

Go patch committed: Don't report runtime escapes if we've seen errors
 2019-08-31  7:14 UTC 

Go patch committed: Provide index information on bounds check failure
 2019-08-31  6:30 UTC  (3+ messages)

[Committed] PR fortran/91587 -- A syntax error should occur
 2019-08-31  2:57 UTC 

[ PATCH ] C++20 <span>
 2019-08-31  1:06 UTC  (4+ messages)

[PATCH] RISC-V: Disable -msave-restore for shared libraries
 2019-08-31  0:52 UTC 

Go patch committed: Permit anonymous and empty fields in C header
 2019-08-31  0:34 UTC 

[PATCH] or1k: Fix issue with set_got clobbering r9
 2019-08-31  0:10 UTC  (4+ messages)

[PATCH 1/2] rs6000: Move various non-vector things out of altivec.md
 2019-08-30 19:24 UTC  (3+ messages)
` [PATCH 2/2] rs6000: Use unspec_volatile for darn (PR91481)

[PATCH] Fix thinko in early bail out in tree-switch-conversion
 2019-08-30 18:33 UTC  (2+ messages)

[PATCH] PR libstdc++/89164 enforce constraints for uninitialized algos
 2019-08-30 17:03 UTC  (2+ messages)

[committed] Suppress warnings for mips/r10k-cache-barrier-9.c
 2019-08-30 16:28 UTC  (2+ messages)

[Ada] Saturate the sizes for the target in -gnatR output
 2019-08-30 16:19 UTC 

[Ada] Add warning for explicit by-reference mechanism
 2019-08-30 16:01 UTC 

[Ada] Minor tweak for coverage
 2019-08-30 15:33 UTC 

[Ada] Allow tighter packing for component with variant part
 2019-08-30 15:25 UTC 

[PATCHv2] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544)
 2019-08-30 15:22 UTC  (17+ messages)
` [PATCHv4] "
        ` [PATCH] Sanitizing the middle-end interface to the back-end for strict alignment

[Ada] Fix minor inaccuracy in lvalue_required_p
 2019-08-30 15:12 UTC 

[Ada] Fix crash on unconstrained array with convention C
 2019-08-30 15:09 UTC 

[Ada] Fix infinite recursion on dynamic record type with -gnatR4
 2019-08-30 14:49 UTC 

[Ada] Add assertion for Size attribute et al
 2019-08-30 14:35 UTC 

Backports to 7.5 (part 2)
 2019-08-30 14:31 UTC 

Backports to 7.5 (part 1)
 2019-08-30 14:27 UTC 

C++ PATCH for P1152R4: Deprecating some uses of volatile (PR c++/91361)
 2019-08-30 14:26 UTC  (8+ messages)

[Ada] Remove range check generation code in gigi
 2019-08-30 14:07 UTC 

[PATCH] Fix unused malloc return value warning
 2019-08-30 14:03 UTC  (2+ messages)

[preprocessor] Popping "" file names
 2019-08-30 13:55 UTC 

[PATCH][AArch64] Vectorize MULH(R)S patterns with SVE2 instructions
 2019-08-30 12:54 UTC  (2+ messages)

[C++ PATCH] vtable decl marking
 2019-08-30 12:31 UTC 

[PATCH][middle-end/88784] Middle end is missing some optimizations about unsigned
 2019-08-30 11:16 UTC  (10+ messages)

[PATCH 0/3] MSP430: Improve attribute handling
 2019-08-30 10:58 UTC  (4+ messages)
` [PATCH 1/3] Implement TARGET_HANDLE_GENERIC_ATTRIBUTE
` [PATCH 2/3][MSP430] Setup exclusion tables for function and data attributes
` [PATCH 3/3][MSP430] Use default_elf_select_section to select sections for data where possible

[PATCH V6 00/11] eBPF support for GCC
 2019-08-30 10:11 UTC  (4+ messages)
` [PATCH V6 05/11] bpf: new GCC port

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