[PATCH][check_GNU_style.sh] More aggressively ignore dg-xxx directives
2016-10-12 16:50 UTC (11+ messages)
[Fortran, Patch, cosmetics] Fix some indentation and typos in comments
2016-10-12 16:39 UTC
[PATCH] Implement new hook for max_align_t_align
2016-10-12 16:14 UTC (24+ messages)
[PATCH, GCC] Move MEMMODEL_* and enum memmodel from coretypes.h to memmodel.h
2016-10-12 16:11 UTC
[PATCH, GCC/testsuite/ARM] Enable mov?i_movw tests on ARM and big endian
2016-10-12 16:07 UTC (6+ messages)
[Patch AArch64] Add floatdihf2 and floatunsdihf2 patterns
2016-10-12 15:57 UTC (5+ messages)
` Ping^4 "
[PATCH 0/3] Better folding of 2 string builtin-ins
2016-10-12 15:55 UTC (30+ messages)
` [PATCH 1/3] Fold BUILT_IN_STRNCASECMP
` [PATCH 1/3] Fold __builtin_str{n}{case}cmp functions (version 2)
` [PATCH] Check \0-termination of string in c_getstr
` [PATCH] Add a helper function: create_tmp
` [PATCH] Fold __builtin_str{n}{case}cmp functions (version 3)
` [PATCH 2/3] Smarter folding of __builtin_memchr
` [PATCH 2/3] Fold __builtin_memchr (version 2)
` [PATCH] Fold __builtin_memchr (version 3)
` [PATCH 3/3] Test folding of strn{case}cmp and memchr
` [PATCH 3/3] Test folding of str{n}{case}cmp and memchr (version 2)
` [PATCH] Test folding of str{n}{case}cmp and memchr (version 3)
` [RFC] Possible folding opportunities for string built-ins
[PATCH][store merging][RFA] Re-implement merging code
2016-10-12 15:47 UTC (6+ messages)
[PATCH v4 0/6] Separate shrink-wrapping
2016-10-12 15:43 UTC (4+ messages)
` [PATCH 4/6] shrink-wrap: Shrink-wrapping for separate components
libgo patch committed: copy Go 1.7 runtime semaphore code
2016-10-12 15:39 UTC
[PATCH] Define std::sample for C++17
2016-10-12 15:26 UTC
Questionable code in gcov-io.c
2016-10-12 15:12 UTC (10+ messages)
[tree-optimization/71947] Avoid unwanted propagations
2016-10-12 15:00 UTC (3+ messages)
[PATCH 4/4] [MIPS] Add tests for MSA
2016-10-12 14:56 UTC (5+ messages)
[PATCH] Fix PR77947
2016-10-12 14:35 UTC
libgo patch committed: Fixes for sparc64
2016-10-12 14:28 UTC
PR35503 - warn for restrict pointer
2016-10-12 14:23 UTC (17+ messages)
[PATCH] Introduce -Wimplicit-fallthrough={0,1,2,3,4,5}
2016-10-12 14:15 UTC (20+ messages)
[PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h
2016-10-12 14:13 UTC (8+ messages)
` Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h (was: Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h)
` Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h
[PATCH, RFC] Introduce -fsanitize=use-after-scope
2016-10-12 14:08 UTC (9+ messages)
` [PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
[PATCH,rs6000] Add built-in function support for Power9 string operations
2016-10-12 14:07 UTC (4+ messages)
[PATCH 1/2] [ARC] Update INSN_LENGTH_ALIGNMENT
2016-10-12 14:05 UTC (4+ messages)
` [PATCH 2/2] [ARC] Fix mul32x16 patterns
[Ada] Missing predicate check with explicit policy pragma
2016-10-12 14:00 UTC
[Ada] Spurious error on renaming of type conversion with invariant
2016-10-12 13:55 UTC
[Ada] Allow Refined_Global/Depends contracts with partial refinement
2016-10-12 13:55 UTC
[Ada] Premature finalization of controlled array component
2016-10-12 13:55 UTC
[PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch
2016-10-12 13:53 UTC (16+ messages)
` [PATCH] Set -fprofile-update=atomic when -pthread is present
` [RFC] Speed-up -fprofile-update=atomic
[PATCH] accept flexible arrays in struct in unions (c++/71912 - [6/7 regression])
2016-10-12 13:43 UTC (21+ messages)
` PING "
Fix LTO_STREAMER_DEBUG build
2016-10-12 13:38 UTC (3+ messages)
Compile-time improvement for if conversion
2016-10-12 13:37 UTC (9+ messages)
[PATCH] Make test helper work with non-copyable types
2016-10-12 13:30 UTC
[PATCH] Fix PR77826
2016-10-12 13:25 UTC (10+ messages)
[PATCH] Refactor section/label init for early LTO debug
2016-10-12 13:15 UTC (6+ messages)
` Un-break dwarf2out for DWARF2_LINENO_DEBUGGING_INFO configurations (was: [PATCH] Refactor section/label init for early LTO debug)
[BUILDROBOT] Selftest failed for i686-wrs-vxworks
2016-10-12 13:12 UTC (7+ messages)
[PATCH] More trivial bits from early LTO debug merge
2016-10-12 13:11 UTC (3+ messages)
[Ada] Spurious use visibility with limited with and child packages
2016-10-12 12:57 UTC
[Ada] Crash on overloaded function call with limited view
2016-10-12 12:34 UTC
[Ada] Illegal overriding indicators not flagged for procedure named Initialize
2016-10-12 12:34 UTC
[PATCH, Fortran] Four small DEC extensions
2016-10-12 12:31 UTC
[Ada] Preliminary work to support relative delays on extended ravenscar
2016-10-12 12:27 UTC
[Ada] Renaming of functions to check file's readability/writability
2016-10-12 12:27 UTC
Set nonnull attribute to ptr_info_def based on VRP
2016-10-12 12:25 UTC (12+ messages)
` [ipa-vrp] Use get/set_ptr_nonnull in ipa-vrp
` [vrp] use get_ptr_nonnull in tree-vrp
[SPARC] Tidy up Condition Code support and more
2016-10-12 12:18 UTC (4+ messages)
[PATCH] Do not copy std:call_once arguments (LWG 2442)
2016-10-12 12:16 UTC (2+ messages)
[patch] Comment in rtl.h how rtx flags are dumped in rtl dumps
2016-10-12 12:02 UTC (2+ messages)
[patch,avr] Introduce absdata attribute to allow LDS /STS on Tiny
2016-10-12 11:33 UTC
[PATCH] Add missing return to uninitialized_default_construct_n
2016-10-12 11:24 UTC
[PATCH] Remove 'return' from noreturn function
2016-10-12 11:23 UTC
RTL frontend input format again (was Re: [PATCH 15/16] RTL frontend (rtl1), on top of dump reader)
2016-10-12 10:50 UTC (3+ messages)
` [PATCH] print_rtx_function: integrate dumping of the CFG into the insn chain
[diagnostic] fix formatting
2016-10-12 10:37 UTC
[Ada] Spurious errors on instances of formal packages with defaults
2016-10-12 10:33 UTC
[Ada] Call memmove instead of memcpy in more cases
2016-10-12 10:33 UTC
[Ada] Create a new internal profile
2016-10-12 10:33 UTC
[PATCH][AArch64] Add function comments to some prologue/epilogue helpers
2016-10-12 10:23 UTC
[Patch 0/11] Add support for _Float16 to AArch64
2016-10-12 10:14 UTC (11+ messages)
` [Patch 3/11] Implement TARGET_C_EXCESS_PRECISION for s390
[Fortran, Patch, PR72832, v1] [6/7 Regression] [OOP] ALLOCATE with SOURCE fails to allocate requested dimensions
2016-10-12 9:50 UTC (2+ messages)
` PING! "
[ARM] PR 67591 ARM v8 Thumb IT blocks are deprecated
2016-10-12 9:22 UTC (5+ messages)
[PATCH GCC]New vectorization pattern turning cond_expr into max/min and plus/minus
2016-10-12 8:50 UTC (4+ messages)
[PATCH GCC]Simplify (convert)(X op const) -> (convert)X op (convert)const by match&simplify
2016-10-12 8:48 UTC (3+ messages)
[PATCH 1/2] DWARF: process all TYPE_DECL nodes when iterating on scopes
2016-10-12 8:39 UTC (12+ messages)
` [PATCH, PING] "
[PATCH] DWARF: space-optimize loc. descr. for integer literals on 32-bit targets
2016-10-12 8:39 UTC (7+ messages)
` [PATCH, PING] "
` [PATCH, PING*3] "
[PATCH v2] aarch64: Add split-stack initial support
2016-10-12 7:54 UTC (3+ messages)
[PATCH] Remove constraint on (X /[ex] A) * A -> X
2016-10-12 7:15 UTC
[PATCH][2/2] Enable SSA propagator "DCE" for VRP
2016-10-12 7:08 UTC (2+ messages)
[PATCH] Fix PR77920
2016-10-12 7:04 UTC
[RFC][VRP] Improve intersect_ranges
2016-10-12 7:03 UTC (8+ messages)
[PATCH] Fix optimize_range_tests_var_bound reassoc ICE (PR tree-optimization/77929)
2016-10-12 5:48 UTC (2+ messages)
ping for msg00567
2016-10-11 21:51 UTC
[Committed] PR fortran/77942 -- test for zero
2016-10-11 21:47 UTC
[PR tree-optimization/77424] Cleanup remnants of threading through backedges in old threader
2016-10-11 21:42 UTC
[patch] Fix ICE on ACATS test for Aarch64 at -O
2016-10-11 21:20 UTC (4+ messages)
New option -flimit-function-alignment
2016-10-11 20:14 UTC (3+ messages)
fix -fmax-errors & notes
2016-10-11 20:12 UTC (3+ messages)
PING! Re: [PATCH, Fortran] Extension: COTAN and degree-valued trig intrinsics with -fdec-math
2016-10-11 20:08 UTC (18+ messages)
` [PATCH] Fix formatting of the -fdec-math changes
[Ada] Set Backend_Overflow_Checks to True everywhere
2016-10-11 19:51 UTC
Bootstrap breakage in Fortran
2016-10-11 18:48 UTC
[PATCH 3/4][Ada,DJGPP] Ada support for DJGPP
2016-10-11 18:42 UTC (8+ messages)
` [PING][PATCH "
[PATCH v2] testsuite: Use -Wno-psabi instead of pruning compiler messages
2016-10-11 18:40 UTC (5+ messages)
[PATCH, RS6000, PR77934] mtvsrdd needs b (base register) constraint on first input
2016-10-11 17:21 UTC (2+ messages)
[PATCH], PR 77924, Fix PowerPC breakage on AIX
2016-10-11 17:14 UTC (2+ messages)
[PATCH] Remove x86 pcommit instruction
2016-10-11 17:09 UTC (6+ messages)
[PATCH, alpha]: Use alpha-passes.def to register passes
2016-10-11 16:41 UTC
[PATCH 00/16] RTL frontend (v3)
2016-10-11 15:53 UTC (6+ messages)
` [PATCH 01/16] read-md.c: Add various cleanups to ~rtx_reader
` [PATCH 09/16] Split class rtx_reader into base_rtx_reader vs rtx_reader
page: next (older) | prev (newer) | 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).