public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Update libstdc++ status docs
 2016-07-07 16:35 UTC 

[RFC] Convert TYPE_ALIGN_OK into an TYPE_LANG_FLAG
 2016-07-07 16:24 UTC  (3+ messages)

[AArch64][1/14] ARMv8.2-A FP16 data processing intrinsics
 2016-07-07 16:19 UTC  (14+ messages)
  ` [AArch64][2/14] ARMv8.2-A FP16 one operand vector intrinsics
    ` [AArch64][3/14] ARMv8.2-A FP16 two operands "
        ` [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][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][8/14] ARMv8.2-A FP16 two "
      ` [AArch64][4/14] ARMv8.2-A FP16 three operands vector intrinsics

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

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

[PATCH 0/7] remove targets obsoleted in gcc 6
 2016-07-07 16:10 UTC  (3+ messages)

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

[PATCH 0/2, fortran] Better code generation for DO loops with +-1 step
 2016-07-07 15:54 UTC  (8+ messages)
` [PATCH 2/2] Optimize fortran "
` [PATCH 1/2] Add PRED_FORTRAN_LOOP_PREHEADER to DO loops with step bigger than +-1

[AArch64] Fix simd intrinsics bug on float vminnm/vmaxnm
 2016-07-07 14:37 UTC  (12+ messages)

PING Re:[PATCH] PR 71667 - Handle live operations with DEBUG uses
 2016-07-07 14:35 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] "

[PATCH] Do not emit SAVE_EXPR for already assigned SSA_NAMEs (PR71606)
 2016-07-07 14:15 UTC  (7+ messages)

[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 

Importing gnulib into the gcc tree
 2016-07-07 12:48 UTC  (3+ messages)

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

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

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

[PATCH 0/9] separate shrink-wrapping
 2016-07-07 10:16 UTC  (3+ messages)
` PING "
  ` PING x2 "

[v3 PATCH] Implement std::optional
 2016-07-07 10:01 UTC 

[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] "

[PATCH] Fix PRE insertion wrt alignment/aliasing
 2016-07-07  7:46 UTC 

[Driver] Add support for -fuse-ld=lld
 2016-07-07  0:52 UTC  (11+ messages)

[PATCH 0/6] remove some usage of rtx_{insn,expr}_list
 2016-07-06 23:54 UTC  (5+ messages)

[PATCH, rs6000] Fix PR target/71733, ICE with -mcpu=power9 -mno-vsx
 2016-07-06 23:29 UTC  (6+ messages)

[v3 PATCH] Initial implementation of std::any
 2016-07-06 22:28 UTC  (2+ messages)

[PATCH] c/71552 - Confusing error for incorrect struct initialization
 2016-07-06 22:23 UTC  (5+ messages)

[PATCH] c++/60760 - arithmetic on null pointers should not be allowed in constant expressions
 2016-07-06 22:20 UTC  (8+ messages)

Improve insert/emplace robustness to self insertion
 2016-07-06 22:13 UTC  (11+ messages)

[PATCH] Prevent LTO wrappers to process a recursive execution
 2016-07-06 21:49 UTC  (4+ messages)

[PATCH] remove unused CTOR_LISTS_DEFINED_EXTERNALLY macro
 2016-07-06 21:45 UTC  (2+ messages)

[PATCH 0/2] Arc fixes and genrecog warning fix
 2016-07-06 19:43 UTC  (6+ messages)
` [PATCH 2/2] gcc/genrecog: Don't warn for missing mode on special predicates

[PATCH] simplify-rtx.c: start adding selftests
 2016-07-06 19:03 UTC  (2+ messages)
` [PATCH] simplify-rtx.c: start adding selftests (v2)

[v3 PATCH] Add a new header for diagnosing the use of C++17 facilities in pre-C++17 modes
 2016-07-06 17:58 UTC  (3+ messages)

Go patch committed: Implement escape analysis tag phase
 2016-07-06 17:34 UTC 

[PATCH PR c/71699] Handle pointer arithmetic in nonzero tree checks
 2016-07-06 17:22 UTC  (13+ messages)

[PATCH, ARM 6/6] Add support for CB(N)Z and (U|S)DIV to ARMv8-M Baseline
 2016-07-06 16:55 UTC  (4+ messages)
` [PATCH, ARM 6/7, ping1] "

Determine more IVs to be non-overflowing
 2016-07-06 16:39 UTC  (19+ messages)

[PATCH, libgcc/ARM 1/6] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions
 2016-07-06 16:21 UTC  (7+ messages)
  ` [PATCH, libgcc/ARM 1a/6] "
    ` [PATCH, libgcc/ARM 1b/7] Check CLZ availability with ISA support and architecture level macros

[PATCH][ARM] Add support for some ARMv8-A cores to driver-arm.c
 2016-07-06 16:18 UTC  (2+ messages)

[PATCH v2] x86: allow to suppress default clobbers added to asm()s
 2016-07-06 14:32 UTC 

[PATCH] Fix assembler arguments for -m16
 2016-07-06 14:19 UTC 

[patch] Fix type merging deficiency during WPA
 2016-07-06 14:00 UTC  (8+ messages)

[PATCH][ARM][Testsuite] Fix prototype in vst1Q_laneu64-1.c
 2016-07-06 13:45 UTC  (2+ messages)

[Ada] Extra precision in the evaluation of non-static expressions
 2016-07-06 13:40 UTC 

[Ada] Spurious error on withed Ghost unit
 2016-07-06 13:39 UTC 

[PATCH PR71518] Adjust misalign for outer loops also
 2016-07-06 13:28 UTC  (2+ messages)

-fopt-info handling
 2016-07-06 13:26 UTC  (5+ messages)

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

[v3 PATCH] Implement LWG 2451
 2016-07-06 12:51 UTC  (2+ messages)

[Ada] Missing abort deferral on controlled aggregate component assignment
 2016-07-06 12:40 UTC 

[Ada] Missing finalization of defaulted aggregate in extended return
 2016-07-06 12:38 UTC 

[Ada] Spurious error on container instantiation with predicated array type
 2016-07-06 12:38 UTC 

[Ada] Warning on fixed-point actual types with user-defined operators
 2016-07-06 12:35 UTC 

[PATCHv2, ARM, libgcc] New aeabi_idiv function for armv6-m
 2016-07-06 10:52 UTC  (3+ messages)

[PATCH PR71734] Add missed check that reference defined inside loop
 2016-07-06 10:34 UTC  (4+ messages)

[PATCH][AArch64] Improve Cortex-A53 integer scheduler
 2016-07-06  8:41 UTC  (2+ messages)

[BUILDROBOT] Selftest failed for i686-wrs-vxworks
 2016-07-06  8:08 UTC  (4+ messages)

Use iv_can_overflow_p in ivopts
 2016-07-06  7:38 UTC  (2+ messages)

[Committed] S/390: Fix vecinit expansion
 2016-07-06  7:06 UTC 

Check fpic is ok for target in pr69102.c
 2016-07-06  1:51 UTC  (3+ messages)

[PATCH, ARM, 3/3] Add multilib support for bare-metal ARM architectures
 2016-07-05 23:49 UTC  (4+ messages)

[v3 PATCH] Implement LWG 2509
 2016-07-05 18:15 UTC  (2+ messages)

[PATCH trivial] Fix PR71214 (__cpp_rvalue_references vs. __cpp_rvalue_reference)
 2016-07-05 17:10 UTC  (5+ messages)

[Patch, avr] Fix PR 50739 - nameless error with -fmerge-all-constants
 2016-07-05 16:31 UTC  (3+ messages)

[Patch, lra] PR70751, correct the cost for spilling non-pseudo into memory
 2016-07-05 16:09 UTC  (14+ messages)
              ` [lra] Cleanup the use of offmemok and don't count spilling cost for it
                  ` Fwd: "

[PATCH, vec-tails 10/10] Tests
 2016-07-05 15:47 UTC 

[PATCH][RTL ifcvt] PR rtl-optimization/71594: ICE in noce_emit_cmove due to mismatched source modes
 2016-07-05 15:42 UTC  (7+ messages)

[Fortran] Help with STAT= attribute in coarray reference
 2016-07-05 15:34 UTC  (3+ messages)

[PATCH] Fix path splitting to handle empty else block
 2016-07-05 13:23 UTC 

[PATCH] Fix loop distribution cost model
 2016-07-05 13:21 UTC 

[PATCH][expr.c] PR middle-end/71700: zero-extend sub-word value when widening constructor element
 2016-07-05 12:57 UTC  (3+ messages)

[PATCH, rs6000] Use direct moves for __builtin_signbit for 128-bit floating-point
 2016-07-05 11:25 UTC  (5+ messages)

[Ada] Minor changes in gnat_to_gnu_entity
 2016-07-05 10:33 UTC 

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-07-05 10:11 UTC  (7+ messages)

[PATCH] Fix MPX tests on systems with MPX disabled
 2016-07-05 10:02 UTC  (3+ messages)
` [PING] "

move increase_alignment from simple to regular ipa pass
 2016-07-05  9:53 UTC  (16+ messages)

[ARM][testsuite] neon-testgen.ml removal
 2016-07-05  9:25 UTC  (3+ messages)

[Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)
 2016-07-04 22:46 UTC  (3+ messages)

[patch, fortran] Bug 66575 - Endless compilation on missing end interface
 2016-07-04 21:01 UTC 

[PATCH] Add code-hoisting to GIMPLE
 2016-07-04 20:31 UTC  (2+ messages)

Some fixes for autofdo test cases
 2016-07-04 19:58 UTC  (2+ messages)
` [PING] "

[patch, fortran] Bug 35849 - "wrong" line shown in error message for parameter
 2016-07-04 19:14 UTC 

[committed] Fix ICE with C++11 attributes (PR c++/71739)
 2016-07-04 17:35 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).