public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/9] separate shrink-wrapping
 2016-07-19 15:35 UTC  (8+ messages)
` [PATCH 8/9] shrink-wrap: shrink-wrapping for separate concerns

[PATCH 2/3][AArch64] Improve zero extend
 2016-07-19 15:32 UTC 

[PATCH 3/3][AArch64] Improve zero extend
 2016-07-19 15:32 UTC 

[PATCH 1/3][AArch64] Improve zero extend
 2016-07-19 15:31 UTC 

[PATCH PR71734] Add missed check that reference defined inside loop
 2016-07-19 15:29 UTC  (7+ messages)

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

[PATCH, DOC] Enhance documentation of -fipa-ra option
 2016-07-19 14:26 UTC  (6+ messages)

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 PR71503/PR71683]Fix ICE in tree-if-conv.c
 2016-07-19 13:39 UTC  (3+ messages)

[PATCH] Add qsort comparator consistency checking (PR71702)
 2016-07-19 13:27 UTC  (5+ 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]: Use HOST_WIDE_INT_{,M}1{,U} some more
 2016-07-19 12:59 UTC  (2+ messages)

[PATCH] selftest.c: gracefully handle NULL in assert_streq
 2016-07-19 12:36 UTC 

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

[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 

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

[patch,avr] Slightly better memory accesses on avr_tiny
 2016-07-19 10:31 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  (11+ messages)

[RFC][IPA-VRP] IPA VRP Implementation
 2016-07-19  8:22 UTC  (14+ 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] Avoid invoking ranlib on libbackend.a
 2016-07-19  8:20 UTC  (19+ messages)
            ` Shared libbackend.so (was: [PATCH] Avoid invoking ranlib on libbackend.a)

[patch] Add new hook to diagnose address space usage
 2016-07-19  8:16 UTC  (5+ messages)
` [patch,avr] make progmem work on AVR_TINY, use TARGET_ADDR_SPACE_DIAGNOSE_USAGE
  ` [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)

[PATCH] Giant concepts patch
 2016-07-18 21:17 UTC  (6+ 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)

[patch, Fortran] Fix some string temporaries
 2016-07-18 20:41 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 2/4] Support crc32 as a i386 target optimization node
` [PATCH 4/4] Remove fused-madd from documentation
` [PATCH 1/4] Fix PR target/71652
` [PATCH 3/4] Support movbe 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 

[RFC] Test coverage for --param boundary values
 2016-07-18  7:53 UTC  (4+ messages)
` [RFC, v2] "

[PATCH] Fix PR71893
 2016-07-18  7:03 UTC  (2+ messages)

Fix fir PR71696 in Libiberty Demangler (6)
 2016-07-18  2:31 UTC  (3+ messages)

Fix for PR70909 in Libiberty Demangler (4)
 2016-07-18  2:29 UTC  (5+ messages)

[PATCH] Avoid invoking ranlib on libbackend.a
 2016-07-17  2:14 UTC  (4+ messages)

[v3 PATCH] Implement P0307R2, Making Optional Greater Equal Again
 2016-07-16 16:55 UTC  (6+ messages)

[committed] Improve profile support on hppa
 2016-07-16 16:17 UTC  (2+ messages)

[PATCH] Add constexpr to iterator adaptors, array and range access
 2016-07-16 15:52 UTC  (2+ messages)

[PATCH] Add constexpr to iterator adaptors, array and range access
 2016-07-16 12:55 UTC  (3+ messages)

[PATCH, rs6000, preapproved] Remove XFAILs from g++.dg/pr70098.C and gcc.target/powerpc/pr71763.c
 2016-07-15 21:02 UTC 

Committed version of autofdo testing&building patches
 2016-07-15 20:53 UTC  (11+ messages)
` [PATCH 1/3] Add gcc-auto-profile script
  ` [PATCH 2/3] Run profile feedback tests with autofdo

[PATCH] Replace references to C++0x with C++11 in comments
 2016-07-15 20:24 UTC 

[PATCH] Remove redundant std::move in std::for_each
 2016-07-15 19:54 UTC  (2+ messages)

[patch, fortran]
 2016-07-15 19:42 UTC  (4+ messages)
` [patch, fortran] PR62125 Nested select type not accepted (rejects valid)

[PATCH testsuite]XFAIL gcc.dg/tree-ssa/pr71347 on some targets
 2016-07-15 19:41 UTC  (4+ messages)

[PATCH, rs6000] Fix {div,mul}kc3-1.c for older hardware
 2016-07-15 18:46 UTC  (2+ messages)

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

C++ PATCH for c++/71092 (ICE with array and constexpr)
 2016-07-15 18:23 UTC 

C++ PATCH for c++/71117 (wrong overload resolution with generic lambda)
 2016-07-15 18:21 UTC 

[libstdc++] Add C++17clamp
 2016-07-15 17:35 UTC  (3+ messages)

[Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)
 2016-07-15 17:34 UTC  (4+ messages)

New Swedish PO file for 'gcc' (version 6.1.0)
 2016-07-15 17:07 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).