public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Patch ping
 2016-08-15  8:50 UTC 

[committed] Fix typo in my recent const_with_all_bytes_same fix (PR tree-optimization/72824)
 2016-08-15  8:41 UTC 

[PATCH 1/4][Ada,DJGPP] Ada support for DJGPP
 2016-08-15  8:27 UTC  (5+ messages)

[v3 PATCH] Implement C++17 make_from_tuple
 2016-08-14 18:28 UTC  (2+ messages)

[PATCH, COMMITTED] Add branch_changer.py script to maintainer-scripts
 2016-08-14 16:35 UTC  (4+ messages)

[wwwdocs] PATCH for Re: New CA mirror
 2016-08-14 16:07 UTC 

[patch, Fortran] Fix PR 71902
 2016-08-14 13:05 UTC 

[PATCH, i386]: Fix PR76342, rename _mm512_undefined_si512 to _mm512_undefined_epi32
 2016-08-14 11:28 UTC 

[PATCH] Add mark_spam.py script
 2016-08-13 19:46 UTC  (7+ messages)

[PATCH] New hpux fix to add noreturn attribute to longjmp declarations in setjmp.h
 2016-08-13 17:46 UTC  (2+ messages)

[PATCH 0/4] Various GCOV/PGO improvements
 2016-08-13 12:14 UTC  (17+ messages)
` [PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch
                        ` [PATCH] Set -fprofile-update=atomic when -pthread is present
                        ` [BUILDROBOT] avr broken (was: [PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch)

RFC [1/2] divmod transform
 2016-08-13 11:43 UTC  (19+ messages)

libgo patch committed: Change build procedure to use build tags
 2016-08-13  2:53 UTC  (9+ messages)

I found you )
 2016-08-13  1:35 UTC 

Go patch committed to GCC 6 branch
 2016-08-13  0:08 UTC 

[ARM][PATCH] Add support for overflow add, sub, and neg operations
 2016-08-12 22:00 UTC  (3+ messages)

Ping! Re: [PATCH, Fortran] New flag -finit-derived to initialize components of derived types
 2016-08-12 20:25 UTC 

hey there! )
 2016-08-12 19:49 UTC 

[PATCH] Fix ubsan EH updating (PR c/71512)
 2016-08-12 19:42 UTC  (2+ messages)

[gomp4] Extend libgomp's fortran test coverage of host_data
 2016-08-12 19:39 UTC  (2+ messages)

[PATCH] Extend -falign-FOO=N to N[,M]: the second number is max padding
 2016-08-12 19:00 UTC  (9+ messages)

[PATCH] Fix suggestions for non-trivial Wformat type cases (PR c/72858)
 2016-08-12 18:59 UTC 

[PATCH] RFC: -fasm-show-source
 2016-08-12 18:55 UTC  (5+ messages)
  ` [PATCH] Add source information to -fverbose-asm

[PATCH] lra: A multiple_sets is not a simple_move_p (PR73650)
 2016-08-12 18:38 UTC 

[PATCH] Fix early debug regression with DW_AT_string_length (PR debug/71906)
 2016-08-12 17:57 UTC  (13+ messages)

[PATCH] Remove "at least 8 byte alignment" code from x86 targets
 2016-08-12 16:28 UTC  (2+ messages)
` [PATCH v2] Extend -falign-FOO=N to N[,M]: the second number is max padding

[PR fortran/72741] Handle intrinsic functions specified in !$ACC ROUTINE ( NAME )
 2016-08-12 16:16 UTC 

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-08-12 16:14 UTC  (15+ messages)

[C PATCH] Fix set_nonincremental_init_from_string (PR c/67410)
 2016-08-12 16:04 UTC  (3+ messages)

Implement -Wimplicit-fallthrough: core
 2016-08-12 15:59 UTC  (4+ messages)

[PATCH GCC]Resolve compilation time known alias checks in vectorizer
 2016-08-12 15:37 UTC  (8+ messages)

backward threading heuristics tweek
 2016-08-12 15:07 UTC  (6+ messages)

Implement -Wswitch-fallthrough
 2016-08-12 14:42 UTC  (7+ messages)

[PATCH, RFC] gcov: dump in a static dtor instead of in an atexit handler
 2016-08-12 14:08 UTC  (3+ messages)

[PATCH] Fix 4 avx512* mask reg constraints
 2016-08-12 14:06 UTC  (2+ messages)

[RFC] ipa bitwise constant propagation
 2016-08-12 14:04 UTC  (13+ messages)

[PATCH, testsuite]: Fix PR71008, FAIL: gcc.target/i386/avx512f-vprord-1.c scan-assembler-times vprord
 2016-08-12 13:50 UTC 

[PR56974] output DWARF-5 markers for ref_qualifiers
 2016-08-12 13:39 UTC 

[PATCH] Fix PR57326
 2016-08-12 12:43 UTC  (2+ messages)

[PATCH, RFC] Introduce -fsanitize=use-after-scope
 2016-08-12 12:42 UTC  (6+ messages)

[PATCH] Fix invalid memory access in gcc.c (driver/72765)
 2016-08-12 12:23 UTC 

[PATCH 0/4] Properly handle GCC target("march=") (PR71652)
 2016-08-12 12:15 UTC  (2+ messages)

divmod transform: add test-cases
 2016-08-12 12:04 UTC  (5+ messages)

[PATCH] Fix PR73434
 2016-08-12 11:34 UTC 

Early jump threading
 2016-08-12 11:27 UTC  (11+ messages)

[PATCH] Properly propagate into PHIs in forwprop
 2016-08-12 11:02 UTC 

[PATCH] Fix PR middle-end/71654 (missed shortening of a compare)
 2016-08-12 10:45 UTC  (2+ messages)

[RFC][IPA-VRP] IPA VRP Implementation
 2016-08-12 10:43 UTC  (15+ messages)
` [RFC][IPA-VRP] Early "

[Patch, libfortran] Multi-threaded random_number
 2016-08-12 10:37 UTC  (9+ messages)

[RFC] Use ccp mask and val to refine value_range
 2016-08-12 10:30 UTC  (2+ messages)

RFC: A few more fallthrus
 2016-08-12 10:14 UTC  (3+ messages)

[PATCH GCC]Refactor doloop by moving cheaper checks earlier
 2016-08-12  9:14 UTC 

[committed] Fix up tsan on aarch64 (PR sanitizer/71042)
 2016-08-12  8:55 UTC 

[PATCH PR72817/PR73450]Fix wrong code caused by niter analyzer for NE_EXPR exit cond
 2016-08-12  8:06 UTC  (2+ messages)

[PATCH][RFC] Add the ability to record sub-timevars (-ftime-report-details)
 2016-08-12  7:37 UTC  (4+ messages)

[PATCH][RFC] Fix PR72851 by "randomizing" SSA propagator worklist extraction
 2016-08-12  7:33 UTC  (3+ messages)

[PATCH] Fix unaligned access when predictive commoning (PR 71083)
 2016-08-12  7:13 UTC  (12+ messages)
              ` [PATCH] Increase alignment for bit-field "

[PATCH] Indicate minimum in-tree MPFR version handled
 2016-08-12  5:21 UTC  (2+ messages)

[PATCH] Fix warning breaking profiled bootstrap
 2016-08-12  3:28 UTC  (5+ messages)

[RFC][PR61839]Convert CST BINOP COND_EXPR to COND_EXPR ? (CST BINOP 1) : (CST BINOP 0)
 2016-08-12  3:19 UTC  (7+ messages)

[PATCH], Improve vector int/long initialization on PowerPC
 2016-08-12  0:21 UTC  (5+ messages)
    ` [PATCH], Patch #4, "

[PATCH, rs6000] Fix vec_construct vectorization cost to be somewhat more accurate
 2016-08-11 22:40 UTC  (5+ messages)

[PATCH] Update or add fall through comments in switches
 2016-08-11 22:40 UTC  (2+ messages)

[PATCH] Add test coverage for PR gcov-profile/35590
 2016-08-11 22:33 UTC  (2+ messages)

Init df for split pass since some target use REG_NOTE in split pattern
 2016-08-11 22:32 UTC  (9+ messages)

[PATCH] Add selftests to selftest.c
 2016-08-11 22:30 UTC  (2+ messages)

[PATCH, preapproved] Disable DF_VERIFY_SCHEDULED at end of df_verify (PR72855)
 2016-08-11 22:28 UTC 

[PATCH, c++ testsuite]: Fix UNRESOLVED: g++.dg/cpp1z/constexpr-lambda6.C testsuite failure
 2016-08-11 21:32 UTC  (3+ messages)

[PATCH] PR middle-end/74113: Don't limit piecewise move to MAX_FIXED_MODE_SIZE
 2016-08-11 20:38 UTC 

[PATCH, libstdc++v3]: Fallback to read/write ops in case sendfile fails with ENOSYS or EINVAL
 2016-08-11 19:27 UTC 

[PATCH, rs6000] Fix PR72863 (swap optimization misses swaps generated from intrinsics)
 2016-08-11 19:12 UTC  (2+ messages)

[PATCH] Improve backwards threading
 2016-08-11 18:55 UTC  (6+ messages)

protected alloca class for malloc fallback
 2016-08-11 17:55 UTC  (13+ messages)

[PATCH] Support TImode CONST_WIDE_INT store in 64-bit STV
 2016-08-11 17:32 UTC  (2+ messages)

[gomp4] encode acc routine clauses inside fortran module files
 2016-08-11 16:44 UTC  (8+ messages)
` [gomp4] Fix PR72741
  ` [PATCH] OpenACC routines in fortran modules
    ` [WIP] [PR fortran/72741] Rework Fortran OpenACC routine clause handling (was: [PATCH] OpenACC routines in fortran modules)
      ` [WIP] [PR fortran/72741] Rework Fortran OpenACC routine clause handling

[PATCH] Use TImode for piecewise move in 64-bit mode
 2016-08-11 16:25 UTC  (10+ messages)

Hello
 2016-08-11 15:48 UTC 

[C++ PATCH] Handle CASE_HIGH in constexpr evaluation (PR c++/72868)
 2016-08-11 15:46 UTC  (2+ messages)

C++ PATCH for c++/73456 (concepts ICE with constrained parameter pack)
 2016-08-11 15:43 UTC 

fix crash on 64-bit mingw-w64 hosted compiler using more than 4 gb of ram
 2016-08-11 15:03 UTC  (5+ messages)

[v3 PATCH] Implement C++17 make_from_tuple
 2016-08-11 14:19 UTC  (2+ messages)

[PATCH][ARM] -mpure-code option for ARM
 2016-08-11 14:13 UTC  (5+ messages)
  ` [PATCHv2][ARM] "
    ` [PATCHv2, PING][ARM] "
      ` [PATCHv2, PING 2][ARM] "

[PATCH] Improve VRP PHI handling
 2016-08-11 13:58 UTC 

[PATCH PR71956] Add missed check on MASK_STORE builtin
 2016-08-11 11:28 UTC  (2+ messages)

[Committed 0/2] Vector builtin improvements
 2016-08-11 11:22 UTC  (3+ messages)
` [PATCH 1/2] S/390: Fix vlvg vlgv low-level builtins
` [PATCH 2/2] S/390: Provide low-level builtins with __int128 ops

[PATCH testsuite]Require vect_cond_mixed for test case gcc.dg/vect/pr56541.c
 2016-08-11 11:04 UTC  (5+ messages)

fold strlen (s) eq/ne 0 to *s eq/ne 0 on GIMPLE
 2016-08-11 10:48 UTC  (4+ messages)

Fwd: [PATCH, doc/ARM] Remove false affirmation that Thumb cannot use an FPU
 2016-08-11 10:31 UTC  (3+ messages)

[Patch, tentative, reload] Make push_reload work with more types of subregs?
 2016-08-11 10:25 UTC  (4+ messages)

[PATCH AArch64]Delete useless var declaration as obvious
 2016-08-11 10:22 UTC 

[PATCH AArch64]Fix spurious warning with explicit initialization
 2016-08-11 10:02 UTC 

[PATCH PR69848]Introduce special conditional reduction CONST_COND_REDUCTION
 2016-08-11  9:52 UTC  (2+ messages)

[PATCH AArch64/V3]Add new patterns for vcond_mask and vec_cmp
 2016-08-11  8:43 UTC  (6+ messages)

[Fortran, patch, pr71936, v1] [6/7 Regression] ICE in wide_int_to_tree, at tree.c:1487
 2016-08-11  8:13 UTC  (5+ messages)

[Fortran, Patch, PR72698, v1] [5/6/7 Regression] ICE in lhd_incomplete_type_error, at langhooks.c:205
 2016-08-11  7:58 UTC  (4+ 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).