public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
 2018-02-26 17:49 UTC  (11+ messages)

Make fix for PR 83965 handle SLP reduction chains
 2018-02-26 15:01 UTC  (4+ messages)

patch to fix PR82353
 2018-02-26 14:17 UTC  (10+ messages)
    ` [PATCH, PR83327] Fix liveness analysis in lra for spilled-into hard regs

[C++ Patch] PR 84533 ("[7/8 Regression] ICE with duplicate enum value")
 2018-02-26 14:10 UTC  (2+ messages)

[C++ Patch] Define build_capture_proxy as static
 2018-02-26 14:09 UTC  (2+ messages)

C++ PATCH to fix ICE with suggestions (PR c++/84537)
 2018-02-26 14:08 UTC  (2+ messages)

Fix slow value range hash
 2018-02-26 12:49 UTC  (4+ messages)

SFN+LVU+IEPM v4 (was: Re: Statement Frontier Notes, Location Views, and Inlined Entry Point Markers)
 2018-02-26 12:47 UTC  (19+ messages)
` [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers

[PATCH][committed][PR tree-optimization/82123] 01/06 Do nothing in EVRP analyzer is not optimizing
 2018-02-26 12:27 UTC  (2+ messages)

[PATCH PR82965/PR83991]Fix invalid profile count in vectorization peeling
 2018-02-26 12:02 UTC  (3+ messages)
` Patch ping (Re: [PATCH PR82965/PR83991]Fix invalid profile count in vectorization peeling)

[committed] Add testcase for already fixed PR c++/84556
 2018-02-26 11:49 UTC 

[PATCH] i386: Update -mfunction-return= for return with pop
 2018-02-26 11:46 UTC  (5+ messages)

[PATCH] PR gcc/68256 Defining TARGET_USE_CONSTANT_BLOCKS_P causes go bootstrap failure on aarch64
 2018-02-26 11:07 UTC  (2+ messages)

[Patch fortran] PR32957 - C/Fortran interoperability and -fdefault-integer-8
 2018-02-26 11:00 UTC  (3+ messages)

[Patch] Fix lto-wrapper link flags
 2018-02-26 10:59 UTC  (2+ messages)

[PATCH, x86, libgcc] PR target/83917 Correct debug for -mcall-ms2sysv-xlogues stubs
 2018-02-26 10:49 UTC  (7+ messages)
    ` [PATCH] Correct debug for -mcall-ms2sysv-xlogues stubs (PR target/83917, take 2)

[PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
 2018-02-26 10:49 UTC  (7+ messages)
  ` [PATCH] Fix up compound literal handling in C FE (PR sanitizer/84307)

Mising Patch #2 from the RISC-V v3 Submission
 2018-02-26 10:07 UTC  (2+ messages)

[PATCH] [Microblaze]: PIC Data Text Relative
 2018-02-26  8:36 UTC  (2+ messages)

[PATCH] Fix bogus function cast warning for functions with common arg subset
 2018-02-26  6:55 UTC  (9+ messages)

C++ PATCH for c++/81589, error with is_trivially_constructible
 2018-02-26  6:20 UTC 

C++ PATCH for c++/84015, ICE with class deduction and auto template parm
 2018-02-26  5:02 UTC 

[patch] better explain $target.h vs $target-protos.h in internals manual
 2018-02-26  1:49 UTC 

[v3 PATCH] Implement the missing bits of LWG 2769
 2018-02-25 21:22 UTC 

[PATCH] rs6000: Warn for deprecated options
 2018-02-25 20:38 UTC 

[PATCH] fix ICE in generic_overlap (PR 84526)
 2018-02-25 10:03 UTC  (8+ messages)

New Swedish PO file for 'gcc' (version 8.1-b20180128)
 2018-02-25  8:42 UTC 

food
 2018-02-25  8:31 UTC 

New Spanish PO file for 'gcc' (version 8.1-b20180128)
 2018-02-25  8:02 UTC 

[PATCH,AIX] aix71.h Increase ISA default
 2018-02-25  2:04 UTC  (3+ messages)

[PATCH] consider successor blocks when avoiding -Wstringop-truncation (PR 84468)
 2018-02-25  0:11 UTC  (2+ messages)
` [PING] "

[patch, fortran] Fix PR 78238, ICE with SELECT TYPE with -fdefault-integer-8
 2018-02-24 21:52 UTC  (2+ messages)

[PATCH] for Re: netgull.com mirror doesn't have gcc release .sig files
 2018-02-24 19:19 UTC 

[PATCH] PR fortran/30792 -- Substring data-implied-do is invalid
 2018-02-24 12:32 UTC  (2+ messages)

[PATCH PR other/77609] Let the assembler choose ELF section types for miscellaneous named sections
 2018-02-24  9:54 UTC  (3+ messages)

[PATCH] replace ICE with error for failed template deduction (PR 84355)
 2018-02-24  2:33 UTC  (5+ messages)

C++ PATCH to fix rejects-valid with constexpr ctor in C++17 (PR c++/83692)
 2018-02-24  1:55 UTC  (7+ messages)

[PATCH] PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments
 2018-02-23 23:28 UTC 

Merge from trunk to gccgo branch
 2018-02-23 22:35 UTC  (5+ messages)

Go patch committed: Ignore aliases in fieldtracking info
 2018-02-23 21:39 UTC 

PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
 2018-02-23 20:53 UTC  (8+ messages)

[PATCH] Fix up ipa_vr_ggc_hash_traits::hash
 2018-02-23 20:49 UTC  (2+ messages)

[Committed] Update Fortran MATMUL documentation
 2018-02-23 20:09 UTC 

[Patch, fortran] PR83149 [8 Regression] ICE on SELECT CASE: crash_signal in toplev.c:325
 2018-02-23 18:47 UTC  (2+ messages)

[PATCH] Add sanitizer support for AArch64 ILP32
 2018-02-23 18:37 UTC  (3+ messages)

Fix overflow in lto-partition.c
 2018-02-23 18:19 UTC 

[PATCH] Fix *{add,sub,and,ior,xor}v*3 patterns on AVX512* (PR target/84524)
 2018-02-23 17:49 UTC 

[patch, fortran] Bug 84506 - [6/7/8 Regression]INQUIRE(pos=) always sets pos=0 with -fdefault-integer-8
 2018-02-23 17:33 UTC  (2+ messages)

[PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
 2018-02-23 16:49 UTC  (6+ messages)

Fwd: Re: [PATCH] PR fortran/84511 -- Fix C_LOC in a transfer statement
 2018-02-23 16:38 UTC 

[PATCH, rs6000] Update altivec-7 testcase(s)
 2018-02-23 16:35 UTC  (3+ messages)

[PATCH][committed] Fix ICE in maybe_record_trace_start
 2018-02-23 15:59 UTC  (3+ messages)

[Patch AArch64] Turn on frame pointer / partial fix for PR84521
 2018-02-23 15:41 UTC  (4+ messages)

[config patch] Fwd from binutils: add ax_pthread.m4 to config/ directory
 2018-02-23 14:55 UTC  (2+ messages)

[PATCH] Fix tsan race_on_mutex.c testcase (PR80551)
 2018-02-23 14:16 UTC 

C++ PATCH for c++/70468, ICE with constructor delegation via typedef
 2018-02-23 13:32 UTC 

[Patch, fortran] PR83148 [8 regression] ICE: crash_signal from toplev.c:325
 2018-02-23 12:39 UTC 

[PATCH] PR 84519 Handle optional QUIET specifier for STOP and ERROR STOP
 2018-02-23  9:11 UTC  (3+ messages)

[PATCH] PR fortran/84346 -- Keywords invalid in statement functions
 2018-02-23  6:05 UTC  (2+ messages)

C++ PATCH for c++/84424, ICE with constexpr and __builtin_shuffle
 2018-02-22 22:50 UTC 

[RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
 2018-02-22 22:12 UTC  (16+ messages)

patch to fix PR81572
 2018-02-22 21:19 UTC 

[PATCH] adjust warning_n() to take uhwi (PR 84207)
 2018-02-22 21:15 UTC  (5+ messages)

[PATCH] PR fortran/84511 -- Fix C_LOC in a transfer statement
 2018-02-22 20:01 UTC 

libgo patch committed: Add 64-bit RISC-V support
 2018-02-22 19:50 UTC 

[PATCH] Tweak gcc.target/i386/avx2-vp{add,sub}q-3.c (PR target/82851)
 2018-02-22 18:56 UTC  (2+ messages)

libgo patch committed: Get missing function name from symbol table in funcfileline
 2018-02-22 18:52 UTC 

libgo patch committed: Add -L option for libatomic when using -pthread
 2018-02-22 18:49 UTC 

[PATCH v2] RISC-V: Support for FreeBSD
 2018-02-22 18:33 UTC  (4+ messages)

[PATCH rs6000], Move Power 8 tests, fix ICE for vec_unsigned2, vec_signed2
 2018-02-22 18:23 UTC  (2+ messages)

[PATCH, rs6000] tighten target statements for a p8 and p9 specific tests
 2018-02-22 18:12 UTC  (2+ messages)

[PATCH, rs6000] fold-vec-mult* testcase updates for power9
 2018-02-22 17:51 UTC  (2+ messages)

[PATCH] avoid bogus -Wstringop-truncation when inlining (PR 84480)
 2018-02-22 17:49 UTC  (3+ messages)

[PATCH] RX TARGET_RTX_COSTS function
 2018-02-22 16:38 UTC  (7+ messages)

[PATCH] PR 78534, 84509 Fix libgfortran API for PAUSE statement
 2018-02-22 16:14 UTC 

[PATCH, GCC/ARM] Multilib mapping for Armv8-R
 2018-02-22 16:13 UTC  (4+ messages)

[PATCH,AIX] Fixincludes for vec_malloc, vec_calloc
 2018-02-22 16:09 UTC 

[PATCH, rs6000] Tests for builtin vec_neg updated
 2018-02-22 15:41 UTC 

[PATCH PR81228][AARCH64][gcc-7] Backport r255625 : Fix ICE by adding LTGT
 2018-02-22 15:02 UTC  (2+ messages)

PING: [PATCH] i386: Add __x86_indirect_thunk_nt_reg for -fcf-protection -mcet
 2018-02-22 14:25 UTC  (2+ messages)

[committed] Add testcase for already fixed PR (PR c++/84496)
 2018-02-22 13:49 UTC 

[PATCH] Add "native" as a valid option value for -march= on i386 (PR driver/83193)
 2018-02-22 12:16 UTC  (17+ messages)
` Add "native" as a valid option value for -march= on arm "

[PATCH] Fix formatting of -ftime-report
 2018-02-22 12:13 UTC 

[parloops, PR83126], Use cached affine_ivs canonicalize_loop_ivs
 2018-02-22 12:09 UTC 

[PATCH][AArch64] PR84114: Avoid reassociating FMA
 2018-02-22 11:38 UTC 

plugin-api.h patch to add a new interface for linker plugins
 2018-02-22 11:25 UTC  (6+ messages)

[og7] Fix hang when running oacc exec with CUDA 9.0 nvprof
 2018-02-22 11:23 UTC 

[testsuite] Require et alloca for pr82210.c
 2018-02-22 11:03 UTC 

[PATCH] Character length cleanup for Coarray Fortran library
 2018-02-22  9:57 UTC  (10+ messages)

[PATCH] Fix store merging (PR tree-optimization/84503)
 2018-02-22  9:49 UTC  (2+ messages)

[PATCH] Fix TYPE_EMPTY_P handling - x86_64 ABI issue (PR target/84502)
 2018-02-22  7:40 UTC  (2+ messages)

[PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478)
 2018-02-22  7:39 UTC  (11+ messages)
    ` [PATCH] Fix pdftex miscompilation due to get_range_strlen (PR tree-optimization/84478, take 2 and 3)

[Patch] Document __builtin_extend_pointer
 2018-02-22  5:04 UTC  (2+ messages)

[PATCH 1/2] rs6000: Use brace blocks in define_insn
 2018-02-22  1:09 UTC  (2+ messages)
` [PATCH 2/2] rs6000: Delete meaningless arguments to define_{expand,split,peephole2}

PR84229 part 1: Avoid cloning of functions that calls va_arg_pack
 2018-02-21 22:49 UTC  (3+ messages)

Game Developers Conference-2018
 2018-02-21 21:53 UTC 

C++ PATCH to fix ICE with invalid cast (PR c++/84493)
 2018-02-21 21:50 UTC  (2+ messages)

[PATCH PR82096][gcc-7] Backport: Fix ICE in int_mode_for_mode, at stor-layout.c:403 with arm-linux-gnueabi
 2018-02-21 12:55 UTC  (4+ messages)
    ` [PATCH PR82096][gcc-7, gcc-6] "

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