Patch ping
2017-09-29 9:13 UTC
[PATCH][GRAPHITE] Allow --param graphite-max-arrays-per-scop=0
2017-09-29 9:12 UTC (3+ messages)
[PATCH][GRAPHITE] Abstract away codegen_error setting
2017-09-29 8:52 UTC
[LIBGO PATCH] Fix compilation error against uClibc-ng: runtime_sysinfo.go: error: use of undefined type ‘___uclibc_locale_struct’
2017-09-29 8:38 UTC
[RFA gfortran] PR 25071: dummy argument larger than actual argument
2017-09-29 8:09 UTC (2+ messages)
[patch, libfortran] Fix thead sanitizer issue with libgfortran
2017-09-29 8:04 UTC (3+ messages)
0005-Part-5.-Add-x86-CET-documentation
2017-09-29 5:15 UTC (14+ messages)
0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute
2017-09-29 4:57 UTC (10+ messages)
[PATCH, rs6000] Follow-on fix for PR target/80210: ICE in extract_insn
2017-09-29 2:26 UTC
[PATCH] Asm memory constraints
2017-09-29 1:06 UTC (4+ messages)
libbacktrace patch committed: Support compressed debug sections
2017-09-29 0:31 UTC
[PATCH] PR libstdc++/81469 deprecate std::uncaught_exception for C++17
2017-09-28 23:39 UTC (3+ messages)
[C++ PATCH] C++2A P0386R1 - default member initializers for bit-fields
2017-09-28 23:38 UTC (8+ messages)
` [C++ PATCH] Fix attribute parsing for bitfields
` [C++ PATCH] Stash bitfield width into DECL_BIT_FIELD_REPRESENTATIVE instead of DECL_INITIAL
` [C++ PATCH] Let make check-c++-all test also c++2a
0003-Part-3.-Add-tests-for-finstrument-control-flow-and-notrack attribute
2017-09-28 23:08 UTC (4+ messages)
0001-Part-1.-Add-generic-part-for-Intel-CET-enabling
2017-09-28 22:44 UTC (8+ messages)
[PATCH], Add PowerPC ISA 3.0 IEEE 128-bit floating point round to odd built-in functions
2017-09-28 22:34 UTC
Make tests less istreambuf_iterator implementation dependent
2017-09-28 21:56 UTC (4+ messages)
[PATCH][GRAPHITE] Make --param loop-block-tile-size=0 disable tiling
2017-09-28 20:45 UTC (2+ messages)
[PATCH][GRAPHITE] Remove another small quadraticness
2017-09-28 20:31 UTC (2+ messages)
[PATCH][GRAPHITE] Speedup SCOP detection some more, add region handling to domwalk
2017-09-28 20:29 UTC (3+ messages)
[PATCH][GRAPHITE] Simplify SCOP detection
2017-09-28 19:51 UTC (4+ messages)
C++ PATCH for c++/56973 (DR 696), lambda capture of const variables
2017-09-28 19:39 UTC
[C PATCH] Fix flags on compound literal VAR_DECLs (PR c/82340)
2017-09-28 19:35 UTC (2+ messages)
[PATCH][GRAPHITE] More TLC
2017-09-28 19:11 UTC (12+ messages)
[PATCH] Enhance PHI processing in VN
2017-09-28 19:06 UTC (6+ messages)
[committed] Fix i386/pr82260-*.c testcases (PR target/82342)
2017-09-28 18:38 UTC
[PATCH, i386]: Do not check index when encoding %esp as %rsp to avoid 0x67 prefix
2017-09-28 18:16 UTC
[PATCH, i386] Avoid 512-bit vector return constant for Intel AVX512 configuration
2017-09-28 18:12 UTC (4+ messages)
[PATCH] Fix fortran/81509
2017-09-28 17:41 UTC (3+ messages)
[committed] jit: document function pointers
2017-09-28 17:15 UTC
[PATCH, GCC/ARM] Remove ARMv8-M code for D17-D31
2017-09-28 16:13 UTC (12+ messages)
` [PATCH, GCC/ARM, ping] "
[committed] jit: handle equality of function pointer types
2017-09-28 16:06 UTC
correct attribute ifunc C++ type safety (PR 82301)
2017-09-28 14:26 UTC (4+ messages)
Enable ifunc attribute by default for SPARC GNU/Linux
2017-09-28 13:52 UTC (2+ messages)
[ARM,testsuite] Some tests require arm_neon_hw
2017-09-28 13:47 UTC (2+ messages)
Avoid assembler warnings from AArch64 constructor/destructor priorities
2017-09-28 13:01 UTC (2+ messages)
[PATCH] libstdc++: istreambuf_iterator keep attached streambuf
2017-09-28 12:38 UTC (4+ messages)
Initial submission of OpenACC support integrated into OpenMP's lowering and expansion passes
2017-09-28 12:12 UTC (8+ messages)
` [gomp4 1/9] Add missing include
` [gomp4 2/9] libgomp: Prepare for testcases without -fopenmp
` [libgomp, testsuite] Remove superfluous -fopenmp from libgomp testcases
[PATCH 0/5] vect testsuite adjustments for S/390
2017-09-28 11:56 UTC (14+ messages)
` [PATCH 3/5] pr65947-9.c: Requires char to be signed by default
` [PATCH 4/5] New target check: vect_nopeel
` [PATCH 4/5] New target check: vect_nopeel - v2
[PATCH 0/5] vect testsuite adjustments for S/390 - v2
2017-09-28 11:54 UTC (6+ messages)
` [PATCH 1/5] Enable vect_float with S/390 VXE and adjust testcases
` [PATCH 3/5] New target check: vect_long_mult
` [PATCH 2/5] Testcases using dg-options require at least -mzarch
` [PATCH 4/5] New target check for double<->int conversions
` [PATCH 5/5] New target check: vect_can_peel
[Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
2017-09-28 11:31 UTC (7+ messages)
[PATCH][mingw] Enable colorized diagnostics
2017-09-28 11:31 UTC (5+ messages)
[PATCH] streambuf_iterator: avoid debug-dependent behaviour
2017-09-28 10:58 UTC (8+ messages)
[PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern
2017-09-28 8:55 UTC (8+ messages)
[PATCH] For -Os change movabsq $(imm32 << shift), %rX[xip] to movl $imm2, %eX[xip]; shl $shift, %rX[xip] (PR target/82339)
2017-09-28 7:13 UTC (2+ messages)
[openacc, testsuite, committed] Fix libgomp.oacc-c-c++-common/loop-g-{1,2}.c for non-nvidia devices
2017-09-28 6:47 UTC
[PATCH], Define __FP_FAST_FMAF128 on PowerPC ISA 3.0
2017-09-28 0:40 UTC (2+ messages)
[committed] jit: implement gcc_jit_function_get_address
2017-09-27 23:59 UTC
Make tests failing with version namespace UNSUPPORTED
2017-09-27 20:40 UTC
[PATCH] Fix PR82337 (SLSR and abnormal PHIs)
2017-09-27 19:15 UTC
[AArch64], patch] PR71727 fix -mstrict-align
2017-09-27 19:14 UTC (5+ messages)
[PATCH, rs6000] Correct some Power9 scheduling info
2017-09-27 17:56 UTC
Go patch committed: fix crash on struct that embeds pointer type
2017-09-27 17:47 UTC
libgo patch committed: Check Getsockname error return
2017-09-27 14:22 UTC
[PATCH] Pretty-print GOACC_REDUCTION arguments
2017-09-27 13:47 UTC (2+ messages)
[PATCH] Don't optimize away lhs from calls with addressable zero sized return type (PR c++/82159)
2017-09-27 13:35 UTC (2+ messages)
[openacc, testsuite, committed] Fix libgomp.oacc-c-c++-common/parallel-reduction.c for non-nvidia devices
2017-09-27 12:39 UTC
[AArch64] PR71307: Define union class of POINTER+FP
2017-09-27 11:01 UTC (2+ messages)
[PATCH] [testsuite, ARM] Backport to GCC 7 branch
2017-09-27 10:27 UTC (2+ messages)
C++ patch ping
2017-09-27 10:05 UTC
[GCC][PATCH][testsuite][mid-end] Fix failing slp test on aarch64 and arm
2017-09-27 9:54 UTC (2+ messages)
[PATCH], Improve moving SFmode to GPR on PowerPC
2017-09-27 9:12 UTC (21+ messages)
` [PATCH], Improve moving SFmode to GPR on PowerPC, #1 of 8
` [PATCH], Improve moving SFmode to GPR on PowerPC, #2 "
` [PATCH], Improve moving SFmode to GPR on PowerPC, #3 "
` [PATCH], Improve moving SFmode to GPR on PowerPC, #4 "
` [PATCH], Improve moving SFmode to GPR on PowerPC, #5 "
` [PATCH], Improve moving SFmode to GPR on PowerPC, #6 "
` [PATCH], Improve moving SFmode to GPR on PowerPC, #7 "
` [PATCH], Improve moving SFmode to GPR on PowerPC, #8 "
[patch, fortran] Warn about out-of-bounds access with DO subscripts
2017-09-27 8:37 UTC (8+ messages)
[PR middle-end/82319] Fix ICE in pattern
2017-09-27 8:18 UTC (4+ messages)
[RFC] propagate malloc attribute in ipa-pure-const pass
2017-09-27 1:11 UTC (11+ messages)
[committed] Fix PR 39570 - cabs/cabsf named differently on NetBSD
2017-09-26 22:29 UTC
[PATCH] C++: show location of problematic extern "C" specifications
2017-09-26 19:27 UTC
[PATCH v2,rs6000] Replace swap of a loaded vector constant with load of a swapped vector constant
2017-09-26 19:07 UTC (4+ messages)
[PATCH 6/7] [ARC] Reimplement ZOL support
2017-09-26 18:56 UTC (3+ messages)
` [PATCH] [ARC][ZOL] Account for empty body loops
Remove non-GAS non-ELF support in alpha backend
2017-09-26 18:40 UTC (6+ messages)
[patch, fortran, committed] Fix wrong warning inside associate construct
2017-09-26 18:33 UTC
[libcc1] Improve detection of triplet on compiler names
2017-09-26 16:53 UTC (5+ messages)
` [PATCH v2] [libcc1] Rename C{,P}_COMPILER_NAME and remove triplet from them
[GCC][PATCH][TESTSUITE][ARM][COMMITTED] Invert check to misalign in vect_hw_misalign (PR 78421)
2017-09-26 16:51 UTC (6+ messages)
[PATCH] tree-sra: fix compare_access_positions qsort comparator
2017-09-26 15:33 UTC (5+ messages)
` [PATCH] Make SRA qsort comparator transitive
[PING] [PATCH] rl78 adddi3 improvement
2017-09-26 15:20 UTC
[Patch, Fortran] PR 82143: add a -fdefault-real-16 flag
2017-09-26 14:54 UTC (5+ messages)
[PATCH] Fix PR82321
2017-09-26 14:13 UTC (2+ messages)
[PATCH] Add helper to sort sibling loops, do so in GRAPHITE
2017-09-26 14:09 UTC (2+ messages)
[PATCH][GRAPHITE] More -fopt-info, do not abort from ISL
2017-09-26 14:01 UTC (2+ messages)
[PATCH] C/C++: add fix-it hints for various missing symbols
2017-09-26 13:56 UTC (4+ messages)
` [PATCH 0/2] "
` [PATCH 2/2] C/C++: add fix-it hints for various missing symbols (v2)
` [PATCH 1/2] C++: avoid partial duplicate implementation of cp_parser_error
[PATCH][GCC] Simplification of 1U << (31 - x)
2017-09-26 13:20 UTC (11+ messages)
[PATCH] BRIG frontend: request for a global review
2017-09-26 12:55 UTC (11+ messages)
[PATCH] x32: Encode %esp as %rsp to avoid 0x67 prefix
2017-09-26 12:24 UTC (4+ messages)
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).