public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Go patch committed: allocate temporary slices on stack
 2016-10-07  4:15 UTC 

[PATCH, RS6000, Committed] increase buf size in rs6000_elf_asm_out_{constructor,destructor}
 2016-10-07  4:12 UTC 

Fortran, committed: Memory leak with array constructor and derived type (pr 69955)
 2016-10-07  2:28 UTC 

Fortran, committed: ICE (segfault) with deferred-length strings (pr 57910)
 2016-10-07  2:07 UTC 

Fix ICE due to map typespecs with different sized charlens being copied
 2016-10-07  1:18 UTC  (2+ messages)

Set nonnull attribute to ptr_info_def based on VRP
 2016-10-07  0:53 UTC  (5+ messages)

Possible patch for fortran/57910
 2016-10-07  0:26 UTC  (6+ messages)

[PATCH] Delete GCJ
 2016-10-06 23:59 UTC  (24+ messages)
          ` [C++ PATCH] Delete GCJ - C++ part

[PATCH] Disable compact casesi patterns for arcv2
 2016-10-06 23:08 UTC  (3+ messages)
` Re:[PATCH] [ARC] "
  ` [PATCH] "

[Committed/AARCH64] Add comment before each set of cores in aarch64-cores.def
 2016-10-06 22:49 UTC 

Patch, Split powerpc -mfloat128 into 2 parts
 2016-10-06 22:35 UTC  (6+ messages)

[PATCH/AARCH64] Have the verbose cost model output output be controllable
 2016-10-06 22:12 UTC  (2+ messages)

[PATCH] Optimize a >= 0 && a < b if VR info says b >= 0 (PR tree-optimization/77664)
 2016-10-06 22:01 UTC  (3+ messages)

[RFC][VRP] Improve intersect_ranges
 2016-10-06 22:01 UTC 

[PATCH v2] aarch64: Add split-stack initial support
 2016-10-06 21:54 UTC 

[PATCH, RS6000] improve builtin expansion of memcmp for p7
 2016-10-06 21:40 UTC  (2+ messages)

[PATCH] 77864 Fix noexcept conditions for map/set default constructors
 2016-10-06 21:34 UTC  (5+ messages)

[PATCH 1/3] rs6000: Use "dg-warning ... 0" in a few places
 2016-10-06 21:31 UTC  (7+ messages)
` [PATCH 3/3] testsuite: Use -Wno-psabi instead of pruning compiler messages
` [PATCH 2/3] rs6000: Warn for "GCC vector passed by reference" only with -Wpsabi

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-10-06 21:30 UTC  (35+ messages)

C++ PATCH for P0135, C++17 guaranteed copy elision
 2016-10-06 21:26 UTC  (4+ messages)

[PATCH] Make std::scoped_allocator_adaptor's OUTERMOST recursive
 2016-10-06 21:22 UTC 

[EVRP] Register ranges for y in (x COND y) for Early VRP
 2016-10-06 20:56 UTC 

[RFC] Extend ipa-bitwise-cp with pointer alignment propagation
 2016-10-06 20:55 UTC  (7+ messages)

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

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

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

[C++ PATCH] P0258R2 - add __has_unique_object_representations
 2016-10-06 19:45 UTC  (9+ messages)

Go patch committed: avoid allocation of varargs parameter with optimize-allocs
 2016-10-06 19:24 UTC  (2+ messages)
  ` [gofrontend-dev] "

[PATCH, RFC] gcov: dump in a static dtor instead of in an atexit handler
 2016-10-06 19:00 UTC  (10+ messages)

[PATCH] Fix PR77826
 2016-10-06 18:44 UTC  (3+ messages)

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

[PATCH] [PR libcpp/71681] Fix handling header.gcc in subdirectories
 2016-10-06 17:38 UTC  (3+ messages)

[PATCH] Reduce stack usage in sha512 (PR target/77308)
 2016-10-06 16:19 UTC  (6+ messages)
        ` [PING] [PATCH, ARM] "

Use version namespace in normal mode
 2016-10-06 16:06 UTC  (4+ messages)

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

fold x ^ y to 0 if x == y
 2016-10-06 14:56 UTC  (12+ messages)

[PATCH] Assert on invalid bitmap iterations
 2016-10-06 14:47 UTC  (3+ messages)

[PATCH][WIP] Add install-dvi Makefile targets
 2016-10-06 14:41 UTC 

[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] Clear DECL_CHAIN of local vars
 2016-10-06 13:29 UTC 

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

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

[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  (2+ messages)

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

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

[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 

[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 

[patch] [gsoc] [gimplefe] GIMPLE FE Project
 2016-10-05 23:28 UTC  (6+ 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] 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 

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)

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

[wwwdocs] Update C++17 status
 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] 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)

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