public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PR64164] drop copyrename, integrate into expand
 2015-08-10 15:14 UTC  (23+ messages)

[PATCH 1/5][ARM] Make room for more CPU feature flags
 2015-08-10 15:11 UTC  (7+ messages)
` [PATCH 2/5][ARM] Add feature set definitions
` [PATCH 3/5][ARM] Use new feature set representation
` [PATCH 4/5][ARM] Use features sets for builtins
` [PATCH 5/5][ARM] Move initializer into arm-cores.def and arm-arches.def

[PATCH 1/2][ARM] Record FPU features as a bit-set
 2015-08-10 14:59 UTC  (7+ messages)
` [PATCH 2/2][ARM] Use new FPU features representation

[PATCH 1/2] add GCC_FINAL to ansidecl.h
 2015-08-10 14:45 UTC  (4+ messages)
` [PATCH 2/2] replace several uses of the anon namespace with GCC_FINAL

PR c/c++/diagnostics/66098 Take -Werror into account when deciding what was the command-line status
 2015-08-10 14:38 UTC 

[AArch64] Improve TLS Descriptor pattern to release RTL loop IV opt
 2015-08-10 13:33 UTC  (9+ messages)
  ` [COMMITTED][AArch64] "

[PATCH 1/4] [MIPS] Add support for MIPS SIMD Architecture (MSA)
 2015-08-10 12:22 UTC 

[PATCH 4/4] [MIPS] Add tests for MSA
 2015-08-10 12:16 UTC 

[PATCH 2/4] [MIPS] Add pipeline description for MSA
 2015-08-10 12:15 UTC 

[PATCH 3/4] Add support to run auto-vectorization tests for multiple effective targets
 2015-08-10 12:15 UTC 

[PATCH][ARM][3/3] Expand mod by power of 2
 2015-08-10 11:14 UTC  (3+ messages)

[PATCH] Fix default_binds_local_p_2 for extern protected data
 2015-08-10 11:04 UTC  (2+ messages)

[PATCH][RTL-ifcvt] Improve conditional select ops on immediates
 2015-08-10  9:44 UTC  (14+ messages)

[PATCH/libiberty] Remove use of strtod in libiberty/d-demangle.c
 2015-08-10  8:19 UTC  (3+ messages)

[PATCH][RTL-ifcvt] Make non-conditional execution if-conversion more aggressive
 2015-08-09 21:21 UTC  (13+ messages)

[PATCH opt*.awk/middle-end] Detect wrong arguments to EnabledBy
 2015-08-09 19:32 UTC  (3+ messages)

[fortran,committed] Restore libgfortran build on mingw32
 2015-08-09 16:46 UTC 

[Patch, Fortran, 66927, v1] [6 Regression] ICE in gfc_conf_procedure_call
 2015-08-09 12:37 UTC  (4+ messages)

[libquadmath, patch] Add logbq() to libquadmath
 2015-08-09  8:47 UTC  (6+ messages)

[fortran,patch] Extend IEEE support to all real kinds
 2015-08-09  6:26 UTC  (9+ messages)

[v3 patch] <regex> refactoring - pull out common data members as _Context
 2015-08-09  5:25 UTC  (2+ messages)

[fortran,committed] Adjust gfortran --version output
 2015-08-08 20:00 UTC 

[v3 PATCH] Implement make_array and to_array from the Fundamentals v2 TS draft
 2015-08-08 10:40 UTC  (5+ messages)

[v3 PATCH] Implement N4279, Improved insertion interface for unique-key maps
 2015-08-08 10:38 UTC  (3+ messages)

[PATCH] Track indirect calls for call site information in debug info
 2015-08-08  9:53 UTC  (4+ messages)
` [PATCH, PING] "
  ` [PATCH, PING*2] "
    ` [PATCH, PING*3] "

[PATCH] PR debug/53927: fix value for DW_AT_static_link
 2015-08-08  9:52 UTC  (4+ messages)
` [PATCH, PING] "
  ` [PATCH, PING*2] "
    ` [PATCH, PING*3] "

[PATCH] DWARF: materialize subprogram renamings in Ada as imported declarations
 2015-08-08  9:51 UTC  (3+ messages)
` [PATCH, PING] "
  ` [PATCH, PING*2] "

[PATCHES] Enhance standard DWARF for Ada
 2015-08-08  9:01 UTC  (5+ messages)
` [PATCHES, PING] "
  ` [PATCHES, PING*2] "
      ` [PATCHES, PING*3] "

[PATCH] PR rtl-optimization/66790: uninitialized registers handling in REE
 2015-08-08  8:58 UTC  (3+ messages)
` [PATCH, PING] "
  ` [PATCH, PING*2] "

[PATCH] Treat model == 0x4f as Broadwell
 2015-08-08  7:42 UTC  (2+ messages)

Regression in target MIC compiler (was: nvptx offloading patches [3/n], RFD)
 2015-08-08  5:25 UTC  (14+ messages)
      ` Regression in target MIC compiler
        ` [PATCH][1/N] Change GET_MODE_INNER to always return a non-void mode
                    ` Fix offloading machine mode stream reading (was: Regression in target MIC compiler)

[PATCH] combine: Fix for PR67028
 2015-08-08  1:43 UTC 

rx: remove some asserts
 2015-08-08  1:09 UTC  (2+ messages)

[PATCH 0/4] misc work to get rid of target macros
 2015-08-07 21:52 UTC  (18+ messages)
` [PATCH 4/4] define ASM_OUTPUT_LABEL to the name of a function

[gcc-5-branch][PATCH] PR rtl-optimization/67029: gcc-5.2.0 unable to find a register to spill with O3 fsched-pressure fschedule-insns
 2015-08-07 21:47 UTC  (2+ messages)

[libgfortran,patch] FPU initialization
 2015-08-07 16:13 UTC  (2+ messages)

[fortran,patch] Allow some IEEE functions in constant and specification expressions
 2015-08-07 15:04 UTC  (3+ messages)

PIC calls without PLT, generic implementation
 2015-08-07 13:28 UTC  (16+ messages)
` [PATCH] Expand PIC calls without PLT with -fno-plt
          ` [AArch64] Tighten direct call pattern to repair -fno-plt
                ` [AArch64][sibcall]Tighten "
                    ` [COMMITTED][AArch64][sibcall]Tighten "
              ` [COMMITTED][AArch64] Tighten "

[PATCH] PR target/67127: [ARM] Avoiding odd-number ldrd/strd in movdi introduced a regression on armeb-linux-gnueabihf
 2015-08-07 13:05 UTC 

[PATCH, build]: Add gpl.pod to .INTERMEDIATE
 2015-08-07 12:16 UTC 

[PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning
 2015-08-07 11:22 UTC 

libgo patch committed: Kill sleep processes in testsuite
 2015-08-07 10:10 UTC  (4+ messages)
  ` [gofrontend-dev] "

vectorize conditional expressions in aarch64
 2015-08-07  9:52 UTC 

Change __cpp_concepts to __cpp_experimental_concepts
 2015-08-07  9:16 UTC  (2+ messages)

[PR16107] Convert cos (-x) into cos (x)
 2015-08-07  8:55 UTC 

[PR25529] Convert (unsigned t * 2)/2 into unsigned (t & 0x7FFFFFFF)
 2015-08-07  8:44 UTC  (10+ messages)

[PR16107] Convert cos (-x) into cos (x)
 2015-08-07  8:44 UTC 

[RFC][PATCH, ASan] ASan and TSan passes place change
 2015-08-07  8:42 UTC 

[v3 PATCH] Implement N4089 and N4387
 2015-08-07  8:36 UTC  (5+ messages)

[patch committed SH] Fix target/67002
 2015-08-07  8:13 UTC 

[gomp4] Worker reduction builtin
 2015-08-07  6:57 UTC  (3+ messages)

[PATCH, java]: texi2pod.pl: Escape braces in regexp involving @strong{...}
 2015-08-07  6:39 UTC 

[PATCH] toplevel: fixes for in-tree libiconv
 2015-08-07  5:15 UTC  (3+ messages)

Huge C++ PATCH to merge c++-concepts branch
 2015-08-07  5:05 UTC 

[PATCH] cfns: fix mismatch in gnu_inline attributes
 2015-08-07  3:47 UTC 

[PATCH, committed] jit.dg/test-benchmark.c: add a summary of timings
 2015-08-06 21:05 UTC 

C++ PATCH for c++/66533 (ICE with generic lambda)
 2015-08-06 19:58 UTC 

offload data version number
 2015-08-06 19:52 UTC  (11+ messages)

[gomp4] Redesign oacc_parallel launch API
 2015-08-06 19:51 UTC  (3+ messages)

[gomp4] fix spinlock
 2015-08-06 19:49 UTC  (3+ messages)

[PATCH 0/15][ARM/AArch64] Add support for float16_t vectors (v3)
 2015-08-06 16:28 UTC  (4+ messages)
` [PATCH 9/15][AArch64] vld{2,3,4}{,_lane,_dup}, vcombine, vcreate

C++ PATCH for c++/67130 and 67131 (variable template-id issues)
 2015-08-06 15:16 UTC 

[PATCH 0/2] Embed driver within libgccjit
 2015-08-06 14:46 UTC  (3+ messages)
` [PATCH 1/2] driver: support state cleanup
` [PATCH 2/2] jit: use an embedded copy of the driver

[PATCH 0/4] OpenMP 4.0 offloading to Intel MIC
 2015-08-06 14:35 UTC  (8+ messages)
` [PATCH 3/4] Add libgomp plugin for "
            ` Fwd: "

[RFC] [Patch]: Try and vectorize with shift for mult expr with power 2 integer constant
 2015-08-06 12:04 UTC  (9+ messages)

[PATCH, i386] Disable AVX-512VL insns for scalar mode operands on -march=knl
 2015-08-06 11:13 UTC  (7+ messages)

[PATCH] Simple optimization for MASK_STORE
 2015-08-06 11:07 UTC  (12+ messages)

s390: SImode pointers vs LR
 2015-08-06 11:06 UTC 

[PATCH] S/390: Disallow SImode addresses in 64 bit
 2015-08-06 11:02 UTC 

[Committed] S/390: Clobber VRs in __builtin_tbegin
 2015-08-06 10:33 UTC 

[Committed] S/390: Add missing doc for -mhtm, -mvx, and -mzvector
 2015-08-06 10:30 UTC 

patch fortran, pr 59746, internal compiler error : segmentation fault
 2015-08-06 10:28 UTC  (10+ messages)
              ` *ping* "

[Committed] S/390: Fix dwarf reg size table for -m31 -mzarch
 2015-08-06 10:28 UTC 

[Patch] sext_hwi: Avoid left shift of negative value undefined behaviour
 2015-08-06 10:26 UTC 

[Patch, fortran] PR66929 fix iso_varying_string ICE
 2015-08-06 10:22 UTC  (5+ messages)
    ` *ping* "

[Patch, fortran] merge two gfc_trans_scalar_assign flags
 2015-08-06 10:15 UTC  (3+ messages)
` *ping* "

[Patch] Show address operator ('&') in front of strings and functions in dumps
 2015-08-06 10:13 UTC  (2+ messages)
` *ping* "

[PR66776][PATCH][AARCH64] Add cmovdi_insn_uxtw pattern
 2015-08-06 10:06 UTC  (3+ messages)

[PING][Patch] Add support for IEEE-conformant versions of scalar fmin* and fmax*
 2015-08-06  9:39 UTC 

[gomp4] fork/join target hook
 2015-08-06  8:45 UTC 

[libquadmath, patch] Add logbq() to libquadmath
 2015-08-06  8:39 UTC  (4+ messages)

[PATCH] PR rtl-optimization/67029: gcc-5.2.0 unable to find a register to spill with O3 fsched-pressure fschedule-insns
 2015-08-06  2:35 UTC 

[PATCH] Obvious fix for PR66828: left shift with undefined behavior in bswap pass
 2015-08-06  1:42 UTC  (3+ messages)

2 C++ cleanup PATCHes
 2015-08-06  1:30 UTC 

Minor typo fixes
 2015-08-05 22:41 UTC  (2+ messages)

[Patch, fortran] Rename gfc_code's expr4 field
 2015-08-05 21:05 UTC  (4+ messages)

Elimitate duplication of get_catalogs in different abi
 2015-08-05 20:57 UTC  (3+ messages)

[PATCH, libstdc++, testsuite] Remove redundant -save-temps options
 2015-08-05 20:57 UTC  (2+ messages)

[PATCH] PR rtl-optimization/67029: gcc-5.2.0 unable to find a register to spill with O3 fsched-pressure fschedule-insns]
 2015-08-05 20:26 UTC 

[PATCH] clarify doc for __builtin_return_address
 2015-08-05 17:56 UTC  (10+ messages)
  ` [PATCH] warn for unsafe calls to __builtin_return_address
              `  "

C++ PATCH for c++/66260 (various variable template specialization issues)
 2015-08-05 17:55 UTC 

C++ PATCH for c++/65195 (variable template of reference type)
 2015-08-05 17:51 UTC 

Fix reload1.c warning for some targets
 2015-08-05 17:33 UTC  (3+ messages)

RFA: RL78: Fix multiply costs when optimizing for size
 2015-08-05 17:10 UTC  (2+ messages)

[PATCH][AARCH64]Add backend combine_bfi pattern
 2015-08-05 16:47 UTC  (3+ messages)

[PATCH] Optimize certain end of loop conditions into min/max operation
 2015-08-05 16:15 UTC  (4+ messages)

[committed] Reduce size of insn_data
 2015-08-05 15:48 UTC 

[committed] Add a get_c_test helper function to gensupport
 2015-08-05 15:46 UTC 

[committed] Add get_num_insn_codes to gensupport
 2015-08-05 15:44 UTC 

[RFC, PATCH 0/3] tree-ssa-tail-merge engine replacement
 2015-08-05 15:16 UTC  (6+ messages)
` [PATCH 1/3] tree-ssa-tail-merge: add IPA ICF infrastructure

[PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming
 2015-08-05 15:09 UTC  (11+ messages)

[PATCH][AArch64][12/14] Target attributes and target pragmas tests
 2015-08-05 14:52 UTC  (9+ messages)

[PATCH] Add X != !X pattern
 2015-08-05 14:34 UTC  (12+ messages)

Remove bogus can_extend
 2015-08-05 14:21 UTC 

PR66311: Fix extension in mpz->wide_int conversions
 2015-08-05 14:19 UTC  (2+ messages)

RFA: RL78: Remove far operand optimization in rl78_force_nonfar_3
 2015-08-05 14:05 UTC  (3+ 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).