public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch, ARM, testsuite] Add -mfloat-abi=hard to arm_neon_ok
 2017-06-26  9:13 UTC  (5+ messages)

[GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)]
 2017-06-26  8:46 UTC  (5+ messages)

[PATCH] Fold (a > 0 ? 1.0 : -1.0) into copysign (1.0, a) and a * copysign (1.0, a) into abs(a)
 2017-06-26  8:45 UTC  (5+ messages)

[RFC][PR 67336][PING^2] Verify pointers during stack unwind
 2017-06-26  7:52 UTC  (3+ messages)

fix libcc1 dependencies in toplevel Makefile
 2017-06-26  7:41 UTC  (3+ messages)

[PATCH, ARM] Implement __ARM_FEATURE_COPROC coprocessor intrinsic feature macro
 2017-06-26  7:34 UTC  (8+ messages)

[PATCH] Fix more PR80928 fallout
 2017-06-26  7:25 UTC  (4+ messages)

[PATCH, alpha, go]: Remove PtraceRegs definition to restore bootstrap
 2017-06-26  7:24 UTC 

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

[PATCH] Fix PR81175, make gather builtins pure
 2017-06-26  7:04 UTC  (5+ messages)

[PATCH, libgfortran] proposed fix for SPEC CPU2017 621.wrf_s failures
 2017-06-26  4:14 UTC  (2+ messages)

[C++ Patch] PR 65775 ("Late-specified return type bypasses return type checks (qualified, function, array)")
 2017-06-26  0:18 UTC  (2+ messages)

[RFC][AARCH64]Add 'r' integer register operand modifier. Document the common asm modifier for aarch64 target
 2017-06-25 21:38 UTC  (2+ messages)

Merge from GCC trunk to gccgo branch
 2017-06-25 21:13 UTC 

[PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
 2017-06-25 18:58 UTC 

[Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer
 2017-06-25 11:43 UTC  (3+ messages)

[PATCH] [ARC] Recognise add_n and sub_n in combine again
 2017-06-25 10:02 UTC  (3+ messages)
` [BUILDROBOT] error: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ (was: [PATCH] [ARC] Recognise add_n and sub_n in combine again)

[PATCH 1/1] Remove ns32k leftover
 2017-06-25  5:12 UTC 

[patch, committed] Bug 81160 - arith.c:2009: bad statement order ?
 2017-06-24 21:28 UTC 

[PATCH] fold a * (a > 0 ? 1 : -1) to abs(a) and related optimizations
 2017-06-24 20:53 UTC  (6+ messages)

[PATCH] Add self as maintainer of D front-end and libphobos
 2017-06-24 18:16 UTC 

[PATCH v2 13/13] D: Phobos config, makefiles, and testsuite
 2017-06-24 17:57 UTC 

[PATCH v2 11/13] D: GCC builtins and runtime support
 2017-06-24 17:54 UTC 

[PATCH v2 9/13] D: D2 Testsuite Dejagnu files
 2017-06-24 17:52 UTC 

[PATCH v2 7/13] D: Add D language support to GCC targets
 2017-06-24 17:46 UTC 

[PATCH v2 6/13] D: Add D language support to GCC proper
 2017-06-24 17:41 UTC 

[PATCH v2 4/13] D: The front-end (GDC) config, makefile, and manpages
 2017-06-24 17:39 UTC 

[PATCH v2 3/13] D: The front-end (GDC) changelogs
 2017-06-24 17:36 UTC 

[PATCH v2 2/13] D: The front-end (GDC) implementation
 2017-06-24 17:35 UTC 

[PATCH 0/13] D: Submission of D Front End
 2017-06-24 17:24 UTC  (2+ messages)

Simplify 3*x == 3*y for wrapping types
 2017-06-24 16:30 UTC  (2+ messages)

[gomp4] OpenACC async re-work
 2017-06-24  7:54 UTC 

libgo patch committed: Fix ptrace implementation on MIPS
 2017-06-24  7:05 UTC  (6+ messages)

[PR80693] drop value of parallel SETs dropped by combine
 2017-06-24  2:01 UTC  (7+ messages)

C++ PATCH for c++/79056, C++17 ICE with invalid template-id
 2017-06-23 23:31 UTC 

[PATCH v2, rs6000] Add vec_reve support
 2017-06-23 22:19 UTC  (4+ messages)
  ` [PATCH v3, "

[PATCH, ARM/AArch64] drop aarch32 support for falkor/qdf24xx
 2017-06-23 21:46 UTC  (10+ messages)

[PATCH][ARM] Fix static analysis warnings in arm backend
 2017-06-23 21:43 UTC  (3+ messages)

libgo patch RFC: Test the runtime package with the go tool
 2017-06-23 20:56 UTC 

[C++ Patch] PR 62315 ("do not print typename in diagnostic if the original code does not have it")
 2017-06-23 20:40 UTC  (3+ 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: Complete defer handling in CgocallBackDone
 2017-06-23 20:19 UTC 

libgo patch committed: Don't require GOROOT
 2017-06-23 20:11 UTC 

[PATCH, GCC/ARM, Stage 1] Rename FPSCR builtins to correct names
 2017-06-23 19:10 UTC  (5+ messages)

[libcilkrts] Fix 64-bit SPARC/Linux port
 2017-06-23 18:44 UTC  (2+ messages)

[PATCH/AARCH64] Improve cost of arithmetic instructions with shift/extend on ThunderX2T99
 2017-06-23 17:59 UTC 

[nvptx, PATCH, 3/3] Add v2di support
 2017-06-23 17:50 UTC  (2+ messages)

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

[nvptx, PATCH, 2/3 ] Add v2si support
 2017-06-23 17:45 UTC  (2+ messages)

[PATCH], PR target/80510, Optimize 32-bit offsettable memory references on power7/power8
 2017-06-23 17:19 UTC  (2+ messages)

libgo patch committed: Align siginfo argument to waitid
 2017-06-23 17:17 UTC 

[nvptx, PATCH, 1/3] Add generic v2 vector mode support
 2017-06-23 17:16 UTC  (2+ messages)

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

[PATCH][Testsuite] Use user defined memmove in gcc.c-torture/execute/builtins/memops-asm-lib.c
 2017-06-23 17:11 UTC  (4+ messages)

[PATCH] Avoid UB in the Ada FE
 2017-06-23 17:09 UTC  (2+ messages)

[PATCH GCC][4/6]Simple patch skips single element component
 2017-06-23 16:56 UTC  (2+ messages)

[PATCH GCC][2/6]Compute available register for each register classes
 2017-06-23 16:54 UTC  (2+ messages)

[PATCH] reorganize block/string move/compare expansions out of rs6000.c
 2017-06-23 16:46 UTC  (2+ messages)

[PATCH GCC][1/6]Compute type mode and register pressure class mapping
 2017-06-23 16:35 UTC  (2+ messages)

C/C++ PATCH to add __typeof_noqual (PR c/65455, c/39985)
 2017-06-23 16:28 UTC  (4+ messages)

[committed] Fix -Werror=class-memaccess failures in jit testsuite (PR jit/81144)
 2017-06-23 16:13 UTC  (4+ messages)

[PATCH] Fix PR71815 (SLSR misses PHI opportunities)
 2017-06-23 16:06 UTC  (3+ messages)

[PATCH] handling address mode changes inside extract_bit_field
 2017-06-23 16:05 UTC  (7+ messages)

libgo patch committed: Don't crash if no p in kickoff
 2017-06-23 16:05 UTC 

Go patch committed: Add go:notinheap magic comment
 2017-06-23 16:04 UTC 

[PATCH,rs6000] Add IEEE 128 support for several existing built-in functions
 2017-06-23 15:59 UTC  (2+ messages)

Minor update to contrib.texi
 2017-06-23 15:58 UTC 

[PATCH] Move the check for any_condjump_p from sched-deps to target macros
 2017-06-23 15:39 UTC  (7+ messages)
` [PING][PATCH] "

fenv.h builtins
 2017-06-23 15:12 UTC 

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

libgo patch committed: Improve handling of panic during deferred function
 2017-06-23 13:45 UTC 

[Libgomp, Fortran] Fix canadian cross build
 2017-06-23 13:44 UTC 

[PATCH] go.test: update MIPS architecture names
 2017-06-23 13:19 UTC  (2+ messages)

Simple reassoc transforms in match.pd
 2017-06-23 13:12 UTC 

PR81136: ICE from inconsistent DR_MISALIGNMENTs
 2017-06-23 12:05 UTC  (4+ messages)

Add support for use_hazard_barrier_return function attribute
 2017-06-23 11:32 UTC  (3+ 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][11/13]Annotate partition by its parallelism execution type
 2017-06-23 10:49 UTC  (7+ messages)

[PATCH GCC][12/13]Workaround reduction statements for distribution
 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)

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

[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  (11+ messages)
` [PATCH 2/3] Make early return predictor more precise

Unreviewed patches
 2017-06-23  5:23 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)

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,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  (12+ 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)

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