public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] testsuite/lib/multline.exp: show test name and line numbers
 2015-12-29  9:17 UTC 

[PATCH, i386, AVX-512] Split out mask version for vec_extract_hi_<mode>
 2015-12-29  8:44 UTC  (5+ messages)

[PATCH][PR 67425] Fix docs for -frandom-seed
 2015-12-29  7:33 UTC  (2+ messages)
` [PATCH][PING][PR "

[PATCH, testsuite]: Disable gcc.target/i386/pr68473-1.c for 32bit x86 targets
 2015-12-28 22:47 UTC 

[PATCH] ia64: don't use dynamic relocations for local symbols
 2015-12-28 21:55 UTC 

[PATCH] Fix PR66848 by enforcing 16-bit alignment on darwin
 2015-12-28 21:46 UTC  (2+ messages)

[committed] Fix failure of fortran.dg/coarray_40.f90 on hppa*-*-hpux*
 2015-12-28 21:41 UTC  (2+ messages)

[committed] Skip gcc.dg/pr49551.c on hppa*-*-hpux*
 2015-12-28 21:06 UTC 

[gomp4] Simplify function discarding
 2015-12-28 21:03 UTC  (2+ messages)

[committed] Fix failure of gcc.dg/torture/pr67609.c on hppa*-*-hpux*
 2015-12-28 20:45 UTC 

[PATCH] Fix math transformation on targets without c99 math functions
 2015-12-28 20:21 UTC 

[PATCH] Fix failure of gfortran.dg/backtrace_1.f90 on hppa*-*-hpux*
 2015-12-28 19:58 UTC 

[PATCH] [libiberty] Tweak the documentation of libiberty's xcrc32 function
 2015-12-28 18:44 UTC  (2+ messages)

Another C++11 experimental thing
 2015-12-28 17:49 UTC  (3+ messages)

[Patch, pr69011, fortran, v1] [6 Regression] [OOP] ICE in gfc_advance_chain for ALLOCATE with SOURCE
 2015-12-28 17:31 UTC  (2+ messages)

[PATCH, rs6000] Add support for lxvx and stxvx P9 instructions
 2015-12-28 14:00 UTC  (2+ messages)

[PTX] more predicates
 2015-12-28 13:40 UTC 

Fix alias.c wrt aliases and anchors
 2015-12-28 12:16 UTC 

Fix alias.c wrt aliases and anchors
 2015-12-28 11:13 UTC  (5+ messages)

[PATCH] RFC: Use Levenshtein spelling suggestions in Fortran FE
 2015-12-27 21:43 UTC  (2+ messages)
` [PATCH, RFC, v2] "

[PATCH] Fix pr68917 ICE on __builtin_clz for tilegx
 2015-12-27 19:38 UTC 

[PATCH] Fix pr69012 ICE on building libgfortran for mips
 2015-12-27 19:10 UTC 

[Patch, libgfortran] PR68987 [5/6 Regression] double free or corruption in _gfortran_st_write_done
 2015-12-27 17:20 UTC 

[PATCH] Fix PR c++/69056 (argument pack deduction failure during overload resolution)
 2015-12-27 17:15 UTC 

[PATCH] Fix PR c++/69052 (argument pack deduction failure during overload resolution)
 2015-12-27 17:11 UTC  (3+ messages)

[Patch, libgfortran] PR68987 [5/6 Regression] double free or corruption in _gfortran_st_write_done
 2015-12-27 16:59 UTC  (2+ messages)

Fix lto-bootstrap ICE with decl merging disabled
 2015-12-27  9:40 UTC 

[PATCH 0/4 v3] Fix PR/63679 when --param sra-max-scalarization-size specified
 2015-12-26 17:58 UTC  (16+ messages)
` [PATCH 3/4] Add a pass_copy_prop following pass_ch_vect
` [PATCH 4/4] Un-XFAIL ssa-dom-cse-2.c for most platforms

[PATCH] Use TYPE_MODE_RAW in print_node for vector_type
 2015-12-26 17:55 UTC  (2+ messages)

Note new TR29124 Special math functions on the web pages
 2015-12-26  5:06 UTC 

[RFC][PATCH, ARM 8/8] Added support for ARMV8-M Security Extension cmse_nonsecure_caller intrinsic
 2015-12-26  1:59 UTC 

[RFC][PATCH, ARM 7/8] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_call
 2015-12-26  1:57 UTC 

[RFC][PATCH, ARM 6/8] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute
 2015-12-26  1:55 UTC 

[RFC][PATCH, ARM 5/8] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers
 2015-12-26  1:54 UTC 

[RFC][PATCH, ARM 4/8] ARMv8-M Security Extension's cmse_nonsecure_entry: __acle_se label and bxns return
 2015-12-26  1:52 UTC 

[RFC][PATCH, ARM 3/8] Handling ARMv8-M Security Extension's cmse_nonsecure_entry attribute
 2015-12-26  1:47 UTC 

[RFC][PATCH , ARM 2/8] Add RTL patterns for thumb1 push/pop
 2015-12-26  1:45 UTC 

[RFC][PATCH, ARM 1/8] Add support for ARMv8-M's Security Extensions flag and intrinsics
 2015-12-26  1:43 UTC  (2+ messages)

[RFC][PATCH, ARM 0/8] ARMv8-M Security Extensions
 2015-12-26  1:39 UTC 

[patch] Fix dynamic linker spec for FreeBSD powerpc64
 2015-12-25 21:37 UTC  (2+ messages)

[PATCH 1/2] [graphite] add more dumps on data dependence graph
 2015-12-25 21:13 UTC  (3+ messages)

[PATCH] Fix the remaining PR c++/24666 blockers (arrays decay to pointers too early)
 2015-12-25 17:37 UTC  (3+ messages)

[CilkPlus] fix issues when cilk_spawn is used with nontrivial expressions
 2015-12-25 16:08 UTC 

[PATCH 0/5] Fix qsort comparison functions
 2015-12-25 11:42 UTC  (8+ messages)
` [PATCH 5/5] Fix intransitive comparison in dr_group_sort_cmp

[PATCH] Avoid ifcvt ICE on conditional return followed by trap (PR target/69015)
 2015-12-25 10:21 UTC  (2+ messages)

[PATCH, RFC, gfortran] Multi-threaded random number generator
 2015-12-25  9:50 UTC  (6+ messages)

[Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
 2015-12-25  8:40 UTC  (21+ messages)

C++ PATCH for c++/69005 (infinite template recursion with template constructor)
 2015-12-25  3:24 UTC 

[PATCH] [graphite] PR67842 Remove dead code
 2015-12-25  1:31 UTC 

[Patch testsuite] Skip gcc.dg/ifcvt-4.c for targets on which it may not work
 2015-12-24 19:40 UTC  (5+ messages)

[PATCH, rs6000] Fix PR target/68872, make -mcpu=powerpc64le pass correct assembler option
 2015-12-24 18:17 UTC  (5+ messages)

[PATCH, PR69043, fortran] Trying to include a directory causes an infinite loop
 2015-12-24 16:38 UTC 

[PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
 2015-12-24 13:49 UTC  (9+ messages)

[PATCH][WIP] libstdc++: Make certain exceptions transaction_safe
 2015-12-24 13:34 UTC  (6+ messages)

[PATCH] Use const-ref instead of values for sese_l passed to functions
 2015-12-24 12:15 UTC 

[PATCH 2/4] Equate MEM_REFs and ARRAY_REFs in tree-ssa-scopedtables.c
 2015-12-24 11:55 UTC  (2+ messages)

[PATCH 1/4] Make SRA scalarize constant-pool loads
 2015-12-24 11:53 UTC  (2+ messages)

[PATCH] Performance fix for libmpx memmove wrapper
 2015-12-24 11:24 UTC  (2+ messages)

[PATCH][RX] v2 instructions support
 2015-12-24  6:38 UTC  (2+ messages)

PR ipa/67811, part 2
 2015-12-24  0:48 UTC 

[Patch, libstdc++/68877] Reimplement __is_[nothrow_]swappable
 2015-12-23 21:15 UTC  (6+ messages)

[PATCH] add test for c++/69023 - bitset whose name is used in constant-expression rejected
 2015-12-23 20:56 UTC  (2+ messages)

[wwwdocs] Document how to add a new SSH key
 2015-12-23 20:21 UTC  (4+ messages)

[patch] ARM FreeBSD fix bootstrap
 2015-12-23 19:28 UTC  (6+ messages)

varpool/constpool bug
 2015-12-23 18:25 UTC  (4+ messages)

[PTX] remove some predicates
 2015-12-23 16:57 UTC 

[PATCH, i386] Introduce support for PKU instructions
 2015-12-23 11:43 UTC  (4+ messages)

[ARM] Fix ICE on Ada code with -mbig-endian -mhard-float
 2015-12-23 11:34 UTC  (3+ messages)

[RFC][PATCH] Fix broken handling of LABEL_REF in genrecog + genpreds
 2015-12-23 11:07 UTC  (5+ messages)

[gomp4.5] Handle #pragma omp declare target link
 2015-12-23 11:05 UTC  (13+ messages)
                    ` gomp_target_fini (was: [gomp4.5] Handle #pragma omp declare target link)
                      ` gomp_target_fini

[PATCH] Fix up reduction-1{1,2} testcases (PR middle-end/68221)
 2015-12-23 11:04 UTC  (4+ messages)

[OpenACC 0/7] host_data construct
 2015-12-23 11:02 UTC  (4+ messages)
` [Bulk] "

[gomp4] OpenACC / C++
 2015-12-23 10:41 UTC  (5+ messages)
` [PATCH] [gomp4] Initial OpenACC support to C++ front-end
      ` Don't run OpenACC C++ test twice (was: [gomp4] OpenACC / C++)

[PING][Patch 3/3][Arm] Add support for IEEE-conformant versions of scalar fmin* and fmax*
 2015-12-23  9:25 UTC  (6+ messages)

[PATCH, PR target/69010] Fix expand for constant boolean vectors with a scalar mode
 2015-12-23  9:15 UTC 

[PATCH] c++/58109 - alignas() fails to compile with constant expression
 2015-12-23  7:53 UTC  (2+ messages)

[PATCH] C: fix reported range of invalid unary dereference
 2015-12-23  6:43 UTC  (3+ messages)

[PATCH] c/68966 - atomic_fetch_* on atomic_bool not diagnosed
 2015-12-23  4:46 UTC 

[PATCH] Avoid unnecessary block copying in path splitting
 2015-12-22 21:49 UTC 

C++ PATCH for c++/66921 (ICE with array in template)
 2015-12-22 21:39 UTC 

C++ PATCH for c++/67257 (ICE with broken template)
 2015-12-22 21:36 UTC 

C++ PATCH for c++/67339 (ICE with alias to PMF)
 2015-12-22 21:33 UTC 

[PATCH] Improve fold-const comparison checks (PR c++/67376)
 2015-12-22 20:21 UTC  (2+ messages)

[trans-mem] Give EH_ELSE access to __builtin_eh_pointer
 2015-12-22 19:55 UTC 

PR ipa/67811
 2015-12-22 19:53 UTC 

[Patch, fortran] [6 Regression] ICE: in gfc_get_descriptor_dimension, at fortran/trans-array.c:268
 2015-12-22 17:34 UTC  (2+ messages)

[PATCH] Fix -Wmisleading indentation false-positive for do-while statement
 2015-12-22 17:34 UTC 

PATCH: PR target/66232: -fPIC -fno-plt -mx32 fails to generate indirect branch via GOT
 2015-12-22 15:55 UTC  (3+ messages)

C PATCH to add __atomic_fetch_* optimization for _Atomics (PR c/68908)
 2015-12-22 15:26 UTC  (4+ messages)
  ` C PATCH to add __atomic_fetch_* optimization for _Atomics (PR c/68908) (v2)

[AArch32][NEON] Implementing vmaxnmQ_ST and vminnmQ_ST intrinsincs
 2015-12-22 15:16 UTC  (2+ messages)

C PATCH to warn when accessing members of atomic structures (PR c/69002)
 2015-12-22 15:14 UTC  (2+ messages)

[PATCH] v2 Re: [PATCH] RFC: Use Levenshtein spelling suggestions in Fortran FE
 2015-12-22 13:57 UTC  (2+ messages)
` Fortran release notes (was: [PATCH] v2 ...)

[embedded-5-branch][PATCH 0/2] Backporting algorithmic optimization and testcase change
 2015-12-22 13:51 UTC  (2+ messages)

[PATCH] gcc: read -fdebug-prefix-map OLD from environment (improved reproducibility)
 2015-12-22 12:16 UTC  (2+ messages)
    ` [rb-general] "

[patch] libstdc++/59768 Fix std::invoke support for reference_wrappers
 2015-12-22 11:38 UTC  (2+ messages)

fix VXWORKS_LIBGCC_SPEC not to include -lc_internal for shared rtps
 2015-12-22 11:37 UTC 

[PATCH][combine] Check WORD_REGISTER_OPERATIONS normally rather than through preprocessor
 2015-12-22 10:39 UTC  (3+ messages)

RFA: PR 66655: Use COFF/PE weak symbols
 2015-12-22 10:17 UTC 

RFA: PR 68770: Fix use of uninitialised value in secondary_reload
 2015-12-22 10:04 UTC 

RFA: Fix ICE compiling gcc.dg/lto/pr55113_0.c for x86/x86_64
 2015-12-22  9:55 UTC  (3+ messages)

RFA: PR 68913: Provide weak version of __fread_chk for PR61886 test
 2015-12-22  9:54 UTC  (3+ messages)

[PATCH, libgomp] Rewire OpenACC async
 2015-12-22  8:59 UTC  (2+ messages)

[C++ PATCH] Fix ICE with GNU TLS var in a template (PR c++/66808, PR c++/69000)
 2015-12-22  8:04 UTC 

New debug counter for unreachable edges found in DOM
 2015-12-22  3:10 UTC 

Go patch committed: Fix passing zero-sized global variable to function
 2015-12-22  1:59 UTC  (4+ messages)

[RFA] [PATCH][PR tree-optimization/64910] Fix reassociation of binary bitwise operations with 3 operands
 2015-12-21 23:39 UTC 

[PATCH] Fix constexpr evaluation of comparisons involving pointer-to-members
 2015-12-21 23:07 UTC 

[PATCH 1/2] libcpp: Avoid unnecessary ad-hoc uses for large source files
 2015-12-21 21:20 UTC  (5+ messages)
` [PATCH 2/2] PR c++/68819: libcpp fallbacks and -Wmisleading-indentation

[patch] Fix PR debug/60756
 2015-12-21 21:11 UTC  (2+ messages)

[PATCH] [graphite] Fix computation of single entry/exit of a region
 2015-12-21 20:51 UTC 

Fix PR66206
 2015-12-21 20:08 UTC  (2+ messages)

Fix PR67639
 2015-12-21 19:39 UTC  (2+ messages)

[PATCH] [PR rtl-optimization/49847] Fix ICE in CSE due to cc0-setter and cc0-user in different blocks
 2015-12-21 19:33 UTC  (2+ messages)

[PATCH] [C++] Fix read of uninitialized value in make_pack_expansion()
 2015-12-21 18:27 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).