public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] [SPARC] Add a workaround for the LEON3FT store-store errata
 2017-06-27  8:52 UTC  (4+ messages)

[PING^3][PATCH][Aarch64] Add support for overflow add and sub operation
 2017-06-27  8:51 UTC 

[PATCH] Fix some narrowing conversion issues
 2017-06-27  8:50 UTC  (2+ 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-27  8:49 UTC  (8+ messages)

common VxWorks configuration bits for 64bits support
 2017-06-27  8:49 UTC 

PR81136: ICE from inconsistent DR_MISALIGNMENTs
 2017-06-27  8:41 UTC  (9+ messages)

[AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
 2017-06-27  8:01 UTC  (2+ messages)

[PATCH, go]: S/390: Fix generation of PtraceRegs
 2017-06-27  7:52 UTC 

[PATCH, 0/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS,JIT} in libgomp nvptx plugin
 2017-06-27  7:38 UTC  (10+ messages)
` [PATCH, 1/4] Show value of GOMP_OPENACC_DIM "
` [PATCH, 2/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS} "
      ` [PATCH] Use secure_getenv for GOMP_DEBUG
  ` [PATCH, 3/4] Handle GOMP_OPENACC_NVPTX_JIT=-O[0-4] in libgomp nvptx plugin
` [PATCH, 4/4] Handle GOMP_OPENACC_NVPTX_JIT=-ori "

[committed] Fix thinko in -Wmultistatement-macros (PR bootstrap/81216)
 2017-06-27  7:25 UTC 

Backports to 6 (and 7, and 5)
 2017-06-27  7:18 UTC  (2+ messages)

[PATCH] Tree-level fix for PR 69526
 2017-06-27  7:17 UTC  (16+ messages)
          ` [PATCH 2/3] Simplify wrapped binops

[PATCH] Fix ICE during strstr gimple folding (PR middle-end/81207)
 2017-06-27  7:11 UTC  (2+ messages)

[PATCH] Fix another ubsan_encode_value related ICE (PR sanitizer/81209)
 2017-06-27  7:11 UTC  (2+ messages)

[Neon intrinsics] Literal vector construction through vcombine is poor
 2017-06-27  6:14 UTC  (5+ messages)

libgo patch commited: Add misc/cgo files
 2017-06-27  4:22 UTC 

[PATCH] Move the check for any_condjump_p from sched-deps to target macros
 2017-06-27  4:20 UTC  (8+ messages)
` [PING][PATCH] "

[PATCH, rs6000] Add support to __builtin_cpu_supports() for two new HWCAP2 bits
 2017-06-27  3:34 UTC 

[PATCH, alpha, go]: Introduce applyRelocationsALPHA
 2017-06-26 22:47 UTC  (4+ messages)

[gomp4] OpenACC async re-work
 2017-06-26 22:45 UTC  (2+ messages)

[PATCH] PR68972: g++.dg/cpp1y/vla-initlist1.C test case fails on power
 2017-06-26 22:22 UTC  (2+ messages)
` [PATCH] PR68972: g++.dg/cpp1y/vla-initlist1.C test case fails on power (backport)

[PATCH] PR66669: Fix failure of gcc.dg/loop-8.c on Power
 2017-06-26 22:13 UTC  (2+ messages)
` [PATCH] PR66669: Fix failure of gcc.dg/loop-8.c on Power (Backport)

[Patch testsuite]
 2017-06-26 21:25 UTC  (8+ messages)

[PATCH] Fix PR71815 (SLSR misses PHI opportunities)
 2017-06-26 20:59 UTC  (6+ messages)

Default std::list default and move constructors
 2017-06-26 19:29 UTC 

common grounds for VxWorks 7 support
 2017-06-26 19:17 UTC  (5+ messages)

[AArch64] Improve HFA code generation
 2017-06-26 19:03 UTC  (2+ messages)

C++ PATCH for c++/81215, deduction failure with variadic TTP
 2017-06-26 18:49 UTC 

[PATCH v2 9/13] D: D2 Testsuite Dejagnu files
 2017-06-26 18:27 UTC  (2+ messages)

[PATCH, alpha, go]: Remove PtraceRegs definition to restore bootstrap
 2017-06-26 17:59 UTC  (2+ messages)

libgo patch committed: Fix ptrace implementation on MIPS
 2017-06-26 17:56 UTC  (7+ messages)

[C++ PATCH] identifier flags
 2017-06-26 16:41 UTC 

C/C++ PATCH to add __typeof_noqual (PR c/65455, c/39985)
 2017-06-26 16:37 UTC  (6+ messages)

[PATCH, ARM] Implement __ARM_FEATURE_COPROC coprocessor intrinsic feature macro
 2017-06-26 16:01 UTC  (11+ messages)

[PATCH] lto-wrapper.c (copy_file): Fix resource leaks
 2017-06-26 15:26 UTC  (7+ messages)

builtin_define _VX_TOOL and _VX_TOOL_FAMILY for VxWorks
 2017-06-26 15:11 UTC 

[PATCH] fold a * (a > 0 ? 1 : -1) to abs(a) and related optimizations
 2017-06-26 15:02 UTC  (7+ messages)

[wwwdocs] Add -Wmultistatement-macros
 2017-06-26 14:54 UTC 

libdecnumber/bid/bid2dpd_dpd2bid.c: Simplify code
 2017-06-26 13:24 UTC  (2+ messages)

C/C++ PATCH to implement -Wmultistatement-macros (PR c/80116)
 2017-06-26 13:13 UTC  (7+ messages)

[PATCH v2][ASAN] Implement dynamic allocas/VLAs sanitization.​
 2017-06-26 12:49 UTC 

[PATCH, GCC/ARM, gcc-5-branch] Fix gcc.target/arm/fpscr.c
 2017-06-26 11:32 UTC 

[PATCH, GCC/ARM, Stage 1] Rename FPSCR builtins to correct names
 2017-06-26 11:20 UTC  (6+ messages)

[PATCH][GCC][AArch64] optimize float immediate moves (2 /4) - HF/DF/SF mode
 2017-06-26 10:50 UTC  (4+ messages)

[PATCH][GCC][AArch64] optimize float immediate moves (3 /4) - testsuite
 2017-06-26 10:49 UTC  (3+ messages)

[PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure
 2017-06-26 10:49 UTC  (6+ messages)

[PATCH][ARM] Fix static analysis warnings in arm backend
 2017-06-26 10:47 UTC  (4+ messages)

[PATCH][AArch64] Fix ldp/stp patterns for ILP32
 2017-06-26 10:40 UTC 

[PATCH] Fix PR81203
 2017-06-26 10:31 UTC 

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

Simple reassoc transforms in match.pd
 2017-06-26 10:16 UTC  (2+ messages)

fenv.h builtins
 2017-06-26 10:03 UTC  (2+ messages)

Simplify 3*x == 3*y for wrapping types
 2017-06-26  9:58 UTC  (4+ messages)

[PATCH GCC][5/6]Record initialization statements and only insert it for valid chains
 2017-06-26  9:57 UTC  (3+ messages)

[testsuite] Compile c-c++-common/ubsan/sanitize-recover-7.c with -w
 2017-06-26  9:49 UTC 

[PATCH, Committed] Add myself to MAINTAINERS file
 2017-06-26  9:40 UTC 

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

[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] Fix more PR80928 fallout
 2017-06-26  7:25 UTC  (3+ messages)

[PATCH] Fix PR81175, make gather builtins pure
 2017-06-26  7:04 UTC  (4+ 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] 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 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)

[PR80693] drop value of parallel SETs dropped by combine
 2017-06-24  2:01 UTC  (5+ 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)

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

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 

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

[committed] Fix -Werror=class-memaccess failures in jit testsuite (PR jit/81144)
 2017-06-23 16:13 UTC  (4+ 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 

[committed] Fix -fstack-check with really big frames on aarch64
 2017-06-23 15:03 UTC  (5+ 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).