public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Add qsort comparator consistency checking (PR71702)
 2016-07-20 10:04 UTC  (6+ messages)

[PATCH GCC]Improve no-overflow check in SCEV using value range info
 2016-07-20 10:01 UTC  (4+ messages)

[PATCH, PR59833]: Fix sNaN handling in ARM float to double conversion
 2016-07-20  9:57 UTC  (3+ messages)

[RFC: Patch 1/6 v2] New target hook: max_noce_ifcvt_seq_cost
 2016-07-20  9:53 UTC  (5+ messages)
` [Re: RFC: Patch 1/2 v3] "
  ` [Patch RFC: 3/2 v3] Don't expand a conditional move between identical sources
  ` [Patch RFC 4/2 v3] Refactor noce_try_cmove_arith
  ` [RFC: Patch 2/2 v3] Introduce a new cost model for ifcvt

[Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)
 2016-07-20  9:39 UTC  (6+ messages)

[PATCH/AARCH64] Add scheduler for vulcan
 2016-07-20  9:38 UTC 

[PATCH 3/3][AArch64] Improve zero extend
 2016-07-20  9:37 UTC  (2+ messages)

[PATCH PR71734] Add missed check that reference defined inside loop
 2016-07-20  9:35 UTC  (8+ messages)

[PATCH 2/3][AArch64] Improve zero extend
 2016-07-20  9:35 UTC  (2+ messages)

[PATCH] Properly handly PHI stmts in later_of_the_two (PR, middle-end/71898)
 2016-07-20  9:24 UTC 

[PATCH, nds32] Enable GDB building for nds32*-*-* target
 2016-07-20  8:13 UTC 

[PATCH]: Use HOST_WIDE_INT_{,M}1{,U} some more
 2016-07-20  5:53 UTC  (5+ messages)

[Patch, testsuite, tentative] Explicitly disable pointer <-> int cast warnings for avr?
 2016-07-20  5:38 UTC 

C++ PATCH for c++/67164 (error with variadic templates)
 2016-07-20  5:06 UTC  (2+ messages)

[VRP] Use alloc-pool and obstack for value_range and vr->equiv allocations
 2016-07-20  2:16 UTC 

[PATCH] Avoid invoking ranlib on libbackend.a
 2016-07-20  0:23 UTC  (18+ messages)
            ` Shared libbackend.so (was: [PATCH] Avoid invoking ranlib on libbackend.a)

[PATCH] Fix unsafe function attributes for special functions (PR 71876)
 2016-07-19 23:46 UTC  (4+ messages)

[PATCH] libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS
 2016-07-19 22:16 UTC  (2+ messages)

[RFC][IPA-VRP] IPA VRP Implementation
 2016-07-19 21:27 UTC  (17+ messages)
` [RFC][IPA-VRP] Re-factor tree-vrp to factor out common code
  ` [RFC][IPA-VRP] Add support for IPA VRP in ipa-cp/ipa-prop
` [RFC][IPA-VRP] Early VRP Implementation
` [RFC][IPA-VRP] Teach tree-vrp to use the VR set in params

[patch, Fortran] Fix some string temporaries
 2016-07-19 21:27 UTC  (8+ messages)

[PATCH] Giant concepts patch
 2016-07-19 21:26 UTC  (7+ messages)

[PATCH, DOC] Enhance documentation of -fipa-ra option
 2016-07-19 21:24 UTC  (7+ messages)

[PATCH PR71503/PR71683]Fix ICE in tree-if-conv.c
 2016-07-19 20:16 UTC  (6+ messages)

[PR debug/71855] avoid emitting DW_TAG_unspecified_parameters twice
 2016-07-19 19:24 UTC  (2+ messages)

RFA: new pass to warn on questionable uses of alloca() and VLAs
 2016-07-19 19:06 UTC  (14+ messages)

[PATCH] Don't consider zero succs empty blocks as forwarders (PR rtl-optimization/71916)
 2016-07-19 18:42 UTC  (2+ messages)

[v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string
 2016-07-19 18:34 UTC 

[PATCH] nvptx: do not implicitly enable -ftoplevel-reorder
 2016-07-19 18:34 UTC 

[PATCH] Fix memmove to memcpy folding (PR middle-end/71874)
 2016-07-19 17:20 UTC  (2+ messages)

[patch,avr] Slightly better memory accesses on avr_tiny
 2016-07-19 16:53 UTC  (2+ messages)

[PATCH 0/2] New selftests: sreal and fibonacci_heap
 2016-07-19 16:14 UTC  (7+ messages)
` [PATCH 1/2] Add sreal to selftests
` [PATCH 2/2] Add selftests for fibonacci_heap

Commit: M32R: Build crtinit.o and crtfini.o
 2016-07-19 16:07 UTC 

[PATCH] selftest.c: gracefully handle NULL in assert_streq
 2016-07-19 16:05 UTC  (2+ messages)

[PATCH 1/3][AArch64] Improve zero extend
 2016-07-19 15:51 UTC  (2+ messages)

[PATCH] simplify-rtx.c: start adding selftests
 2016-07-19 15:46 UTC  (4+ messages)
` [PATCH] simplify-rtx.c: start adding selftests (v2)

[PATCH 0/9] separate shrink-wrapping
 2016-07-19 15:35 UTC  (8+ messages)
` [PATCH 8/9] shrink-wrap: shrink-wrapping for separate concerns

Implement C _FloatN, _FloatNx types
 2016-07-19 13:54 UTC  (6+ messages)
` Implement C _FloatN, _FloatNx types [version 2]
  ` Implement C _FloatN, _FloatNx types [version 3]
    ` Ping "
      ` Implement C _FloatN, _FloatNx types [version 4]

[PATCH], PR 71493, Fix PowerPC ABI breakage on GCC trunk/6.1
 2016-07-19 13:50 UTC  (4+ messages)

[Patch, testsuite, committed] Fix gcc.dg/params/blocksort-part.c for non 32-bit int targets
 2016-07-19 13:25 UTC 

[PATCH] Fix test problem for pr70729
 2016-07-19 13:17 UTC  (3+ messages)

[PATCH] S/390: Add splitter for "and" with complement
 2016-07-19 13:15 UTC  (3+ messages)
` [PATCH v2] "

[committed] Fix copy&paste bug in function-tests.c
 2016-07-19 13:05 UTC 

[PATCH] S/390: Xfail some tests in insv-[12].c
 2016-07-19 12:10 UTC 

[PATCH, vec-tails 10/10] Tests
 2016-07-19 11:59 UTC  (4+ messages)

[PATCH] Fix missed constant propagation
 2016-07-19 11:37 UTC 

[PATCH GCC]Remove support for -funsafe-loop-optimizations
 2016-07-19 11:27 UTC  (12+ messages)

[PATCH] Fix compiling large files
 2016-07-19 11:23 UTC  (3+ messages)
    ` [BACKPORT 4.9/5] "

Merge switch statements in tree-cfgcleanup
 2016-07-19 11:18 UTC  (10+ messages)

Do not ICE in resolve.c (PR fortran/71799)
 2016-07-19 11:09 UTC 

[patch, fortran] PR66310 Problems with intrinsic repeat for large number of copies
 2016-07-19  9:56 UTC  (3+ messages)

[PATCH] c++/58796 Make nullptr match exception handlers of pointer type
 2016-07-19  9:33 UTC  (10+ messages)

[patch] Add new hook to diagnose address space usage
 2016-07-19  8:16 UTC  (3+ messages)
  ` [patch] Add new hook to diagnose address space usage (take #2)

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

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-07-18 21:59 UTC  (5+ messages)

[C++ PATCH] cp_parser_save_member_function_body fix (PR c++/71909)
 2016-07-18 21:14 UTC 

[C++ PATCH] Allow frexp etc. builtins in c++14 constexpr (PR c++/50060)
 2016-07-18 21:07 UTC  (7+ messages)

Debug algorithms
 2016-07-18 19:25 UTC  (3+ messages)

[C++ PATCH] Fix ICE with SIZEOF_EXPR in default arg (PR c++/71822)
 2016-07-18 18:24 UTC  (2+ messages)

[C++ PATCH] Fix error recovery in tsubst_baselink (PR c++/71826)
 2016-07-18 18:23 UTC  (2+ messages)

[C++ PATCH] Fix lval {REAL,IMAG}PART_EXPR constexpr evaluation (PR c++/71828)
 2016-07-18 18:23 UTC  (2+ messages)

[C++ PATCH] Fix diagnostics ICE (PR c++/71835)
 2016-07-18 18:22 UTC  (2+ messages)

[C++ RFC/Patch] PR c++/71665
 2016-07-18 18:16 UTC  (3+ messages)

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

Patch ping
 2016-07-18 18:08 UTC 

[C++ PATCH] Fix up vector cond expr handling in templates (PR c++/71871)
 2016-07-18 17:19 UTC  (2+ messages)

[PATCH, Fortran] DEC extra integer intrinsics
 2016-07-18 16:52 UTC 

[PATCH, testsuite]: There is no warning for stack check with large frames on alpha
 2016-07-18 16:02 UTC 

Importing gnulib into the gcc tree
 2016-07-18 15:12 UTC  (9+ messages)

C++ PATCHes to mangling of sizeof... and fold-expressions
 2016-07-18 14:31 UTC  (2+ messages)

[v3 PATCH] Minor comment cleanup on optional
 2016-07-18 14:03 UTC  (2+ messages)

Fix PR fortran/71688
 2016-07-18 13:22 UTC  (3+ messages)
` Ping: "

[PATCH 0/4] Properly handle GCC target("march=") (PR71652)
 2016-07-18 13:21 UTC  (5+ messages)
` [PATCH 4/4] Remove fused-madd from documentation
` [PATCH 3/4] Support movbe as a i386 target optimization node
` [PATCH 1/4] Fix PR target/71652
` [PATCH 2/4] Support crc32 as a i386 target optimization node

[PATCH] Fix PR71907
 2016-07-18 13:20 UTC 

[PATCH] Fix PR71908
 2016-07-18 13:16 UTC 

[PATCH] Fix PR71901 (and PR71893 in a different way)
 2016-07-18 13:14 UTC 

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

GCC 4.9.4 Status Report (2016-07-18)
 2016-07-18 12:53 UTC 

[PATCH, rs6000] Fix vec_construct vectorization cost to be somewhat more accurate
 2016-07-18 12:30 UTC  (4+ messages)

[PATCH][RFC] PR middle-end/22141 GIMPLE store widening pass
 2016-07-18 12:23 UTC  (2+ messages)

[Committed] S/390: Fix alignment check for literal pool references
 2016-07-18 10:57 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).