public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix more PR80928 fallout
 2017-06-23 11:40 UTC 

Add support for use_hazard_barrier_return function attribute
 2017-06-23 11:32 UTC  (3+ messages)

PR81136: ICE from inconsistent DR_MISALIGNMENTs
 2017-06-23 11:24 UTC  (3+ messages)

[committed] Fix -fstack-check with really big frames on aarch64
 2017-06-23 11:15 UTC  (4+ messages)

[PATCH GCC][5/5]Enable tree loop distribution at -O3 and above optimization levels
 2017-06-23 11:04 UTC  (6+ messages)

Avoid generating useless range info
 2017-06-23 11:01 UTC  (6+ messages)

[PATCH][AArch64] Mark symbols as constant
 2017-06-23 10:56 UTC  (5+ messages)

[PATCH GCC][09/13]Simply cost model merges partitions with the same references
 2017-06-23 10:51 UTC  (7+ messages)

[PATCH GCC][08/13]Refactoring structure partition for distribution
 2017-06-23 10:49 UTC  (6+ messages)

[PATCH GCC][12/13]Workaround reduction statements for distribution
 2017-06-23 10:49 UTC  (7+ messages)

[PATCH GCC][11/13]Annotate partition by its parallelism execution type
 2017-06-23 10:49 UTC  (7+ messages)

[PATCH GCC][10/13]Compute and cache data dependence relation
 2017-06-23 10:48 UTC  (6+ messages)

[PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check
 2017-06-23 10:30 UTC  (3+ messages)

[Patch AArch64 docs] Document the RcPc extension
 2017-06-23 10:22 UTC 

[PATCH GCC][01/13]Introduce internal function IFN_LOOP_DIST_ALIAS
 2017-06-23 10:10 UTC  (2+ messages)

[C++ Patch] PR 62315 ("do not print typename in diagnostic if the original code does not have it")
 2017-06-23  9:53 UTC  (2+ messages)
` [C++ Patch PING] (was: [C++ Patch] PR 62315 ("do not print typename in diagnostic if the original code does not have it"))

libgo patch committed: Fix ptrace implementation on MIPS
 2017-06-23  9:34 UTC  (4+ messages)

[PATCH] [Aarch64] Variable shift count truncation issues
 2017-06-23  9:30 UTC  (9+ messages)

[PATCH][Testsuite] Use user defined memmove in gcc.c-torture/execute/builtins/memops-asm-lib.c
 2017-06-23  9:20 UTC 

[Neon intrinsics] Literal vector construction through vcombine is poor
 2017-06-23  9:08 UTC  (4+ messages)

[PATHC][x86] Scalar mask and round RTL templates
 2017-06-23  9:00 UTC 

[gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external
 2017-06-23  8:58 UTC  (2+ messages)
` ping: "

[PATCH] PR c++/81187 fix -Wnoexcept-type entry in manual
 2017-06-23  8:17 UTC 

[PATCH 0/3] Rework early return and hot/cold label predictors
 2017-06-23  7:40 UTC  (16+ messages)
` [PATCH 2/3] Make early return predictor more precise
              ` [PATCH] Fix ipa-split-5.c test-case
` [PATCH 4/N] Recover GOTO predictor

[PATCH] PR ipa/81185, Improve naming of target_clone cloned function names
 2017-06-23  7:02 UTC  (2+ messages)

Unreviewed patches
 2017-06-23  5:23 UTC  (2+ messages)

[PATCH] Fix expand_builtin_atomic_fetch_op for pre-op (PR80902)
 2017-06-23  4:59 UTC  (2+ messages)

[RFC PATCH, i386]: Enable post-reload compare elimination pass
 2017-06-23  4:47 UTC  (11+ messages)

remove call to memset in value-prof.c:free_hist()
 2017-06-23  4:47 UTC  (2+ messages)

[PATCH] Always print attributes when dumping tree
 2017-06-23  4:46 UTC  (2+ messages)

[PATCH] handle enumerated types in -Wformat-overflow (PR 80397)
 2017-06-23  4:43 UTC  (6+ messages)

[PATCH] Fix-it hints for -Wimplicit-fallthrough
 2017-06-23  4:38 UTC  (2+ messages)

[PATCH][ PR rtl-optimization/79286] Drop may_trap_p exception to testing dominance in update_equiv_regs
 2017-06-23  4:35 UTC  (6+ messages)

[PR target/25111] New patterns for m68k bit insns
 2017-06-23  4:18 UTC  (4+ messages)

[PATCH 1/2] Support C++-specific selftests
 2017-06-22 23:47 UTC  (2+ messages)
` [PATCH 2/2] C++: bulletproof the %H and %I format codes (PR c++/81167)

RFC: stack/heap collision vulnerability and mitigation with GCC
 2017-06-22 22:57 UTC  (5+ messages)

[PATCH], PR target/80510, Optimize 32-bit offsettable memory references on power7/power8
 2017-06-22 22:55 UTC 

libgo patch committed: Uncomment check for gchelper on g0 stack
 2017-06-22 22:13 UTC 

libgo patch committed: Mark dropm and callees nowritebarrierrec
 2017-06-22 22:11 UTC 

libgo patch committed: Export getm for test
 2017-06-22 22:09 UTC 

[PATCH] reorganize block/string move/compare expansions out of rs6000.c
 2017-06-22 21:02 UTC 

[patch,avr] PR81075: Move jump-tables out of .text
 2017-06-22 20:27 UTC  (2+ messages)
` [patch,avr][ping #1] "

[PATCH][RFA] Fix -fstack-check with really big frames on aarch64
 2017-06-22 20:20 UTC  (13+ messages)

libgo patch committed: Change some stack fields to uintptr
 2017-06-22 19:52 UTC  (3+ messages)

[C++ PATCH] Special identifier marking
 2017-06-22 18:49 UTC 

[PATCH][AArch64][GCC 6] PR target/79041: Correct -mpc-relative-literal-loads logic in aarch64_classify_symbol
 2017-06-22 18:42 UTC  (4+ messages)

[PATCH] consider casts in -Wclass-memaccess (PR c++/81169)
 2017-06-22 18:26 UTC  (2+ messages)

[patch, fortran] Speed up cshift with array shift
 2017-06-22 17:46 UTC 

[PATCH 1/2] i386: Consider Kaby Lake to be equivalent to Skylake
 2017-06-22 17:34 UTC  (3+ messages)

[PATCH, rs6000] Fix for vec_mulo and vec_mule test case
 2017-06-22 17:21 UTC  (2+ messages)

SSA range class and removal of VR_ANTI_RANGEs
 2017-06-22 16:54 UTC  (7+ messages)

[PATCH] Implement cond and induction cond reduction w/o REDUC_MAX_EXPR
 2017-06-22 16:47 UTC  (7+ messages)

[PR80693] drop value of parallel SETs dropped by combine
 2017-06-22 16:44 UTC  (7+ messages)

RFC: stack/heap collision vulnerability and mitigation with GCC
 2017-06-22 16:15 UTC  (14+ messages)

Refactor fileptr_type_node handling
 2017-06-22 15:50 UTC  (5+ messages)

libgo patch committed: Make NumGoroutine wait for system goroutines to register
 2017-06-22 15:46 UTC 

Go patch committed: Fix stale comments in lexer
 2017-06-22 15:43 UTC 

[PATCH] Fix pr80044, -static and -pie insanity, and pr81170
 2017-06-22 15:29 UTC 

[PATCH v2, rs6000] Add vec_reve support
 2017-06-22 15:23 UTC  (2+ messages)

[PATCH] RFC: enable pretty printers for --enable-libstdcxx-debug libs
 2017-06-22 15:19 UTC 

Add quality tracking for profile counter
 2017-06-22 14:51 UTC  (3+ messages)

libgo patch committed: Don't assume that _ = *s will panic if s is nil
 2017-06-22 14:46 UTC 

libgo patch committed: Avoid write barriers when calling deferred function
 2017-06-22 14:33 UTC 

libgo patch committed: Rename _defer struct _panic field to panicStack
 2017-06-22 14:31 UTC 

libgo patch committed: Adjust runtime tests for gccgo
 2017-06-22 14:29 UTC 

libgo patch committed: Don't build test files that call SetCgoTraceback
 2017-06-22 14:27 UTC 

libgo patch committed: Build testprogcgo with -pthread
 2017-06-22 14:24 UTC 

Unreviewed^2 build, cpp patches
 2017-06-22 14:23 UTC  (3+ messages)

[PATCH] PR libstdc++/81173 fix undefined memset with null pointer
 2017-06-22 14:18 UTC 

[PATCH] [SPARC] Add a workaround for the LEON3FT store-store errata
 2017-06-22 14:06 UTC  (2+ messages)

i386/sse.md:round<mode>2 skips operands[2] -> -O0 warning
 2017-06-22 13:19 UTC  (3+ messages)

[PATCH] Support multiline GTY markers in Doxygen filter; add unittests
 2017-06-22 12:45 UTC  (8+ messages)
` [PATCH 1/2] Port Doxygen support script from Perl to Python; "
  ` [PING] "
    ` [PING^2] "
      ` [PATCH] "

[PATCH][DOC] Enhance target_clones documentation (PR other/78366)
 2017-06-22 12:42 UTC 

fix libcc1 dependencies in toplevel Makefile
 2017-06-22 12:13 UTC  (2+ messages)

[PATCH] Condition reduction w/o REDUC_MAX_EXPR support
 2017-06-22 12:06 UTC 

Reorganise machmode.h headers
 2017-06-22 11:34 UTC  (5+ messages)

Handle data dependence relations with different bases
 2017-06-22 11:34 UTC  (11+ messages)
                ` [PING, Ada] "
                  ` [PING*2, "

[2/2] PR 80769: Incorrect strlen optimisation
 2017-06-22 11:33 UTC  (3+ messages)

Backports to gcc 7.x
 2017-06-22 11:33 UTC 

Backports to GCC 5.x
 2017-06-22 11:23 UTC 

[PATCH] Avoid UB in the Ada FE
 2017-06-22 10:28 UTC 

[PATCH 0/6] New warnings -Wstring-plus-{char, int} (PR c++/62181)
 2017-06-22 10:26 UTC  (6+ messages)
` [PATCH 2/6] "

[PATCH] [Aarch64] Variable shift count truncation issues
 2017-06-22 10:22 UTC 

Backports to 6.x
 2017-06-22 10:21 UTC  (3+ messages)

[RFC PATCH] -fsanitize=pointer-overflow support (PR sanitizer/80998)
 2017-06-22  9:46 UTC  (10+ messages)
      ` [RFC PATCH] Fix pointer diff (was: -fsanitize=pointer-overflow support (PR sanitizer/80998))

[Patch match.pd] Fold (A / (1 << B)) to (A >> B)
 2017-06-22  8:41 UTC  (2+ messages)

[libgomp, OpenACC] Add more map handling for enter/exit data directives
 2017-06-22  7:19 UTC  (3+ messages)

[PATCH, alpha, go]: Introduce applyRelocationsALPHA
 2017-06-22  7:13 UTC  (3+ messages)

libgo patch committed: Print "panic" rather than "runtime.gopanic"
 2017-06-22  4:16 UTC 

Go patch committed: Better stack trace for `go f()` where f is nil
 2017-06-22  4:13 UTC 

[PATCH,rs6000] Add IEEE 128 support for several existing built-in functions
 2017-06-21 22:43 UTC 

Go patch committed: Fix missing case in Array_type::get_lvalue_pointer
 2017-06-21 22:30 UTC 

libgo patch committed: Remove old MIPS architecture names
 2017-06-21 22:11 UTC 

libgo patch committed: Use gc toolchain names for MIPS variants
 2017-06-21 21:55 UTC 

libgo patch committed: Add mips64p32* to cgo tool
 2017-06-21 21:50 UTC 

libgo patch committed: implement randomTrap on mips64p32*
 2017-06-21 21:47 UTC 

[PATCH, committed], Update tests for pr80510 on PowerPC
 2017-06-21 21:18 UTC 

[PATCH, AArch64] Add x86 intrinsic headers to GCC AArch64 taget
 2017-06-21 19:48 UTC  (8+ messages)

[PATCH] Fix -Wmaybe-uninitialized warning on sse.md (PR target/81151)
 2017-06-21 19:33 UTC  (2+ messages)

[committed] Fix ICE on OVERLOAD in OpenMP clauses (PR c++/81154)
 2017-06-21 18:34 UTC 

[PATCH] [i386] Enable Control-flow Enforcement Technology (CET)
 2017-06-21 18:21 UTC  (4+ messages)

[PATCH, ARM] Implement __ARM_FEATURE_COPROC coprocessor intrinsic feature macro
 2017-06-21 16:58 UTC  (8+ messages)

[PATCH, GCC/contrib] Fix variant selection in dg-cmp-results.sh
 2017-06-21 15:51 UTC  (2+ messages)

C++ PATCH for c++/81073, constexpr and static var in statement-expression
 2017-06-21 14:52 UTC  (6+ messages)

[PATCH][AArch64] Fix atomic_cmp_exchange_zero_reg_1.c with +lse
 2017-06-21 14:44 UTC  (2+ messages)

[PATCH, rs6000] Add vec_reve support
 2017-06-21 14:37 UTC  (2+ messages)

[Patch AArch64 / libstdc++] Update baseline symbols for aarch64-none-linux-gnu
 2017-06-21 14:36 UTC 

[PATCH, testsuite] Add effective target stack_size
 2017-06-21 14:27 UTC  (3+ messages)
  ` [testsuite, committed] Support dg-add-options in profopt.exp

[testsuite, committed] Fix warning in gcc.dg/tree-prof/comp-goto-1.c
 2017-06-21 14:16 UTC 

[PING] C++ Re: [PATCH] C/C++: fix quoting of "aka" typedef information (PR 62170)
 2017-06-21 13:59 UTC  (2+ messages)
` [PATCH] v3: "

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