public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Implement C _FloatN, _FloatNx types
 2016-10-19 10:58 UTC  (22+ messages)
` Implement C _FloatN, _FloatNx types [version 2]
  ` Implement C _FloatN, _FloatNx types [version 3]
    ` Ping "
      ` Implement C _FloatN, _FloatNx types [version 4]
        ` Implement C _FloatN, _FloatNx types [version 5]
              ` Implement C _FloatN, _FloatNx types [version 6]
                    ` Advice sought for debugging a lto1 ICE (was: Implement C _FloatN, _FloatNx types [version 6])
                          ` [PR lto/77458] Avoid ICE in offloading with differing _FloatN, _FloatNx types (was: Advice sought for debugging a lto1 ICE (was: Implement C _FloatN, _FloatNx types [version 6]))
                                      ` [PR lto/77458] Avoid ICE in offloading with differing _FloatN, _FloatNx types

PING: new pass to warn on questionable uses of alloca() and VLAs
 2016-10-19 10:50 UTC  (8+ messages)

[patch, libstdc++] Optimize selection sampling by using generator to get two values at once
 2016-10-19 10:48 UTC 

[PATCH] Reduce stack usage in sha512 (PR target/77308)
 2016-10-19 10:44 UTC  (12+ messages)

[PATCH PR78005]Fix miscompare issue by computing correct guard condition for vectorized loop
 2016-10-19 10:41 UTC  (2+ messages)

[PATCH 0/8] NVPTX offloading to NVPTX: backend patches
 2016-10-19 10:39 UTC  (8+ messages)

[PATCH v2][AArch32][NEON] Implementing vmaxnmQ_ST and vminnmQ_ST intrinsincs
 2016-10-19 10:39 UTC  (3+ messages)

basic_block flags, BB_VISITED
 2016-10-19 10:29 UTC  (12+ messages)
      ` Clear basic block flags before using BB_VISITED for OpenACC loops processing (was: basic_block flags, BB_VISITED)
          ` Clear basic block flags before using BB_VISITED for OpenACC loops processing
                    ` [PR tree-optimization/78024] "

[libcc1] add support for C++
 2016-10-19 10:21 UTC  (2+ messages)

[PR59319] output friends in debug info
 2016-10-19 10:17 UTC  (5+ messages)

[PR56974] output DWARF-5 markers for ref_qualifiers
 2016-10-19 10:16 UTC  (3+ messages)

[PR63238] output alignment debug information
 2016-10-19 10:15 UTC  (3+ messages)

[PATCH] PR77987 Fix unique_ptr<T[], D>::reset(U) for T != U
 2016-10-19 10:11 UTC  (2+ messages)

[PATCH, OBVIOUS] Replace NULL with false as a return value
 2016-10-19 10:10 UTC 

[patch] Fix PHI optimization issue with boolean types
 2016-10-19 10:05 UTC  (4+ messages)

[PATCH] PR77990 refactor unique_ptr to encapsulate tuple
 2016-10-19  9:35 UTC  (4+ messages)

[PATCH] Fix std::experimental::shared_ptr SFINAE constraints
 2016-10-19  9:35 UTC 

[RFC][IPA-VRP] ADDR_EXPR and nonnull
 2016-10-19  9:26 UTC  (4+ messages)

[patch, gfortran] PR48298 DTIO, implement size=
 2016-10-19  8:59 UTC  (3+ messages)

r241307 - in /trunk: gcc/go/gofrontend/MERGE li
 2016-10-19  8:31 UTC 

[Ada] Set Always_Compatible_Rep to False everywhere
 2016-10-19  8:06 UTC  (5+ messages)

[PATCH] Simplify conditions in EVRP, handle taken edge
 2016-10-19  8:01 UTC  (3+ messages)

[PATCH] Make EVRP propagate into PHIs and remove dead stmts
 2016-10-19  7:41 UTC  (4+ messages)

[Patch, fortran] PR69566 - Failure of SELECT TYPE with unlimited polymorphic function result
 2016-10-19  7:28 UTC  (5+ messages)

RFC [1/3] divmod transform v2
 2016-10-19  3:31 UTC  (8+ messages)

[PATCH v2,rs6000] Add built-in function support for Power9 string operations
 2016-10-19  0:27 UTC 

[patch, fortran] PR77828 Linking gfortran-7 compiled program with libgfortran of 5.x allowed but crashes
 2016-10-18 23:49 UTC 

[rs6000] Fix reload failures in 64-bit mode with no special constant pool
 2016-10-18 20:43 UTC  (9+ messages)

[PATCH 00/16] RTL frontend (v3)
 2016-10-18 20:30 UTC  (4+ messages)
` [PATCH 09/16] Split class rtx_reader into base_rtx_reader vs rtx_reader

[C++ Patch/RFC] PR 67980 ("left shift count is negative [-Wshift-count-negative] generated for unreachable code")
 2016-10-18 20:27 UTC  (2+ messages)

[PATCH, v2] Fix computation of register limit for -fsched-pressure
 2016-10-18 19:48 UTC 

[PATCH] Clear BB_VISITED in bb-reorder
 2016-10-18 19:39 UTC  (8+ messages)
    ` Use FOR_ALL_BB_FN in a few more places (was: [PATCH] Clear BB_VISITED in bb-reorder)
        ` Use FOR_ALL_BB_FN in a few more places

[PATCH] xtensa: don't use unwind-dw2-fde-dip with elf targets
 2016-10-18 19:14 UTC  (3+ messages)

[PATCH] xtensa: add HW FPU sequences for DIV/SQRT/RECIP/RSQRT
 2016-10-18 19:13 UTC  (3+ messages)

[PATCH] Fix typos in experimental::shared_ptr
 2016-10-18 18:41 UTC  (2+ messages)

[PATCH] Make -Wint-in-bool-context warn on suspicious shift ops
 2016-10-18 18:14 UTC  (18+ messages)

[PATCH][AArch64] Improve stack adjustment
 2016-10-18 18:10 UTC  (7+ messages)

[PATCH 0/7] more rtx-insn stuff
 2016-10-18 16:53 UTC  (19+ messages)
` [PATCH 7/7] make targetm.gen_ccmp{first,next} take rtx_insn **
` [PATCH 2/7] make tablejump_p return the label as a rtx_insn *
` [PATCH 6/7] remove cast from prev_nonnote_insn_bb
` [PATCH 4/7] remove cast to rtx_insn * in remove_note
` [PATCH 3/7] use rtx_insn * more
` [PATCH 1/7] make LABEL_REF_LABEL a rtx_insn *
` [PATCH 5/7] remove cast in delete_insn_chain

[PATCH][AArch64] Align FP callee-saves
 2016-10-18 16:28 UTC  (3+ messages)

[PATCH][v6] GIMPLE store merging pass
 2016-10-18 16:24 UTC 

Early jump threading
 2016-10-18 15:56 UTC  (9+ messages)

[PATCH] Fix computation of register limit for -fsched-pressure
 2016-10-18 15:08 UTC  (6+ messages)

[PATCH, i386]: Fix PR 77991, ICE on x32 in plus_constant, at explow.c
 2016-10-18 14:47 UTC 

[RFC,PATCH,testsuite]
 2016-10-18 14:15 UTC 

[PATCH] Use RPO order for domwalk dominator children sort
 2016-10-18 14:04 UTC 

[PATCH] Fix PR77916
 2016-10-18 13:47 UTC  (9+ messages)

libgo patch committed: scan caller-saved regs for non-split-stack
 2016-10-18 13:29 UTC 

[PATCH] PR77895: DWARF: Emit DW_AT_comp_dir in all cases, even if source is an absolute path
 2016-10-18 13:19 UTC  (7+ messages)

[PATCH, libgo]: Fix FAIL: time testsuite failure
 2016-10-18 12:49 UTC  (4+ messages)

[Patch, reload, tentative, PR 71627] Tweak conditions in find_valid_class_1
 2016-10-18 12:20 UTC  (7+ messages)

[Patch,testsuite] Fix sso.exp not calling torture-finish for avr
 2016-10-18 12:10 UTC 

[PATCH] Don't define uses-allocator variable templates in C++11
 2016-10-18 11:42 UTC 

[PATCH, libfortran] PR 48587 Newunit allocator
 2016-10-18 10:14 UTC  (3+ messages)

[Patch] Backport fix for PR 52085 to gcc-5-branch?
 2016-10-18  9:44 UTC  (9+ messages)

[PATCH] Implement P0084R2, Emplace return type, for C++17
 2016-10-18  8:30 UTC  (2+ messages)

Go patch committed: copy print code from Go 1.7 runtime
 2016-10-18  8:06 UTC 

[PATCH] rs6000: Fix separate shrink-wrapping for TARGET_MULTIPLE
 2016-10-18  8:03 UTC  (3+ messages)

[PATCH] Fix BB_VISITED clearing in IRA, remove substitue-and-fold dce flag
 2016-10-18  7:46 UTC 

[PATCH] (PR 65950) Improve predicate for exit(0);
 2016-10-18  7:27 UTC  (6+ messages)

[PATCH] Fix cond-expr handling in genmatch
 2016-10-18  7:13 UTC  (2+ messages)

[PATCH] xtensa: add -mpreferred-stack-boundary option
 2016-10-18  2:06 UTC 

[PATCH] Remove leftover comment
 2016-10-17 22:36 UTC 

[patch v2] Get rid of stack trampolines for nested functions (0/4)
 2016-10-17 22:35 UTC  (4+ messages)

[PATCH] fix outstanding -Wformat-length failures (pr77735 et al.)
 2016-10-17 21:59 UTC  (3+ messages)

[PATCH] DWARF5 DW_FORM_implicit_const support
 2016-10-17 21:45 UTC 

[PATCH] DWARF5 DW_FORM_data16 support
 2016-10-17 21:39 UTC 

[PATCH] DWARF5 DW_TAG_call_site support
 2016-10-17 21:38 UTC 

[PATCH] read-md.c: Move various state to within class rtx_reader
 2016-10-17 20:23 UTC  (3+ messages)
` [PATCH] read-md.c: Move various state to within class rtx_reader (v3)

[Patch 3/11] Implement TARGET_C_EXCESS_PRECISION for s390
 2016-10-17 19:30 UTC  (3+ messages)

[PATCH 1/2] Fix GCC split-stack variadic argument tests
 2016-10-17 19:28 UTC  (3+ messages)
` [PATCH v3 2/2] aarch64: Add split-stack initial support

[PATCH] Extend -Wint-in-bool-context to suspicious enum values (PR 77700)
 2016-10-17 19:26 UTC  (3+ messages)

[PATCH][2/2] Enable SSA propagator "DCE" for VRP
 2016-10-17 19:24 UTC  (3+ messages)

[PATCH, C++] Warn on redefinition of builtin functions (PR c++/71973)
 2016-10-17 19:18 UTC  (4+ messages)

PATCH to tidy up code in c-warn.c
 2016-10-17 19:12 UTC  (2+ messages)

[PATCH] AIX symbol encoding
 2016-10-17 18:32 UTC  (2+ messages)

[PATCH AArch64]Penalize vector cost for large loops with too many vect insns
 2016-10-17 18:07 UTC  (5+ messages)

[PATCH/AARCH64] Fix some testcases for AARCH64 ILP32
 2016-10-17 18:06 UTC  (3+ messages)

[patch] Fix ICE on ACATS test for Aarch64 at -O
 2016-10-17 18:04 UTC  (5+ messages)

[Patch, fortran] PR61420 [5/6/7 Regression] [OOP] type-bound procedure returning a procedure pointer fails to compile
 2016-10-17 17:56 UTC 

[C++ PATCH] Fix -Wimplicit-fallthrough in templates (PR c++/77886)
 2016-10-17 17:37 UTC  (2+ messages)
` Patch ping

libgo patch committed: copy rdebug code from Go 1.7
 2016-10-17 16:54 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).