public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][WIP] Add install-dvi Makefile targets
 2016-10-06 14:41 UTC 

[PATCH, C++] Warn on redefinition of builtin functions (PR c++/71973)
 2016-10-06 14:15 UTC  (2+ messages)

[PATCH, ARM] PR71607: New approach to arm_disable_literal_pool
 2016-10-06 13:57 UTC 

[PATCH v3] gcc/config/tilegx/tilegx.c (tilegx_function_profiler): Save r10 to stack before call mcount
 2016-10-06 13:45 UTC  (2+ messages)

[PATCH 00/16] RTL frontend (v3)
 2016-10-06 13:30 UTC  (26+ messages)
` [PATCH 08/16] (partially-approved): Introduce selftest::locate_file
` [PATCH 07/16] read-md: add some helper functions
` [PATCH 11/16] df selftests (v3)
` [PATCH 01/16] read-md.c: Add various cleanups to ~rtx_reader
` [PATCH 10/16] Introduce class function_reader (v3)
` [PATCH 15/16] RTL frontend (rtl1), on top of dump reader
` [PATCH 05/16] Introduce rtl_data::init_stack_alignment
` [PATCH 13/16] cse.c selftests
` [PATCH 02/16] (approved) Add selftest::read_file
` [PATCH 12/16] combine.c selftests (v2)
` [PATCH 16/16] Add "__RTL" to cc1
` [PATCH 14/16] RTL interpreter (work-in-progress)
` [PATCH 09/16] Split class rtx_reader into base_rtx_reader vs rtx_reader
` [PATCH 03/16] (approved) selftest.h: add temp_override fixture
` [PATCH 06/16] Introduce emit_status::ensure_regno_capacity
` [PATCH 04/16] (approved) Expose forcibly_ggc_collect and run it after all selftests

[PATCH] Clear DECL_CHAIN of local vars
 2016-10-06 13:29 UTC 

[PATCH] Fix PR77879
 2016-10-06 13:25 UTC 

[PATCH] Assert on invalid bitmap iterations
 2016-10-06 13:23 UTC  (2+ messages)

[RFC] Extend ipa-bitwise-cp with pointer alignment propagation
 2016-10-06 13:21 UTC  (6+ messages)

[PATCH] Allow `make tags` to work from top-level directory
 2016-10-06 13:21 UTC 

[C++ PATCH] P0258R2 - add __has_unique_object_representations
 2016-10-06 12:46 UTC  (7+ messages)

[PATCH] Fix ICE for sparc targets in function_arg_record_value (PR target/77759)
 2016-10-06 10:33 UTC  (2+ messages)

[C++/66443] deleted ctor and vbase construction
 2016-10-06 10:26 UTC  (3+ messages)

[PATCH][fold-const] Fix native_encode_real for HFmode constants
 2016-10-06 10:20 UTC  (3+ messages)

[gomp4] correct a tile bug with combined loops in fortran
 2016-10-06 10:16 UTC  (2+ messages)

[RFA] [PR tree-optimization/71661] Fix forwarder removal when new loops are exposed
 2016-10-06 10:11 UTC  (2+ messages)

[PR77862] ICE in add_equivalence
 2016-10-06  9:59 UTC  (2+ messages)

[PATCH 0/3] Extend -falign-FOO=N to N[,M[,N2[,M2]]] version 4
 2016-10-06  9:47 UTC  (3+ messages)
` [PATCH 3/3] Extend -falign-FOO=N to N[,M[,N2[,M2]]]

[PATCH] Fix PR77855
 2016-10-06  9:18 UTC 

[PATCH] Fix PR77839
 2016-10-06  8:13 UTC 

[PATCH, i386]: Remove remaining -Wimplicit-fallthrough warnings from sse.md
 2016-10-06  8:09 UTC 

fold x ^ y to 0 if x == y
 2016-10-06  7:18 UTC  (11+ messages)

[PATCH] Fix warnings for profiledbootstrap (PR bootstrap/77788)
 2016-10-06  6:34 UTC 

[ping * 2] remove optab functions for [us]divmod_optab in optabs.def
 2016-10-06  5:43 UTC 

Go patch committed: avoid allocation of varargs parameter with optimize-allocs
 2016-10-06  3:51 UTC 

[PATCH] accept flexible arrays in struct in unions (c++/71912 - [6/7 regression])
 2016-10-06  2:26 UTC  (18+ messages)

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-10-05 23:55 UTC  (36+ messages)

[patch] [gsoc] [gimplefe] GIMPLE FE Project
 2016-10-05 23:28 UTC  (6+ messages)

C++ PATCH for P0135, C++17 guaranteed copy elision
 2016-10-05 23:22 UTC  (3+ messages)

Add a testcase for C++17 selection statements with initializer
 2016-10-05 23:06 UTC  (2+ messages)

C++ PATCHes for temporary lifetime extension bugs
 2016-10-05 23:01 UTC 

[Patch 0/11] Add support for _Float16 to AArch64
 2016-10-05 23:00 UTC  (3+ messages)
` [Patch 5/11] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3]

[PATCH] PR fortran/58991 and fortran/58992
 2016-10-05 22:53 UTC  (2+ messages)

Patch, Split powerpc -mfloat128 into 2 parts
 2016-10-05 22:19 UTC  (4+ messages)

[PATCH] Remove x86 pcommit instruction
 2016-10-05 22:07 UTC  (6+ messages)

[PATCH, i386]: Fix PR 77874, two problems with gcc.target/i386/avx-1.c
 2016-10-05 22:01 UTC 

Fix ICE due to map typespecs with different sized charlens being copied
 2016-10-05 20:41 UTC 

RFC: A few more fallthrus
 2016-10-05 19:47 UTC  (4+ messages)

MAINTAINERS update
 2016-10-05 19:43 UTC  (3+ messages)

C++ PATCH for C++17 class template placeholders
 2016-10-05 18:59 UTC  (8+ messages)

[gomp4] Implement tiling
 2016-10-05 18:57 UTC 

[PATCH] Fix -fsanitize=undefined with PCH (PR sanitizer/66343)
 2016-10-05 18:53 UTC  (3+ messages)

[wwwdocs] Update C++17 status
 2016-10-05 18:07 UTC 

Fortran, committed: ICE on using implicit character instead of implicit none etc. (pr 67524)
 2016-10-05 18:07 UTC 

[PATCH] Fix -fsanitize=undefined with PCH, part #2 (PR sanitizer/66343)
 2016-10-05 18:04 UTC  (4+ messages)

[PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch
 2016-10-05 17:54 UTC  (16+ messages)
          ` [PATCH] Set -fprofile-update=atomic when -pthread is present

[PATCH] Extend -Wint-in-bool-context to more conditional expressions
 2016-10-05 17:54 UTC  (2+ messages)

[PATCH] testsuite: Prune "non-standard ABI extension" warnings
 2016-10-05 17:51 UTC  (2+ messages)

[PATCH] rs6000: Use "dg-warning ... 0" in a few places
 2016-10-05 17:44 UTC 

C++ PATCH for C++17 selection statements with initializer
 2016-10-05 17:32 UTC  (8+ messages)

[PATCH] define TARGET_PRINTF_POINTER_FORMAT for powerpc-linux (77837)
 2016-10-05 17:19 UTC  (4+ messages)

[Patch, testsuite] Fix pr69941.c test failure for avr
 2016-10-05 17:18 UTC 

Fix missing -Wimplicit-fallthrough warning
 2016-10-05 16:53 UTC  (2+ messages)

[PATCH] Fix ubsan ICE on vector shift (PR sanitizer/77823)
 2016-10-05 16:48 UTC  (2+ messages)

[PATCH 13/16] cse.c selftests
 2016-10-05 16:47 UTC 

[AArch64][0/14] ARMv8.2-A FP16 extension support
 2016-10-05 16:44 UTC  (4+ messages)

[PATCH] Fix warnings for profiledbootstrap (PR bootstrap/77788)
 2016-10-05 16:41 UTC  (2+ messages)

[PATCH] Delete GCJ
 2016-10-05 16:28 UTC  (16+ messages)
          ` [C++ PATCH] Delete GCJ - C++ part

[PATCH] Improve target pass registration
 2016-10-05 15:31 UTC  (4+ messages)

[committed] Fix a comment
 2016-10-05 15:21 UTC 

[Patch, libgfortran] Inquire internal unit within child dtio procedure
 2016-10-05 14:52 UTC  (2+ messages)

[BUILDROBOT] Selftest failed for i686-wrs-vxworks
 2016-10-05 14:36 UTC  (6+ messages)

[PATCH] Non-backwards compatible improvements to std::deque
 2016-10-05 14:15 UTC 

[PATCH,committed] PR77847: Add FALLTRHOUGH comment to fix build error
 2016-10-05 13:34 UTC 

Compile-time improvement for if conversion
 2016-10-05 13:22 UTC 

[PATCH] PR 70564 disambiguate constructors for not_fn call wrapper
 2016-10-05 12:43 UTC  (3+ messages)

[PATCH] 77864 Fix noexcept conditions for map/set default constructors
 2016-10-05 12:13 UTC  (3+ messages)

[PATCH] PR 70101 fix allocator-extended ctors for std::priority_queue
 2016-10-05 12:01 UTC 

[PATCH] Fix PR77863
 2016-10-05 11:57 UTC 

[PATCH] Fix PR77826
 2016-10-05 11:38 UTC  (2+ messages)

[PATCH] Remove invalid alias declaration from _Node_handle
 2016-10-05 11:35 UTC 

[PATCH] Fix PR55152
 2016-10-05 11:25 UTC  (11+ messages)

[PATCH] Tree-level fix for PR 69526
 2016-10-05 10:40 UTC  (6+ messages)

[PATCH] add uClibc target hook (PR bootstrap/77819)
 2016-10-05 10:38 UTC  (6+ messages)

[PATCH] Fix PR77842
 2016-10-05  9:34 UTC 

[EVRP] Fold stmts with vrp_fold_stmt
 2016-10-05  8:50 UTC  (4+ messages)

[PATCH] Move strchr folding to gimple-fold
 2016-10-05  8:44 UTC  (2+ messages)

[RFC][PATCH] Canonicalize address multiplies
 2016-10-05  8:07 UTC  (2+ messages)

[PATCH] Remove .jcr registry from the crtfiles
 2016-10-05  7:56 UTC  (5+ messages)

[PATCH] DWARF: remove pessimistic DWARF version checks for imported entities
 2016-10-05  7:54 UTC  (7+ messages)

[Patch, libgfortran] Inquire internal unit within child dtio procedure
 2016-10-05  4:50 UTC 

[gomp4] update tile clause lowering in fortran
 2016-10-05  2:47 UTC 

GCC patch committed: fix -fsplit-stack alloca with -mno-accumulate-outgoing-args
 2016-10-05  0:21 UTC 

[PATCH] backport dejagnu relative numbers to 6-branch?
 2016-10-05  0:19 UTC  (5+ messages)

[PATCH] add -fprolog-pad=N option to c-family
 2016-10-04 21:46 UTC  (5+ messages)
    ` [PATCH v2] "

C++ PATCH for c++/77775 (wrong folding of PMF comparison)
 2016-10-04 21:14 UTC 

[PATCH] Don't peel extra copy of loop in unroller for loops with exit at end
 2016-10-04 20:26 UTC  (2+ messages)
` PING "

[PATCH] PR68212, Correct frequencies/counts when unrolling
 2016-10-04 20:24 UTC  (2+ messages)
` PING "

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).