public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Merge from trunk to gccgo branch
 2015-09-15 18:56 UTC 

[PATCH] PR28901 -Wunused-variable ignores unused const initialised variables
 2015-09-15 18:55 UTC  (6+ messages)

[C++] Coding rule enforcement
 2015-09-15 18:33 UTC  (6+ messages)

[PATCH] PR66870 PowerPC64 Enable gold linker with split stack
 2015-09-15 18:31 UTC  (7+ messages)

[PATCH 0/2] xtensa: call0 ABI fixes
 2015-09-15 18:25 UTC  (5+ messages)
` [PATCH 1/2] xtensa: fix TLS calls for call0 ABI
` [PATCH 2/2] xtensa: fix xtensa_fallback_frame_state "

[PATCH, i386]: Fix PR 67484, asan detects heap-use-after-free with target options
 2015-09-15 18:18 UTC 

[PATCH, alpha]: Fix alpha bootstrap failure due to -Werror=shift-negative-value
 2015-09-15 18:13 UTC 

[PATCH 00/22] RFC: Overhaul of diagnostics
 2015-09-15 17:53 UTC  (25+ messages)
` [PATCH 01/22] Change of location_get_source_line signature
` [PATCH 02/22] Testsuite: add dg-{begin|end}-multiline-output commands
        ` dejagnu version update?
` [PATCH 03/22] Move diagnostic_show_locus and friends out into a new source file
` [PATCH 07/22] Implement token range tracking within libcpp and C/C++ FEs

[patch] Get rid of useless EH cleanups at -O0
 2015-09-15 17:53 UTC  (5+ messages)

[C PATCH] Better diagnostics for missing struct/union (PR c/67580)
 2015-09-15 17:39 UTC  (4+ messages)

libgo patch committed: check linking split-stack and non-split-stack together
 2015-09-15 17:08 UTC 

[PATCH] More class-ification of DOM
 2015-09-15 17:05 UTC 

[PATCH][C++] Avoid PCH dependent mangling
 2015-09-15 16:52 UTC  (4+ messages)

[patch] Bump size of stack checking protection area
 2015-09-15 16:32 UTC  (5+ messages)

[PATCH] Warn when comparing nonnull arguments to NULL in a function
 2015-09-15 16:27 UTC  (10+ messages)

[PATCH 21/22] Use Levenshtein distance for various misspellings in C frontend
 2015-09-15 16:25 UTC  (3+ messages)
` [PATCH WIP] Use Levenshtein distance for various misspellings in C frontend v2

[AArch64_be] Fix vtbl[34] and vtbx4
 2015-09-15 16:25 UTC 

[PATCH 1/2] shrink-wrap: Header hygiene
 2015-09-15 16:07 UTC  (8+ messages)
` [PATCH 2/2] shrink-wrap: Rewrite try_shrink_wrapping

[PATCH] vectorizing conditional expressions (PR tree-optimization/65947)
 2015-09-15 15:41 UTC  (16+ messages)

CSE pass prevents loop-invariant motion
 2015-09-15 15:32 UTC  (3+ messages)

[PATCH] fix PR53852: stop ISL after a given number of operations
 2015-09-15 15:22 UTC  (5+ messages)

[patch match.pd c c++]: Ignore results of 'shorten_compare' and move missing patterns in match.pd
 2015-09-15 15:20 UTC  (7+ messages)

[PATCH] Target hook for disabling the delay slot filler
 2015-09-15 15:18 UTC  (3+ messages)

[PATCH][ARM] Fix arm bootstrap failure due to -Werror=shift-negative-value
 2015-09-15 15:01 UTC 

[PATCH] Fix PR67470
 2015-09-15 14:19 UTC 

[PATCH, rs6000] Use hardware support for vector character multiply
 2015-09-15 14:08 UTC  (4+ messages)

[Scalar masks 2/x] Use bool masks in if-conversion
 2015-09-15 13:55 UTC  (11+ messages)
            ` [RFC] Try vector<bool> as a new representation for vector masks

Possible patch for pr62242 -- follow-up
 2015-09-15 13:41 UTC 

[PATCH][AArch64 0/8] Add D-registers to TARGET_ARRAY_MODE_SUPPORTED_P
 2015-09-15 13:26 UTC  (21+ messages)
` [PATCH][AArch64 array_mode 1/8] Rename vec_store_lanes<mode>_lane to aarch64_vec_store_lanes<mode>_lane
` [PATCH][AArch64 array_mode 2/8] Remove VSTRUCT_DREG, use BLKmode for d-reg aarch64_st/ld expands
  ` [PATCH][AArch64 array_mode 3/8] Stop using EImode in aarch64-simd.md and iterators.md
  ` [PATCH][AArch64 array_mode 8/8] Add d-registers to TARGET_ARRAY_MODE_SUPPORTED_P
  ` [PATCH][AArch64 array_mode 5/8] Remove V_FOUR_ELEM, again using BLKmode + set_mem_size
  ` [PATCH][AArch64 array_mode 6/8] Remove V_TWO_ELEM, "
  ` [PATCH][AArch64 array_mode 4/8] Remove EImode
  ` [PATCH][AArch64 array_mode 7/8] Combine the expanders using VSTRUCT:nregs

[0/7] Type promotion pass and elimination of zext/sext
 2015-09-15 13:20 UTC  (15+ messages)
` [1/7] Add new tree code SEXT_EXPR
` [3/7] Optimize ZEXT_EXPR with tree-vrp
` [4/7] Use correct promoted mode sign for result of GIMPLE_CALL
` [5/7] Allow gimple debug stmt in widen mode

[gomp4] small cleanup
 2015-09-15 12:54 UTC 

[C PATCH, committed] Some lookup_* TLC
 2015-09-15 12:47 UTC 

[PATCH][wwwdocs][AArch64] Add entry for target attributes and pragmas
 2015-09-15 12:45 UTC  (5+ messages)

[PATCH] Make fold_stmt not transfer EH info
 2015-09-15 12:43 UTC 

libgo patch committed: Go back to ignoring stack sizes for next GC
 2015-09-15 12:35 UTC 

[patch] libstdc++/65142 Check read() result in std::random_device
 2015-09-15 12:09 UTC  (2+ messages)

[Committed] S/390: Add missing brackets
 2015-09-15 11:40 UTC 

[PATCH, PR67405, committed] Avoid NULL pointer dereference
 2015-09-15 11:10 UTC  (7+ messages)

[PATCH 4/4] [ARM] Add attribute/pragma target fpu=
 2015-09-15 10:48 UTC  (4+ messages)

[PATCH] Update ENABLE_CHECKING to make it usable in "if" conditions
 2015-09-15 10:14 UTC  (6+ messages)

[patch] Avoid #ifdef _GLIBCXX_DEBUG in regex_compiler.h
 2015-09-15  9:42 UTC  (5+ messages)

[PATCH, ARM] Clean up arm_option_params_internals macro settings for attribute/pragma targets
 2015-09-15  9:42 UTC  (2+ messages)

[AArch64] Force __builtin_aarch64_fp[sc]r argument into a REG
 2015-09-15  8:32 UTC  (2+ messages)

[PATCH] Fix PR67568
 2015-09-15  8:18 UTC 

[wwwdocs] GCC 6 Release Notes for RTEMS
 2015-09-15  7:52 UTC  (4+ messages)

[PATCH 2/5] completely_scalarize arrays as well as records
 2015-09-15  7:49 UTC  (5+ messages)

[PATCH][20/n] Remove GENERIC stmt combining from SCCVN
 2015-09-15  7:43 UTC  (4+ messages)

[PATCH] Teach genmatch.c to generate single-use restrictions from flags
 2015-09-15  7:34 UTC  (5+ messages)

libgo patch committed: Don't provide ustat on arm64 GNU/Linux
 2015-09-15  7:32 UTC  (2+ messages)

[PATCH] Fix endianness assumption in LRA
 2015-09-15  7:10 UTC 

Possible patch for pr62242
 2015-09-15  6:39 UTC  (2+ messages)
` Possible patch for pr62242 -- follow-up

[PATCH GCC][rework]Improve loop bound info by simplifying conversions in iv base
 2015-09-15  5:58 UTC  (2+ messages)

[PATCH PR66388]Add sizetype cand for BIV of smaller type if it's used as index of memory ref
 2015-09-15  5:57 UTC  (5+ messages)

[PATCH GCC]Look into unnecessary conversion when checking mult_op in get_shiftadd_cost
 2015-09-15  5:56 UTC  (3+ messages)

[C++ Patch] PR 53184 ("Unnecessary anonymous namespace warnings")
 2015-09-15  3:37 UTC  (6+ messages)

[PATCH v2] fix TLS support detection for sh targets
 2015-09-15  0:52 UTC  (2+ messages)

[gomp4] IFN_UNIQUE
 2015-09-14 23:41 UTC 

Fix 61441
 2015-09-14 20:39 UTC  (7+ messages)

[PING][Patch] Add support for IEEE-conformant versions of scalar fmin* and fmax*
 2015-09-14 20:38 UTC  (17+ messages)

[RFC] Masking vectorized loops with bound not aligned to VF
 2015-09-14 20:21 UTC 

[PATCH] Minor DOM cleanup
 2015-09-14 20:14 UTC 

[PATCH 2/4] [ARM] Add attribute/pragma target fpu=
 2015-09-14 20:11 UTC  (2+ messages)

vector lightweight debug mode
 2015-09-14 19:55 UTC  (2+ messages)

[RFA] Compact EH Patch
 2015-09-14 19:32 UTC  (4+ messages)

[PATCH diagnostics/67460] Replace some_warnings_are_errors with diagnostic_kind_count (context, DK_WERROR)
 2015-09-14 19:23 UTC  (3+ messages)

[gomp4] reduction simplification
 2015-09-14 18:44 UTC 

[PATCH] Convert SPARC to LRA
 2015-09-14 18:32 UTC  (6+ messages)

debug mode symbols cleanup
 2015-09-14 18:27 UTC  (4+ messages)

Split up optabs.[hc]
 2015-09-14 18:26 UTC  (2+ messages)

Go patch committed: Don't use context for constant expressions
 2015-09-14 17:54 UTC 

[PATCH 3/4] [ARM] Add attribute/pragma target fpu=
 2015-09-14 17:43 UTC  (2+ messages)

C++ PATCH for c++/44282 (ia32 calling convention attributes and mangling)
 2015-09-14 17:41 UTC  (6+ messages)

[PATCH] fix TLS support detection for sh targets
 2015-09-14 17:37 UTC  (7+ messages)

[PATCH, testsuite]: Also scan for $loopfn
 2015-09-14 17:20 UTC 

[PATCH][PR67476] Add param parloops-schedule
 2015-09-14 16:58 UTC  (8+ messages)

[RFC, PR target/65105] Use vector instructions for scalar 64bit computations on 32bit target
 2015-09-14 16:50 UTC  (9+ messages)

[PATCH 1/4] [ARM] Add attribute/pragma target fpu=
 2015-09-14 15:50 UTC  (2+ messages)

[gomp4] Fix handling of declare'd variable
 2015-09-14 15:31 UTC 

[C++ Patch] PR 51911 V2 ("G++ accepts new auto { list }")
 2015-09-14 14:58 UTC  (5+ messages)

[gomp4.1] Small doacross fixes and improvements
 2015-09-14 14:28 UTC 

[SH][committed] Fix PR 67061
 2015-09-14 14:13 UTC 

[RFC AArch64][PR 63304] Handle literal pools for functions > 1 MiB in size
 2015-09-14 13:20 UTC  (3+ messages)

[gomp4] SESE region neutering
 2015-09-14 13:18 UTC  (3+ messages)

[PATCH 2/4] [MIPS] Add pipeline description for MSA
 2015-09-14 11:49 UTC  (2+ messages)

[patch] gfortran testsuite/read_dir.f90 - set xfail on dragonfly as well
 2015-09-14 11:39 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).