public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[AArch64][PR65139] use clobber with match_scratch for aarch64_lshr_sisd_or_int_<mode>3
 2015-04-15 22:25 UTC  (5+ messages)

C++ PATCH to clobber objects on constructor entry
 2015-04-15 21:15 UTC 

Two small C++ PATCHes
 2015-04-15 21:13 UTC 

C++ PATCH for c++/65727 (ICE with lambda in decltype)
 2015-04-15 21:11 UTC 

[PATCH, i386]: Merge *_sse patterns with *_mixed using enabled attribute
 2015-04-15 19:36 UTC 

Minor reordering of functions in tree-ssa-dom.c
 2015-04-15 18:52 UTC 

RFA: RL78: Add support for G13 and G14 multiply and divide
 2015-04-15 18:04 UTC  (2+ messages)

[Patch, Fortran, PR58586, v1] ICE with derived type with allocatable component passed by value
 2015-04-15 18:03 UTC 

RFA: Updated gcc-5 html documentation for new RX option
 2015-04-15 17:21 UTC  (2+ messages)

[libstdc++ PATCH] Add support for std::uncaught_exceptions
 2015-04-15 17:10 UTC  (2+ messages)

[Patch][testsuite,i386]: Remove include of values.h from avx512
 2015-04-15 16:30 UTC 

[PATCH] Fix IPA-ICF wrong-code with GIMPLE_PREDICT (PR ipa/65765)
 2015-04-15 16:07 UTC  (3+ messages)

[PATCH][expmed] Calculate mult-by-const cost properly in mult_by_coeff_cost
 2015-04-15 15:47 UTC  (5+ messages)

[PATCH v2] libgcc: Use braces instead of macro's empty body to avoid xgcc warnings
 2015-04-15 15:29 UTC 

[PATCH][ARM][cleanup] Use IN_RANGE more often
 2015-04-15 15:22 UTC 

[PATCH] libstdc++: Fix exceptions being generated when compiling with -fno-exceptions
 2015-04-15 14:56 UTC  (2+ messages)

libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge current set of OpenACC changes from gomp-4_0-branch)
 2015-04-15 14:26 UTC 

ballindamm 15 20095 hamburg
 2015-04-15 13:43 UTC 

[PATCH, stage1][PR65443] Add transform_to_exit_first_loop_alt
 2015-04-15 13:39 UTC  (3+ messages)
  ` [PING][PATCH][PR65443] "

[PR65637] Fix ssa-handling code in expand_omp_for_static_chunk
 2015-04-15 13:23 UTC  (4+ messages)
` [PR65637][PATCH][1/3] Fix gcc_assert "
` [PR65637][PATCH][2/3] Fix inner loop phi "
` [PR65637][PATCH][3/3] Handle 2 preds for fin_bb "

[C++ Patch] Emit error + inform for access control issues
 2015-04-15 13:21 UTC  (6+ messages)

Teach vrp that THIS pointer and references are non-zero
 2015-04-15 13:07 UTC  (5+ messages)

C++ PATCH to prune dead code in constexpr.c
 2015-04-15 13:01 UTC  (2+ messages)

patch for PR65729
 2015-04-15 12:51 UTC  (5+ messages)

[PATCH][PR rtl-optimization/42522] Incorrect simplification of ZERO_EXTRACT and SIGN_EXTRACT by cse
 2015-04-15 12:27 UTC  (2+ messages)
` Fwd: "

[AArch64][PR65375] Fix RTX cost for vector SET
 2015-04-15 11:35 UTC  (16+ messages)

[PR65768] Check rtx_cost when propagating constant
 2015-04-15 11:18 UTC  (3+ messages)

[PATCH, PR target/65103, 2/3] Propagate address constants into loops for i386
 2015-04-15 11:07 UTC  (4+ messages)

Ping^2 : [PATCH] [gcc, combine] PR46164: Don't combine the insns if a volatile register is contained
 2015-04-15 10:45 UTC 

[patch,avr]: Fix various problems with specs and specs file generation
 2015-04-15 10:17 UTC  (11+ messages)
  ` [patch,avr]: Part2: "

Fail to compile trunk
 2015-04-15  9:34 UTC 

[C++ Patch] PR 65340
 2015-04-15  8:44 UTC  (6+ messages)

[PATCH][doc] Update __sync builtins, preferring __atomics
 2015-04-15  8:38 UTC  (3+ messages)

[ARM][PR65768] Keep constants in register when expanding
 2015-04-15  8:28 UTC  (3+ messages)

[fortran] New version of matmul inline patch
 2015-04-15  7:59 UTC 

Commit: RX: Add option to disable string instructions
 2015-04-15  7:39 UTC 

[v3] Ignore elfdump warnings in scripts/extract_symvers.pl
 2015-04-15  7:31 UTC  (3+ messages)

[fortran] New version of matmul inline patch
 2015-04-15  6:32 UTC 

New French PO file for 'gcc' (version 5.1-b20150208)
 2015-04-14 22:02 UTC 

[PATCH] PR 62173, re-shuffle insns for RTL loop invariant hoisting
 2015-04-14 21:49 UTC  (20+ messages)

[PATCH] PR c++/65750
 2015-04-14 21:34 UTC  (3+ messages)

C++ PATCH to avoid duplicating coerce_innermost_template_parms
 2015-04-14 21:28 UTC 

[PATCH] libstdc++: Fix exceptions being generated when compiling with -fno-exceptions
 2015-04-14 19:27 UTC  (2+ messages)

PING^4: [PATCH]: New configure options that make the compiler use -fPIE and -pie as default option
 2015-04-14 19:21 UTC 

[PATCH] [ARM] Fix widen-sum pattern in neon.md
 2015-04-14 19:13 UTC  (2+ messages)

ping: [PATCH, ARM] attribute target (thumb,arm) [0-6]
 2015-04-14 19:11 UTC  (2+ messages)

[PATCH] Sync and use zlib.m4 with binutils-gdb
 2015-04-14 19:11 UTC 

[PATCH][ARM] Restrict {load,store}_multiple expanders to MAX_LD_STM_OPS regs
 2015-04-14 19:10 UTC  (2+ messages)

[PATCH][ARM] Make issue rate part of per-core tuning structs
 2015-04-14 19:09 UTC  (2+ messages)

Go patch committed: Fix PR 65755 on GCC 5 branch
 2015-04-14 18:49 UTC 

[PATCH] [PR c++/61636 and c++/64382] Fix default capture in generic lambdas
 2015-04-14 18:38 UTC  (7+ messages)
` [PATCH 2/2] PR c++/64382 * cp/parser.c (parsing_default_capturing_generic_lambda_in_template): New function. * cp/cp-tree.h: Declare it. * cp/semantics.c (finish_id_expression): Resolve names within a default capturing generic lambda defined within a template prior to instantiation to allow for captures to be added to the closure type
  ` [PATCH 2/2] PR c++/64382 * cp/parser.c (parsing_default_capturing_generic_lambda_in_template)
` [PATCH 1/2] PR c++/61636 * cp/parser.c (cp_parser_postfix_expression): Resolve default captured 'this' early for generic lambdas

New French PO file for 'gcc' (version 5.1-b20150208)
 2015-04-14 18:12 UTC 

New French PO file for 'gcc' (version 5.1-b20150208)
 2015-04-14 17:32 UTC 

[PATCH 0/4] [AARCH64,SIMD] PR63870 Improve error messages for single lane load/store
 2015-04-14 17:20 UTC  (4+ messages)
` [PATCH 1/4] vldN_lane error message enhancements (Q registers)

[PATCH, i386]: Introduce LEGACY_INT_REG_P predicate
 2015-04-14 17:19 UTC 

[RFC] Dynamically aligning the stack
 2015-04-14 17:08 UTC  (6+ messages)

LTO early debug, day 2
 2015-04-14 17:02 UTC  (3+ messages)

RFA: RL78:
 2015-04-14 17:02 UTC  (2+ messages)

[Patch 1/2, Fortran, pr60322] [OOP] Incorrect bounds on polymorphic dummy array
 2015-04-14 17:01 UTC  (9+ messages)
      ` [Patch, Fortran, pr60322] was: "
              ` [Patch, Fortran, pr60322, addendum] "

Commit: Avoid calling convert_to_mode with invalid rtl
 2015-04-14 16:12 UTC 

C PATCH for c/65345 (file-scope _Atomic expansion, this time with floats)
 2015-04-14 16:08 UTC 

RFA (stor-layout): PATCH for c++/65734 (attribute aligned and templates)
 2015-04-14 16:06 UTC 

[PATCH] Fix libbacktrace and libiberty tests fail on sanitized GCC due to wrong link options
 2015-04-14 16:02 UTC  (2+ messages)

C++ PATCH for c++/65695 (pointer-to-member constants and constexpr)
 2015-04-14 16:02 UTC 

libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge current set of OpenACC changes from gomp-4_0-branch)
 2015-04-14 15:43 UTC  (14+ messages)
                      ` Using -foffload=[...] to cycle through accelerators (was: libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks)
                      ` acc_on_device for device_type_host_nonshm "

C++ PATCH for c++/65721 (ICE with invalid using-declaration)
 2015-04-14 15:28 UTC 

[PATCH] Fix memory leak in IPA passes
 2015-04-14 15:21 UTC  (6+ messages)

[PATCH] Fix PR c++/60994 gcc does not recognize hidden/shadowed enumeration as valid nested-name-specifier
 2015-04-14 15:16 UTC  (4+ messages)

PATCH] PR target/65612: Multiversioning doesn't work with DSO nor PIE
 2015-04-14 15:07 UTC  (16+ messages)

[CHKP, PATCH] Fix instrumented indirect calls with propagated pointers
 2015-04-14 14:35 UTC  (8+ messages)

[PATCH][AArch64 Intrinsics] Replace temporary assembler for vst1_lane
 2015-04-14 14:04 UTC  (4+ messages)

GO tools for gccgo cross
 2015-04-14 14:04 UTC  (5+ messages)
` [gofrontend-dev] "

[PATCH] Fix rtl_split_edge (PR rtl-optimization/65761)
 2015-04-14 13:22 UTC  (2+ messages)

[PATCH][ARM][cleanup] Use std::sort rather than manually sorting in gen_ldm_seq
 2015-04-14 12:39 UTC 

New French PO file for 'gcc' (version 5.1-b20150208)
 2015-04-14 12:37 UTC 

[PATCH, DWARF] re-init dw_frame_pointer_regnum between functions
 2015-04-14 12:14 UTC  (3+ messages)

[patch] Update libstdc++ evolution docs
 2015-04-14 10:09 UTC  (3+ messages)

[libstdc++/61347] std::distance(list.first(),list.end()) in O(1)
 2015-04-14  9:32 UTC  (6+ messages)

[PATCH, i386] [PR target/65744] Add type conversions to some intrinsics
 2015-04-14  9:29 UTC 

[CHKP, PATCH] Fix LTO cgraph merge for instrumented functions
 2015-04-14  9:16 UTC  (9+ messages)

patch to fix PR65648
 2015-04-14  9:14 UTC  (15+ messages)

[tree-optimization/63387] Recognize isunordered
 2015-04-14  8:45 UTC  (5+ messages)

invert_tree_comparsion tweek for bettter inline predicates
 2015-04-14  8:26 UTC  (3+ messages)

[PATCH] Fix PR65758
 2015-04-14  8:22 UTC 

[testsuite, i386] Avoid finite in gcc.target/i386/avx512dq-vfpclasspd-2.c etc
 2015-04-14  8:12 UTC  (6+ messages)

[PATCH][expmed] Properly account for the cost and latency of shift+add ops when synthesizing mults
 2015-04-14  8:12 UTC 

[PATCH, GCC, stage1] Fallback to copy-prop if constant-prop not possible
 2015-04-14  8:00 UTC  (3+ messages)

[PATCH 6/8] Handle SCRATCH in decompose_address
 2015-04-14  5:31 UTC  (6+ messages)

[PATCH v2] libgcc: Use braces instead of macro's empty body to avoid xgcc warnings
 2015-04-14  5:30 UTC  (2+ messages)

[PATCH, i386]: Cleanup QIreg_operand predicates and their usage
 2015-04-14  5:09 UTC 

PATCH: Add bootstrap-mpx.mk
 2015-04-14  4:50 UTC  (4+ messages)

[PATCH] Fix PR65204
 2015-04-14  2:03 UTC  (2+ messages)

[debug-early] Handle specification of class scoped static functions
 2015-04-13 21:08 UTC  (7+ messages)

[patch] libstdc++/65754 missing exports for fstream constructors
 2015-04-13 19:26 UTC  (3+ messages)

[patch, libgfortran] PR65089 FAIL: gfortran.dg/io_real_boz(2|_[45]).f90 when tested with -fsanitize=address
 2015-04-13 18:32 UTC  (2+ messages)

[doc] doc/plugins.texi - rewrite first paragraph
 2015-04-13 18:06 UTC  (2+ messages)

Issue 2 with "[libstdc++/65033] Give alignment info to libatomic"
 2015-04-13 17:53 UTC  (2+ messages)

[PATCH][expr.c] PR 65358 Avoid clobbering partial argument during sibcall
 2015-04-13 16:33 UTC  (3+ messages)

ping: [PATCH, x86] [PR target/64835] Add TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE hook
 2015-04-13 14:24 UTC 

[PATCH, i386]: Merge mulx patterns
 2015-04-13 14:05 UTC 

LTO early debug, day 1
 2015-04-13 13:55 UTC 

Fix detailed mem report WRT hash tables
 2015-04-13 13:35 UTC  (2+ messages)

patch ping
 2015-04-13 13:12 UTC  (2+ 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).