public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Patch ping
 2016-07-11 13:14 UTC 

[PATCH] Allocate constant size dynamic stack space in the prologue
 2016-07-11 11:44 UTC  (10+ messages)
` [PATCH v2] "
                ` [PATCH v5] "

[PATCH] rs6000: Make the ctr* patterns allow ints in vector regs (PR71763)
 2016-07-11 11:22 UTC  (8+ messages)

New libstdc++ testsuite failures on AIX
 2016-07-11 11:00 UTC 

[PATCH, PR ipa/71633] Fix inlining into thunks
 2016-07-11 10:25 UTC 

RFA: new pass to warn on questionable uses of alloca() and VLAs
 2016-07-11 10:10 UTC  (4+ messages)

[PATCH/AARCH64] Add rtx_costs routine for vulcan
 2016-07-11  9:20 UTC  (6+ messages)

[PATCH, rs6000] Fix PR target/71733, ICE with -mcpu=power9 -mno-vsx
 2016-07-11  9:09 UTC  (9+ messages)

[Ada] Small tweak in LTO mode
 2016-07-11  8:17 UTC 

[PATCH] Introduce new param: AVG_LOOP_NITER
 2016-07-11  7:56 UTC 

[Ada] Fix PR ada/71817
 2016-07-11  7:41 UTC 

[PATCH] Giant concepts patch
 2016-07-11  0:42 UTC  (6+ messages)

Importing gnulib into the gcc tree
 2016-07-10 23:30 UTC  (8+ messages)

[v3 PATCH] Implement std::optional
 2016-07-10 17:46 UTC  (3+ messages)

[PATCH] Add code-hoisting to GIMPLE
 2016-07-10 17:34 UTC  (5+ messages)

[RFC] Convert TYPE_ALIGN_OK into an TYPE_LANG_FLAG
 2016-07-10 15:32 UTC  (8+ messages)

Improve insert/emplace robustness to self insertion
 2016-07-10 10:46 UTC  (4+ messages)

[PATCH] Allow fwprop to undo vectorization harm (PR68961)
 2016-07-10  8:13 UTC  (8+ messages)

[PATCH 0/2, fortran] Better code generation for DO loops with +-1 step
 2016-07-10  7:37 UTC  (16+ messages)
` [PATCH 2/2] Optimize fortran "
` [PATCH 1/2] Add PRED_FORTRAN_LOOP_PREHEADER to DO loops with step bigger than +-1
` [PATCH] Fix Fortran DO loop fallback

[patch, fortran] Fix PR 71783
 2016-07-09 20:29 UTC  (2+ messages)

[PATCH FT32]: apply unbias to references to RAM symbols
 2016-07-09 16:46 UTC  (2+ messages)

[PATCH] Support running the selftests under valgrind
 2016-07-09 13:21 UTC  (3+ messages)

[PATCH] PR target/71549: Convert V1TImode register to TImode in debug insn
 2016-07-09  6:35 UTC  (3+ messages)

[PATCH PR c/71699] Handle pointer arithmetic in nonzero tree checks
 2016-07-09  3:19 UTC  (14+ messages)

PR fortran/68426 -- committed
 2016-07-08 22:27 UTC 

RFC (attributes): PATCH for c++/50800 to set affects_type_identity for may_alias
 2016-07-08 21:45 UTC  (3+ messages)

C++ PATCHes to correct value category predicate names
 2016-07-08 21:30 UTC 

C++ PATCH to generic lambda conversion operator
 2016-07-08 21:28 UTC 

[PATCH] RFC: On-demand locations within string-literals
 2016-07-08 21:22 UTC 

patch for PR71621
 2016-07-08 20:32 UTC 

RFA (gimplify): PATCH to implement C++ order of evaluation paper
 2016-07-08 20:21 UTC  (9+ messages)

[committed] Fix OpenMP parsing of the specification part in functions (PR fortran/71704)
 2016-07-08 18:31 UTC  (9+ messages)

[PATCH] Add code-hoisting to GIMPLE
 2016-07-08 18:12 UTC  (4+ messages)

[PATCH] Do not emit SAVE_EXPR for already assigned SSA_NAMEs (PR71606)
 2016-07-08 18:01 UTC  (9+ messages)

Improve insert/emplace robustness to self insertion
 2016-07-08 16:38 UTC  (10+ messages)

[PATCH, GCC/LRA] Teach LRA to not use same register value for multiple output operands of an insn
 2016-07-08 16:06 UTC  (2+ messages)

[AArch64] Fix simd intrinsics bug on float vminnm/vmaxnm
 2016-07-08 15:47 UTC  (12+ messages)
          ` [COMMITTED][AArch64] "

[PATCH, rs6000] Fix PR71297 (ICE on invalid calls to vec_ld and vec_st)
 2016-07-08 15:47 UTC  (5+ messages)

[patch] libstdc++/58265 backport to gcc-5-branch (?)
 2016-07-08 15:25 UTC 

[PATCH] input.c: add lexing selftests and a test matrix for line_table states
 2016-07-08 15:00 UTC  (2+ messages)
` [PING] "

[PATCH, rs6000] PR71800, use correct constraint for stxsiwx
 2016-07-08 14:53 UTC  (3+ messages)

[PATCH 0/9] separate shrink-wrapping
 2016-07-08 14:35 UTC  (12+ messages)
` PING "
  ` PING x2 "

[PATCH] Fix PR rtl-optimization/71634
 2016-07-08 14:27 UTC  (6+ messages)

[PATCH], PR 71806, Fix -mfloat128/-mfloat128-hardware defaults on power9
 2016-07-08 14:23 UTC  (4+ messages)

[PATCH PR71734] Add missed check that reference defined inside loop
 2016-07-08 14:07 UTC  (5+ messages)

[AArch64][2/14] ARMv8.2-A FP16 one operand vector intrinsics
 2016-07-08 14:07 UTC  (15+ messages)
    ` [AArch64][3/14] ARMv8.2-A FP16 two operands "
      ` [AArch64][4/14] ARMv8.2-A FP16 three "
        ` [AArch64][5/14] ARMv8.2-A FP16 lane "
          ` [AArch64][6/14] ARMv8.2-A FP16 reduction "
            ` [AArch64][7/14] ARMv8.2-A FP16 one operand scalar intrinsics
              ` [AArch64][8/14] ARMv8.2-A FP16 two operands "
                    ` [AArch64][11/14] ARMv8.2-A FP16 testsuite selector
                          ` [AArch64][14/14] ARMv8.2-A testsuite for new scalar intrinsics
                        ` [AArch64][13/14] ARMv8.2-A testsuite for new vector intrinsics
                      ` [AArch64][12/14] ARMv8.2-A testsuite for new data movement intrinsics
                  ` [AArch64][10/14] ARMv8.2-A FP16 lane scalar intrinsics
                ` [AArch64][9/14] ARMv8.2-A FP16 three operands "
` [AArch64][1/14] ARMv8.2-A FP16 data processing intrinsics

[patch] Update LWG issues lists and implementation status
 2016-07-08 13:33 UTC 

[RFC] Test coverage for --param boundary values
 2016-07-08 12:48 UTC  (2+ messages)
` [RFC, v2] "

Some fixes for autofdo test cases
 2016-07-08 12:39 UTC  (3+ messages)
` [PING] "
  ` [PING^2] "

[PATCH 0/2] [libgcc] Add support for QuarkSE and cleanup macros
 2016-07-08 11:42 UTC  (3+ messages)
` [PATCH 1/2] [ARC] [libgcc] Add support for QuarkSE processor
` [PATCH 2/2] [ARC] [libgcc] Fix defines

fold x ^ y to 0 if x == y
 2016-07-08 11:29 UTC  (3+ messages)

[PATCH] [ARC] Various small miscellaneous fixes
 2016-07-08 11:23 UTC  (6+ messages)

[PATCH] [ARC] Add support for QuarkSE processor
 2016-07-08 11:20 UTC 

[wwwdocs] Add branch description for new branch unified-autovect
 2016-07-08  9:30 UTC 

PING Re:[PATCH] PR 71667 - Handle live operations with DEBUG uses
 2016-07-08  8:20 UTC  (2+ messages)

[PATCH] Handle undefined extern vars in output_in_order
 2016-07-08  7:47 UTC  (10+ messages)

[PATCH 0/7] remove targets obsoleted in gcc 6
 2016-07-08  7:36 UTC  (4+ messages)

[patch, fortran] Bug 71764 - [4.9/5/6/7 Regression] ICE in gfc_trans_structure_assign
 2016-07-08  4:09 UTC 

[patch] Fix DWARF type output for non-default address spaces
 2016-07-08  3:06 UTC 

Backports to 4.9.4
 2016-07-07 21:59 UTC 

[PATCH] doc fix for c/71560 - union compound literal initializes wrong union field
 2016-07-07 19:47 UTC  (3+ messages)

[C++ PATCH] Fix ICE with PTRMEM_CST (PR c++/70869)
 2016-07-07 19:07 UTC  (4+ messages)

rs6000: Fix gcc.target/powerpc/ti_math1.c on GCC 5 (PR69019)
 2016-07-07 17:08 UTC 

[PATCH] Update libstdc++ status docs
 2016-07-07 16:35 UTC 

[PATCH][vectorizer][2/2] Hook up mult synthesis logic into vectorisation of mult-by-constant
 2016-07-07 16:16 UTC  (13+ messages)

[AArch64][0/14] ARMv8.2-A FP16 extension support
 2016-07-07 16:13 UTC 

[PATCH, ARM 5/6] Add support for MOVT/MOVW to ARMv8-M Baseline
 2016-07-07 14:32 UTC  (4+ messages)
` [PATCH, ARM 5/7, ping1] "
    ` [PATCH, ARM 5/7] "

[Ada] Clarify the semantics of -gnatn switch
 2016-07-07 13:13 UTC 

[Ada] Spurious errors on inherited class-wide preconditions
 2016-07-07 13:05 UTC 

Backports to 5.5
 2016-07-07 13:03 UTC 

[PATCH][ARM] -mpure-code option for ARM
 2016-07-07 12:31 UTC  (3+ messages)

[PATCH 0/9] remove some manual memory management
 2016-07-07 10:19 UTC  (4+ messages)

[PATCH, ARM 4/6] Factor out MOVW/MOVT availability and desirability checks
 2016-07-07  9:00 UTC  (4+ messages)
` [PATCH, ARM 4/7, ping1] "

[PATCH, ARM 2/6] Add support for ARMv8-M
 2016-07-07  8:57 UTC  (4+ messages)
` [PATCH, ARM 2/7, ping1] "

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