public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] add -fprolog-pad=N option to c-family
 2016-12-06 14:02 UTC  (6+ messages)
    ` [PATCH v2] "

GCC 6.3 Status Report (2016-12-06)
 2016-12-06 13:58 UTC 

[PATCH] MIPS MSA: Fix ICE when using out-of-range values to intrinsics
 2016-12-06 13:50 UTC  (5+ messages)

[Patch, fortran, RFC] Add warning for missing location information
 2016-12-06 13:42 UTC  (2+ messages)

[LRA] Fix ICE on pathological testcase
 2016-12-06 13:13 UTC 

[PATCH] Tree-level fix for PR 69526
 2016-12-06 13:03 UTC  (12+ messages)

[Patches] Add variant constexpr support for visit, comparisons and get
 2016-12-06 12:49 UTC  (6+ messages)

[v3 PATCH] Constrain optional's __constexpr_addressof in its return type, Use a constexpr addressof for optional, if available
 2016-12-06 12:37 UTC  (2+ messages)

[C++/78252] libiberty demangler crash with lambda (auto)
 2016-12-06 12:33 UTC  (2+ messages)
` [C++/78252 PATCH] "

[PATCH] [AArch64] Fix PR71112
 2016-12-06 12:31 UTC  (3+ messages)

[LRA] Fix ICE on pathological testcase
 2016-12-06 12:28 UTC 

[PATCH] Minimal reimplementation of errors.c within read-md.c
 2016-12-06 12:11 UTC  (3+ messages)
` [PATCH] Even more minimal "

[PATCH 8/9] Introduce class function_reader (v4)
 2016-12-06 12:09 UTC  (3+ messages)
` [PATCH] Add ASSERT_RTX_PTR_EQ

[PATCH] libstdc++: Improve code generation for atomic reference counting
 2016-12-06 12:06 UTC  (2+ messages)

Default associative containers constructors/destructor/assignment
 2016-12-06 11:54 UTC  (4+ messages)

[PATCH PR78691]Require integral type for pattern ((convert1 (minmax ((convert2 (x) c)))) -> minmax (x c))
 2016-12-06 11:39 UTC  (2+ messages)

[PATCH, GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr
 2016-12-06 11:38 UTC  (6+ messages)
        ` [PATCH, GCC/ARM, gcc-5/6-branch, ping] "

[PATCH, GCC/ARM] Fix PR77904: callee-saved register trashed when clobbering sp
 2016-12-06 11:38 UTC  (8+ messages)
            ` [PATCH, GCC/ARM, gcc-5/6-branch, ping] "

[PATCH, GCC/ARM] Fix ICE when compiling empty FIQ interrupt handler in ARM mode
 2016-12-06 11:38 UTC  (5+ messages)
    ` [PATCH, GCC/ARM, gcc-5/6-branch, ping] "

[PATCH, GCC/ARM 2/2] Allow combination of aprofile and rmprofile multilibs
 2016-12-06 11:35 UTC  (6+ messages)
` [PATCH, GCC/ARM 2/2, ping] "
  ` [PATCH, GCC/ARM 2/2, ping2] "
      ` [PATCH, GCC/ARM 2/2, ping3] "

[PATCH] Add noexcept to various basic_string string operations
 2016-12-06 11:09 UTC  (6+ messages)

[Aarch64][PATCH] Fix gcc.dg/zero_bits_compound-2.c for aarch64
 2016-12-06 11:06 UTC  (2+ messages)

[PR middle-end/78566] Fix uninit regressions caused by previous -Wmaybe-uninit change
 2016-12-06 10:26 UTC  (3+ messages)

[PATCH] Added noexcept on constructors
 2016-12-06 10:26 UTC  (5+ messages)

[tree-tailcall] Check if function returns it's argument
 2016-12-06 10:16 UTC  (20+ messages)

[PATCH] Fix ICE due to IPA-VRP (PR tree-optimization/78681)
 2016-12-06  9:28 UTC  (5+ messages)

[PATCH, rs6000] Fold vector addition built-ins in GIMPLE
 2016-12-06  8:59 UTC  (4+ messages)

[patch, fortran] [F03] Spurious "requires DTIO" reported against namelist statement
 2016-12-06  8:35 UTC  (2+ messages)

[Patch][i386] PR 70118: Fix ubsan warning on SSE2 loadl_epi64 and storel_epi64
 2016-12-06  8:31 UTC 

[PATCH] Readd strchr constant folding (PR c++/71537)
 2016-12-06  8:15 UTC  (5+ messages)

[patch] libiberty/78584
 2016-12-06  6:38 UTC 

[PING][PATCH] [AArch64] Fix PR78382
 2016-12-06  6:25 UTC 

[PING][PATCH] [AArch64] Fix PR71112
 2016-12-06  6:25 UTC 

[PING] [PATCH] Fix PR31096
 2016-12-06  6:24 UTC  (2+ messages)
` [PING] [PATCH] [AArch64] Fix PR71727

[PATCH v2,rs6000] Add built-in function support for Power9 byte instructions
 2016-12-06  4:09 UTC 

[PATCH] enhance buffer overflow warnings (and c/53562)
 2016-12-06  4:04 UTC  (16+ messages)
                      ` [PING] "
                        ` [PING 2] "
                          ` Ping 3 "
                            ` Ping 4 "

[PATCH] detect null sprintf pointers (PR 78519)
 2016-12-06  3:56 UTC  (3+ messages)

[PATCH v2,rs6000] Add built-in function support for Power9 byte instructions
 2016-12-06  3:56 UTC 

[PATCH] handle integer overflow/wrapping in printf directives (PR 78622)
 2016-12-06  3:43 UTC  (8+ messages)

[RFC] Assert DECL_ABSTRACT_ORIGIN is different from the decl itself
 2016-12-06  3:33 UTC  (8+ messages)

[PATCH], Committed, PR target/78688, fix PowerPC bootstrap issue
 2016-12-06  1:05 UTC 

[PATCH] add missing attribute nonnull to stdio functions (PR 78673 and 17308)
 2016-12-05 22:57 UTC 

[patch] Fix PR middle-end/78642
 2016-12-05 22:55 UTC  (2+ messages)

[patch v2] Get rid of stack trampolines for nested functions (0/4)
 2016-12-05 22:41 UTC  (6+ messages)
` [patch v2] Get rid of stack trampolines for nested functions (1/4)

[PATCH] Fix PR78646
 2016-12-05 21:54 UTC 

[Patch][i386] PR 70118: Fix ubsan warning on SSE2 loadl_epi64 and storel_epi64
 2016-12-05 21:36 UTC  (2+ messages)

C++ PATCH for c++/78647 (ICE-on-invalid with attribute_fallthrough_p)
 2016-12-05 20:37 UTC 

[C++] trailing array hack
 2016-12-05 20:01 UTC  (2+ messages)

[Patch, fortran] PR77903 - [F08] gfortran 6.1.0/7.0.0 accept invalid code with conflicting module/submodule interfaces
 2016-12-05 20:01 UTC 

[PATCH] correct handling of non-constant width and precision (pr 78521)
 2016-12-05 18:53 UTC  (11+ messages)

[ARM][PATCH] Fix failing poly64 tests on ARM
 2016-12-05 18:33 UTC  (3+ messages)

Fold strstr (s, t) eq/ne s to strcmp (s, t) eq/ne 0 if strlen (t) is known
 2016-12-05 18:17 UTC  (5+ messages)

[PATCH] Fix BIT_FIELD_REF type on vectorizable_live_operation created BFR (PR tree-optimization/78675)
 2016-12-05 18:09 UTC  (2+ messages)

[PATCH] Improve fold_compare (PR c++/71537)
 2016-12-05 18:04 UTC  (2+ messages)

[PATCH] Readd memchr constant folding (PR c++/71537)
 2016-12-05 17:59 UTC  (2+ messages)

[PATCH] fix PR71721
 2016-12-05 17:49 UTC  (2+ messages)

[PATCH, ARM] PR71607: New approach to arm_disable_literal_pool
 2016-12-05 17:37 UTC  (4+ messages)
    ` [arm-embedded][committed] "

[PATCH] Add AVX512 k-mask intrinsics
 2016-12-05 17:19 UTC  (10+ messages)

[PATCH 0/6][ARM] Implement support for ACLE Coprocessor Intrinsics
 2016-12-05 17:01 UTC  (18+ messages)
` [PATCH 2/6][ARM] Move CRC builtins to refactored framework
` [PATCH 1/6][ARM] Refactor NEON builtin framework to work for other builtins
      ` [arm-embedded][committed][PATCH 1/6] "
` [PATCH 3/6][ARM] Implement support for ACLE Coprocessor CDP intrinsics
  ` [arm-embedded][committed][PATCH 3/6] ARM "
` [PATCH 5/6][ARM] Implement support for ACLE Coprocessor MCR and MRC intrinsics
  ` [arm-embedded][committed][PATCH 5/6] ARM "
` [PATCH 6/6][ARM] Implement support for ACLE Coprocessor MCRR and MRRC intrinsics
    ` [arm-embedded][committed][PATCH 6/6] ARM "
` [PATCH 4/6][ARM] Implement support for ACLE Coprocessor LDC and STC intrinsics
  ` [arm-embedded][committed][PATCH 4/6] ARM "

[SPARC] Disable U constraint with LRA
 2016-12-05 16:54 UTC  (2+ messages)

[PATCH 0/17][ARM] ARMv8.2-A and FP16 extension support
 2016-12-05 16:47 UTC  (4+ messages)
` [PATCH 10/17][ARM] Refactor support code for NEON builtins
    ` [arm-embedded][committed][PATCH 10/17] "

[patch part, libgcc] Add AVX-specific matmul
 2016-12-05 15:55 UTC  (2+ messages)

[PATCH][ARM] Remove uses of leaf_function_p
 2016-12-05 14:52 UTC 

[PATCH] Do not simplify "(and (reg) (const bit))" to if_then_else
 2016-12-05 14:00 UTC  (14+ messages)
        ` [PATCH v3] "

[PING] [PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
 2016-12-05 13:41 UTC  (3+ messages)
` [PING**2] "

[Patch, Fortran, cleanup] PR 78674: merge gfc_convert_type_warn and gfc_convert_chartype
 2016-12-05 13:41 UTC 

[build] Disable hwcaps on libgfortran
 2016-12-05 13:33 UTC 

[PATCH, Fortran, v2] Fix deallocation of nested derived typed components
 2016-12-05 13:32 UTC  (5+ messages)
        ` [PATCH, Fortran, v3] "

[PATCH] fix -fmax-errors & notes, take 2
 2016-12-05 12:27 UTC  (3+ messages)

[PATCH 0/2] [ARC] Reimplement profiling support
 2016-12-05 12:01 UTC  (3+ messages)
` [PATCH 2/2] [ARC] Remove old prof patterns
` [PATCH 1/2] [ARC] Generating code for profiling

[PATCH 0/7, GCC, V8M] ARMv8-M Security Extensions
 2016-12-05 11:46 UTC  (64+ messages)
` [PATCH 1/7, GCC, ARM, V8M] Add support for ARMv8-M's Secure Extensions flag and intrinsics
  ` [PATCHv2 "
              ` [arm-embedded][committed][PATCH 1/7] "
` [PATCH 2/7, GCC, ARM, V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_entry attribute
  ` [PATCHv2 "
                ` [arm-embedded][committed][PATCH 2/7] "
` [PATCH 3/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: __acle_se label and bxns return
        ` [arm-embedded][committed][PATCH 3/7] "
` [PATCH 4/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers
  ` [PATCHv2 "
                          ` [arm-embedded][committed][PATCH 4/7] "
` [PATCH 5/7, GCC, ARM, V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute
  ` [PATCHv2 "
        ` [PATCHv3 "
            ` [PATCHv3 5/7, GCC[arm-embedded][committed][PATCH 5/7] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute, "
` [PATCH 6/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_call
  ` [PATCHv2 "
                        ` [arm-embedded][committed][PATCH 6/7] "
` [PATCH 7/7, GCC, ARM, V8M] Added support for ARMV8-M Security Extension cmse_nonsecure_caller intrinsic
            ` [arm-embedded][committed][PATCH 7/7] "

[PATCH 0/4] [ARC] Series of small patches to fix dejagnu found issues
 2016-12-05 11:21 UTC  (4+ messages)
` [PATCH 2/4] [ARC] Cleanup implementation

[PATCH][ARC] Fix PIE
 2016-12-05 11:18 UTC  (2+ messages)

[Ada] Do not enable atomic primitives on Power/Darwin 32-bit
 2016-12-05 11:15 UTC 

[AArch64] [PATCH] Fix failing poly tests AArch64
 2016-12-05 10:44 UTC  (2+ messages)

[committed][ARM]Fix arm-netbsdelf bootstrap
 2016-12-05  9:46 UTC 

[PATCH, GCC/testsuite/ARM] XFAIL optional_thumb-1 and optional_thumb-2 testcases
 2016-12-05  9:11 UTC  (3+ messages)

[PATCH 8/9] Introduce class function_reader (v4)
 2016-12-05  5:55 UTC  (5+ messages)
` [PATCH 8a/9] Introduce class function_reader (v6)
  ` [PATCH 8b/9] Add target-independent selftests of RTL function reader

[wwwdocs] Remove Java
 2016-12-04 23:35 UTC  (2+ messages)

Help debugging middle-end crash (SSA inlining)
 2016-12-04 21:46 UTC  (2+ messages)

[PATCH] rs6000: Testcases for rl*i*
 2016-12-04 18:23 UTC  (3+ messages)

[Committed] add missing attribute alloc_size to allocation builtins (PR 78668)
 2016-12-04 17:50 UTC 

[PATCH, i386] Handle NEG in 32-bit stv pass (PR target/70322)
 2016-12-04 14:42 UTC 

New Spanish PO file for 'gcc' (version 6.2.0)
 2016-12-04 13:57 UTC 

[PATCH v2, rs6000] Add built-in support for vector compare
 2016-12-04 12:42 UTC  (2+ messages)

[PATCH] libiberty: Don't update and remove did_subs field from demangler structs
 2016-12-03 21:55 UTC 

[Patch, Fortran, OOP] PR 43207: [OOP] invalid (pointer) assignment to and from abstract non-polymorphic expressions
 2016-12-03 18:49 UTC  (3+ messages)

[Patch, Fortran, OOP] PR 42188: F03:C612. The leftmost part-name shall be the name of a data object
 2016-12-03 18:39 UTC  (3+ messages)

[PATCH, Fortran, cosmetics] Use convenience functions and constants
 2016-12-03 18:09 UTC  (4+ messages)

Use gen_lowpart_SUBREG consistently in emit_spill_move
 2016-12-03 17:37 UTC 

[PATCH] PR fortran/78618 -- RANK() should not ICE
 2016-12-03 17:10 UTC  (3+ messages)

[committed] Update baseline symbols on hppa-linux
 2016-12-03 16:16 UTC 

New French PO file for 'gcc' (version 6.2.0)
 2016-12-03 13:32 UTC 

PR78634: ifcvt/i386 cost updates
 2016-12-03  9:50 UTC  (3+ messages)

[Patch, Fortran, OOP] PR 58175: Incorrect warning message on scalar finalizer
 2016-12-03  9:36 UTC  (3+ messages)

[Committed,fortran] Remove unneeded initialization
 2016-12-03  7:25 UTC 

[Patch, Fortran] PR 78392: ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:5979
 2016-12-03  7:05 UTC  (5+ messages)

[RFA] Handle target with no length attributes sanely in bb-reorder.c
 2016-12-03  2:20 UTC  (11+ messages)

Fix various arm failures with config-list.mk
 2016-12-03  2:04 UTC 

[PATCH] fix integer overflow bugs in gimple-ssa-sprintf.c (PR 78608)
 2016-12-03  0:36 UTC 

[PATCH] simplify-rtx: Fix the last fix (PR78638)
 2016-12-02 23:48 UTC 

[PATCH] warn on overflow in calls to allocation functions (bugs 77531 and 78284)
 2016-12-02 23:28 UTC  (5+ messages)

[PATCH] Turn on gnu-indirect-function by default on PowerPC servers
 2016-12-02 23:25 UTC  (4+ 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).