public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][ARC] Refurbish emitting DWARF2 for epilogue
 2015-12-14 10:07 UTC  (9+ messages)

[v4] avoid alignment of static variables affecting stack's
 2015-12-14  9:39 UTC  (6+ messages)

[PATCH] doc: discourage use of __attribute__((optimize())) in production code
 2015-12-14  9:01 UTC  (3+ messages)

[RFC] Request for comments on ivopts patch
 2015-12-14  8:57 UTC  (4+ messages)

RFA (hash-*): PATCH for c++/68309
 2015-12-14  8:51 UTC  (4+ messages)

[RFC] Dump ssaname info for default defs
 2015-12-14  8:47 UTC  (2+ messages)

[PATCH] Fix warnings from including fdl.texi into gnat-style.texi
 2015-12-14  8:37 UTC  (7+ messages)

[PR 68064] Testcase and an assert for an already fixed bug
 2015-12-14  8:33 UTC  (2+ messages)

extend shift count warnings to vector types
 2015-12-14  8:29 UTC  (3+ messages)

[PATCH] Handle sizes and kinds params of GOACC_paralllel in find_func_clobbers
 2015-12-14  8:24 UTC  (3+ messages)

[PATCH] rs6000: Fix a mistake in cstore_si_as_di (PR68865, PR68879)
 2015-12-14  7:28 UTC  (2+ messages)

[RFA] Compact EH Patch
 2015-12-13 22:12 UTC  (3+ messages)

[PATCH 6/6] [DJGPP] configure.ac: enable LTO
 2015-12-13 18:12 UTC  (5+ messages)

[PATCH series, 16] Use parloops to parallelize oacc kernels regions
 2015-12-13 16:58 UTC  (16+ messages)
` [PATCH, 4/16] Implement -foffload-alias
` [PATCH, 9/16] Add pass_parallelize_loops_oacc_kernels
      ` [PIING][PATCH, "

[PATCH][PR target/19201] Peephole to improve clearing items in structure for m68k
 2015-12-13 13:06 UTC 

[PATCH] m68k testsuite TLC
 2015-12-13 12:56 UTC 

[PATCH, libgfortran] PR68867 numeric formatting problem in the fortran library
 2015-12-13  4:30 UTC  (2+ messages)

[PATCH] Fix PR c++/21802 (two-stage name lookup fails for operators)
 2015-12-12 23:32 UTC  (5+ messages)

Prune TYPE_FIELDS lists more in free_lang_data
 2015-12-12 21:45 UTC  (5+ messages)

[SPARC] Enable wide-int support
 2015-12-12 21:11 UTC 

[PATCH v2] Do not sanitize left shifts for -fwrapv (PR68418)
 2015-12-12 21:09 UTC  (3+ messages)

[v3 PATCH] Document the implementation of Logical Operator Type Traits
 2015-12-12 20:34 UTC 

Do not decompress functions sections when copying them to ltrans
 2015-12-12 19:48 UTC  (5+ messages)

Transparent alias suport part 7 (lto-symtab support)
 2015-12-12 19:00 UTC  (2+ messages)

PING^1: [PATCH] Add TYPE_EMPTY_RECORD for C++ empty class
 2015-12-12 18:43 UTC  (10+ messages)

[PATCH] Use gfc_add_*_component defines where appropriate
 2015-12-12 17:02 UTC  (5+ messages)
` [PATCH] RFC: Use Levenshtein spelling suggestions in Fortran FE
    ` [PATCH] v2 "

[Patch, Fortran] PR45859 - Permit array elements to coarray dummy arguments
 2015-12-12 16:47 UTC  (4+ messages)

[PATCH 5/6] [DJGPP] gcc/config/i386: update DJGPP configuration related files
 2015-12-12 16:28 UTC  (3+ messages)

update_vtable_references segfault
 2015-12-12 14:44 UTC  (3+ messages)

[PATCH] g++.dg/cpp1y/pr58708.C testcase fix for AIX
 2015-12-12 13:11 UTC 

[Patch, MIPS] Remove definition of TARGET_PROMOTE_PROTOTYPES
 2015-12-12  8:53 UTC  (3+ messages)

[Patch, libstdc++/68863] Let lookahead regex use captured contents
 2015-12-12  6:12 UTC  (2+ messages)

adding -Wshadow-local and -Wshadow-compatible-local ?
 2015-12-11 23:42 UTC 

[PATCH][PR tree-optimization/68844] Fix testcase expected output
 2015-12-11 23:18 UTC 

[patch] Fix PR middle-end/68215
 2015-12-11 21:56 UTC  (3+ messages)

[patch] libstdc++/59768 Fix std::invoke support for reference_wrappers
 2015-12-11 21:43 UTC 

ipa-cp heuristics fixes
 2015-12-11 21:20 UTC  (7+ messages)

[PATCH] Fix ICE with -fno-if-conversion (PR rtl-optimization/68730)
 2015-12-11 21:06 UTC  (5+ messages)

[PATCH] Add pass parameter to TERMINATE_PASS_LIST
 2015-12-11 20:27 UTC  (2+ messages)

[PATCHES] Enhance standard DWARF for Ada
 2015-12-11 20:25 UTC  (14+ messages)
` [PATCHES, PING] "
  ` [PATCHES, PING*2] "
      ` [PATCHES, PING*3] "
        ` [PATCHES, PING*4] "
          ` [PATCHES, PING*5] "

[PATCH] Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657)
 2015-12-11 20:18 UTC  (11+ messages)
                  ` [PATCH] Fix -Werror= handling with aliases (PR c/68833)

[PATCH/AARCH64] Fix -mcpu/arch=native support for LSE
 2015-12-11 19:54 UTC 

Fix PR21273
 2015-12-11 19:47 UTC  (2+ messages)

[PATCH] gcc: read -fdebug-prefix-map OLD from environment (improved reproducibility)
 2015-12-11 19:14 UTC  (7+ messages)

[PATCH] PR c/68473: sanitize source range-printing within certain macro expansions
 2015-12-11 18:25 UTC  (5+ messages)
` [PATCH 0/3] "
  ` [PATCH 1/3] Delay location expansion within rich_location until printing
  ` [PATCH 2/3] Fix range/location terminology
  ` [PATCH 3/3] PR c/68473: sanitize source range-printing within certain macro expansions (v2)

[PTX] some more cleanups
 2015-12-11 18:10 UTC 

[hsa 0/10] Merge of HSA branch
 2015-12-11 18:05 UTC  (12+ messages)
` [hsa 1/10] Configury changes and new options
` [hsa 2/10] Modifications to libgomp proper

[gomp4.5] Handle #pragma omp declare target link
 2015-12-11 17:46 UTC  (12+ messages)

Request permission to delete gcc.dg/vect/costmodel/ppc/costmodel-fast-math-vect-pr29925.c
 2015-12-11 17:44 UTC  (4+ messages)

[PR 66616] Check for thunks when adding extra constants to clones
 2015-12-11 16:58 UTC  (2+ messages)

[PATCH] S/390: Allow to use r1 to r4 as literal pool base
 2015-12-11 16:50 UTC 

[PATCH 4/4] Add -Wmisleading-indentation to -Wall
 2015-12-11 16:48 UTC  (3+ messages)

[RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [4/3] v2
 2015-12-11 16:46 UTC  (2+ messages)

[PATCH 0/4] -Wmisleading-indentation
 2015-12-11 16:44 UTC  (7+ messages)
` [PATCH 4/4] Add -Wmisleading-indentation to -Wall
    ` [committed 1/5] Fix -Wmisleading-indentation warning in function.c
      ` [committed 5/5] Fix -Wmisleading-indentation warning in graphite-optimize-isl.c

[PATCH 1/2] [graphite] document minimal required version for isl
 2015-12-11 16:42 UTC  (5+ messages)
` [PATCH 2/2] [graphite] update required isl versions

[PTX] reduce testcase time
 2015-12-11 15:55 UTC 

[PATCH] S/390: Wide int support
 2015-12-11 14:44 UTC  (3+ messages)

[PATCH] New version of libmpx with new memmove wrapper
 2015-12-11 14:35 UTC  (11+ messages)

fix scheduling antideps
 2015-12-11 14:09 UTC  (3+ messages)

[PATCH PR68542]
 2015-12-11 14:03 UTC  (5+ messages)

[PTX] TImode initializers
 2015-12-11 13:55 UTC 

[patch] Improve generated libstdc++ API docs
 2015-12-11 12:54 UTC  (3+ messages)

[PATCH 1/6] [DJGPP] libstdc++-v3/config/os/djgpp/error_constants.h: Update according to errno codes available for DJGPP
 2015-12-11 11:59 UTC  (4+ messages)

[v3 PATCH] PR libstdc++/68139
 2015-12-11 11:51 UTC  (7+ messages)

[PATCH, PR67627][RFC] broken libatomic multilib parallel build
 2015-12-11 11:44 UTC  (2+ messages)

[PATCH] S/390: Fix warning in "*movstr" pattern
 2015-12-11 11:20 UTC  (11+ messages)

S/390: Fix warnings in "*setmem_long..." patterns
 2015-12-11 11:19 UTC  (5+ messages)

[PATCH] Remove redundant main_size field from LTO header
 2015-12-11 10:47 UTC 

[PATCH] Remove unpaired TERMINATE_PASS_LIST in passes.def
 2015-12-11 10:43 UTC  (2+ messages)

[PATCH] Avoid integer vector used as a vector mask
 2015-12-11 10:42 UTC  (2+ messages)

[PATCH, i386]: Fix PR 67484, asan detects heap-use-after-free with target options
 2015-12-11 10:41 UTC  (3+ messages)
` [PATCH, i386]: Fix PR 67484 (version 2)

Register pressure aware loop unrolling
 2015-12-11 10:39 UTC  (2+ messages)

[Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
 2015-12-11 10:06 UTC  (23+ messages)

[Patch, Fortran] PR68815 - replace '%s' quotes by %< ... %>
 2015-12-11 10:00 UTC  (4+ messages)

[PATCH][AArch64] Properly cost zero_extend+ashift forms of ubfi[xz]
 2015-12-11  9:53 UTC  (2+ messages)

[PATCH, CHKP, PR middle-end/68697] Add bounds support for VA_ARG calls
 2015-12-11  9:35 UTC 

Reduce global decl stream
 2015-12-11  9:22 UTC  (3+ messages)

[PATCH, i386] Use scalar mask for 16-byte and 32-byte vectors when possible
 2015-12-11  7:15 UTC  (3+ messages)

[PATCH][combine] Don't create LSHIFTRT of zero bits in change_zero_ext
 2015-12-11  1:26 UTC  (3+ messages)

[PATCH] Fix PR c++/68831 (superfluous -Waddress warning for C++ delete)
 2015-12-10 23:55 UTC 

[PATCH] rtlanal: Fix bits/bytes confusion in set_noop_p (PR68814)
 2015-12-10 23:38 UTC  (5+ messages)

Transparent alias suport part 11: fix warning and error attributes with LTO
 2015-12-10 23:12 UTC 

[PATCH 4/6] [DJGPP] config/i386/djgpp: Update definitions of signed types
 2015-12-10 22:37 UTC  (2+ messages)

[PATCH 2/6] [DJGPP] libgcc: Add djgpp to lists of i[34567]86-*-* and x86_64-*-* soft-fp targets
 2015-12-10 22:31 UTC  (2+ messages)

[PATCH 3/6] [DJGPP] libbacktrace/configure.ac: specify that DJGPP do not have mmap()
 2015-12-10 22:31 UTC  (2+ messages)

[PATCH] Fix phiopt ICE in Factor conversion in COND_EXPR (PR tree-optimization/66949)
 2015-12-10 22:27 UTC  (2+ messages)

Free up bits in DECLs and TYPEs
 2015-12-10 22:26 UTC  (2+ messages)

[PATCH, testsuite] Fix PR68629: attr-simd-3.c failure on arm-none-eabi targets
 2015-12-10 21:50 UTC  (2+ messages)

[PTX] reorder function calling hooks
 2015-12-10 20:16 UTC 

[testsuite][ARM target attributes] Fix effective_target tests
 2015-12-10 19:52 UTC  (7+ messages)

[google][gcc-4_9] update hardreg costs only when conflict_costs[] < 0
 2015-12-10 18:18 UTC 

Patch to fix PR68691
 2015-12-10 18:04 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).