public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][aarch64] Enable ifunc resolver attribute by default
 2017-09-22 18:06 UTC  (5+ messages)

[PATCH, AArch64] Disable reg offset in quad-word store for Falkor
 2017-09-22 17:59 UTC  (3+ messages)

[C++ PATCH] Fix compile time hog in replace_placeholders (PR sanitizer/81929)
 2017-09-22 17:57 UTC  (2+ messages)

[PATCH][aarch64] Fix error calls in aarch64 code so they can be tranlated
 2017-09-22 17:54 UTC  (8+ messages)

[RFA][PATCH] Stack clash protection 06/08 - V4
 2017-09-22 17:49 UTC 

[committed] PR82289: Computing peeling costs for irrelevant drs
 2017-09-22 17:05 UTC 

range_int_cst_p handling in extract_range_from_binary_expr_1
 2017-09-22 17:01 UTC  (3+ messages)

[PATCH] Optimize x == -1 && y == -1 (PR middle-end/35691)
 2017-09-22 16:59 UTC 

Don't query the frontend for unsupported types
 2017-09-22 16:43 UTC  (5+ messages)

Change permute index type to unsigned short
 2017-09-22 16:36 UTC 

Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OK
 2017-09-22 16:34 UTC 

[PATCH] Output DIEs for outlined OpenMP functions in correct lexical scope
 2017-09-22 16:08 UTC  (7+ messages)
        ` [PING][PATCH] "

[patch][arm] (respin) Improve error checking in parsecpu.awk
 2017-09-22 16:06 UTC  (2+ messages)

[patch][arm] (respin) auto-generate arm-isa.h from CPU descriptions
 2017-09-22 15:57 UTC  (2+ messages)

[PATCH] C++: underline parameters in mismatching function calls
 2017-09-22 15:04 UTC  (5+ messages)
  ` [committed] v2: "

C++ patch ping
 2017-09-22 14:36 UTC 

[PATCH][GRAPHITE] More TLC
 2017-09-22 14:30 UTC  (2+ messages)

[Patch, Fortran] PR 82143: add a -fdefault-real-16 flag
 2017-09-22 14:06 UTC  (11+ messages)

libbacktrace patch committed: Replace lstat and readlink if not available
 2017-09-22 13:38 UTC 

[PATCH][GRAPHITE] Simplify move_sese_in_condition
 2017-09-22 13:16 UTC  (2+ messages)

[PATCH] Fix __mulv[dt]i3 and expand_mul_overflow (PR target/82274)
 2017-09-22 13:03 UTC 

[PATCH PR82163/V2]New interface checking LCSSA for single loop
 2017-09-22 12:47 UTC  (2+ messages)

[PATCH] Fix PR82291
 2017-09-22 11:58 UTC 

[PATCH] [i386, libgcc] PR 82196 -mcall-ms2sysv-xlogues emits wrong AVX/SSE MOV
 2017-09-22 11:50 UTC  (15+ messages)
                  ` [PATCH try 2] [i386,testsuite,libgcc] Fix build breakage on Mac and test FAILS on Solaris caused by PR82196 patch

[PATCH] haifa-sched: fix autopref_rank_for_schedule qsort comparator
 2017-09-22 11:18 UTC  (4+ messages)

Add a vect_get_dr_size helper function
 2017-09-22 10:29 UTC  (6+ messages)

[PATCH, rs6000] folding of vector stores in GIMPLE
 2017-09-22 10:27 UTC  (2+ messages)

[PATCH GCC]A simple implementation of loop interchange
 2017-09-22 10:25 UTC  (5+ messages)

[PATCH] PR target/80556
 2017-09-22  9:55 UTC  (6+ messages)

PING][PATCH][compare-elim] Merge zero-comparisons with normal ops
 2017-09-22  8:22 UTC 

[RFC PATCH 0/4] Make std::future::wait_* use std::chrono::steady_clock when required
 2017-09-22  8:18 UTC  (5+ messages)
` [RFC PATCH 4/4] Extra async tests, not for merging
` [RFC PATCH 2/4] libstdc++ futex: Support waiting on std::chrono::steady_clock directly
` [RFC PATCH 3/4] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock
` [RFC PATCH 1/4] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait

[Patch, fortran] Bug fixes, including regressions, for the associate construct
 2017-09-22  8:12 UTC  (4+ messages)

[PATCH] [i386, testsuite, libgcc] Fix build breakage on Mac and test FAILS on Solaris
 2017-09-22  8:01 UTC 

Backtrace library [3/3]
 2017-09-22  7:26 UTC  (8+ messages)

[PATCH] Add linker plugin API for processing plugin-added input files
 2017-09-22  5:56 UTC  (3+ messages)

[PATCH][RFC] Radically simplify emission of balanced tree for switch statements
 2017-09-21 23:12 UTC  (5+ messages)

[PATCH version 2, rs6000] Add builtins to convert from float/double to int/long using current rounding mode
 2017-09-21 23:09 UTC  (8+ messages)
        ` [PATCH version 3, "
            ` [PATCH version 4, "

[PATCH] Rename existing insn_cost to insn_sched_cost
 2017-09-21 22:32 UTC  (3+ messages)

[committed] Fix stack-clash protection failures for x86 Solaris
 2017-09-21 22:04 UTC 

[PATCH] tree-sra: fix compare_access_positions qsort comparator
 2017-09-21 20:32 UTC  (2+ messages)

libbacktrace patch committed: Fix uninitialized field
 2017-09-21 18:44 UTC 

[PATCH, rs6000] testcase coverage for vector store builtins
 2017-09-21 18:11 UTC 

[committed][PATCH] Stack clash protection patch 04/08 - V4
 2017-09-21 17:33 UTC  (4+ messages)

PING^2: Fwd: SSA range class and removal of VR_ANTI_RANGEs
 2017-09-21 16:53 UTC  (8+ messages)

[demangler PATCH]: eliding template return types
 2017-09-21 16:13 UTC 

[demangler PATCH]: Revert and update generic lambda demangling
 2017-09-21 15:51 UTC 

Remove kludge in bit_from_pos
 2017-09-21 15:46 UTC 

[PATCH][GRAPHITE] Strip down dominator recompute, checking and friends
 2017-09-21 15:09 UTC 

[RFC, vectorizer] Allow half_type for left shift in vect_operation_fits_smaller_type?
 2017-09-21 14:49 UTC  (2+ messages)

[GCC][PATCH][TESTSUITE][ARM][COMMITTED] Invert check to misalign in vect_hw_misalign (PR 78421)
 2017-09-21 14:48 UTC 

[PATCH] Fix PR82255 (vectorizer cost model overcounts some vector load costs)
 2017-09-21 14:38 UTC  (11+ messages)

[PATCH][2/2] early LTO debug, main part
 2017-09-21 14:33 UTC  (14+ messages)

[PATCH, i386] Avoid fixed 512-bit vector size in constant set for Intel AVX512 configuration
 2017-09-21 14:25 UTC  (3+ messages)

[PATCH] toplev: read from /dev/urandom only when needed
 2017-09-21 14:09 UTC  (4+ messages)

[OpenACC] Don't restrict ACC wait arguments to constants in fortran
 2017-09-21 14:06 UTC 

[PATCH, i386] Enable option -mprefer-avx256 added for Intel AVX512 configuration
 2017-09-21 14:05 UTC  (10+ messages)

[PATCH][GRAPHITE] Fix PR71351
 2017-09-21 13:43 UTC  (2+ messages)

[PATCH][GRAPHITE] Fix IL after codegen errors
 2017-09-21 13:30 UTC  (2+ messages)

[PATCH] Fix PR82144
 2017-09-21 12:17 UTC  (2+ messages)

[PATCH] Fix PR82276
 2017-09-21 12:11 UTC 

[PATCH][AArch64] PR71951: Fix unwinding with -fomit-frame-pointer
 2017-09-21 12:03 UTC  (4+ messages)

match.pd handling of three-constant bitops
 2017-09-21 11:42 UTC  (4+ messages)

[PATCH] Improve stack reuse for addressable args/retval of inlined functions (PR sanitizer/81715)
 2017-09-21 11:38 UTC  (2+ messages)

Enable no-exec stacks for more targets using the Linux kernel
 2017-09-21 11:34 UTC  (7+ messages)

[PATCH, ARM] Handle DWARF2_UNWIND_INFO in arm_except_unwind_info
 2017-09-21 11:02 UTC  (4+ messages)
` [PING, "

[PATCH] Fix PR79622
 2017-09-21 10:39 UTC  (4+ messages)

configure erroneously detects eh_frame misoptimization
 2017-09-21 10:19 UTC  (3+ messages)

[PATCH] Fix tests for std::clamp
 2017-09-21 10:06 UTC 

Enable no-exec stacks for more targets using the Linux kernel
 2017-09-21  9:25 UTC  (3+ messages)

[committed][PATCH] Stack clash protection patch 01/08 - V4
 2017-09-21  8:33 UTC  (2+ messages)

[PATCH] [testsuite, ARM] Backport to GCC 7 branch
 2017-09-21  8:32 UTC 

[PATCH] rs6000: Don't touch below the stack pointer (PR77687)
 2017-09-21  8:00 UTC  (2+ messages)

[Patch] Edit contrib/ files to download gfortran prerequisites
 2017-09-21  7:40 UTC  (2+ messages)

[PATCH] Improve x86_64 *movqi_internal at -Os (PR target/82260)
 2017-09-21  6:28 UTC  (2+ messages)

[PATCH] streambuf_iterator: avoid debug-dependent behaviour
 2017-09-21  5:46 UTC  (6+ messages)

[committed][PATCH] Stack clash protection 08/08 - V4
 2017-09-21  4:30 UTC 

[PATCH] C++: tweak wording of explicitly-deleted methods
 2017-09-21  3:09 UTC  (2+ messages)

[C++ PATCH] class member ordering
 2017-09-21  2:50 UTC 

Introduce Statement Frontier Notes and Location Views
 2017-09-21  2:24 UTC  (9+ messages)
  ` Statement Frontier Notes, Location Views, and Inlined Entry Point Markers (was: Re: Introduce Statement Frontier Notes and Location Views)
      ` Statement Frontier Notes, Location Views, and Inlined Entry Point Markers

libgo patch committed: Fix build with --enable-static=no
 2017-09-20 23:31 UTC 

[committed] fix test suite fallout from attribute ifunc type safety enhancement (PR 81854)
 2017-09-20 22:27 UTC 

[OpenACC] Add support for floating point type in GOMP_MAP_FIRSTPRIVATE_INT
 2017-09-20 22:11 UTC 

[committed][PATCH] Stack clash protection patch 02b/08 - V4
 2017-09-20 22:08 UTC  (4+ messages)

[PATCH] PR libstdc++/79162 ambiguity in string assignment due to string_view overload (LWG 2946)
 2017-09-20 22:03 UTC  (9+ messages)

[committed][PATCH] Fix minor stack-clash failures on x86
 2017-09-20 22:02 UTC 

[PATCH] detect incompatible aliases (PR c/81854)
 2017-09-20 21:45 UTC  (14+ messages)

[PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
 2017-09-20 21:09 UTC  (5+ messages)

[C++ PATCH] P0409R2 - allow lambda capture [=, this]
 2017-09-20 19:25 UTC  (2+ messages)

[C++ PATCH] Renames/adjustments of 1z to 17
 2017-09-20 18:17 UTC  (4+ messages)
  ` [C++ PATCH] Add a testcase for -std=c++1z

[PATCH 1/3] improve detection of attribute conflicts (PR 81544)
 2017-09-20 18:04 UTC  (14+ messages)

libgo patch committed: enable ParseDirent for AIX
 2017-09-20 17:49 UTC 

libgo patch committed: Work around AIX getsockname bug
 2017-09-20 17:40 UTC 

[PATCH 0/2] backport c++ header fixes to gcc-5-branch
 2017-09-20 16:51 UTC  (5+ messages)

[PATCH] Fix failing C++17 test
 2017-09-20 16:36 UTC 

[PATCH] PR libstdc++/81469 deprecate std::uncaught_exception for C++17
 2017-09-20 16:35 UTC 

[PATCH] Deprecate nested types in std::hash
 2017-09-20 16:34 UTC 

Tighten tree-ssa-ccp.c:get_value_for_expr condition
 2017-09-20 15:56 UTC  (2+ messages)

Add missing int_cst_rangeN checks to tree-vrp.c
 2017-09-20 15:55 UTC  (2+ messages)

[PATCH] Add offset_int to guard HOST_WIDE_INT overflow (PR tree-optimization/82042)
 2017-09-20 15:47 UTC  (2+ messages)

Make more use of simplify_gen_binary
 2017-09-20 15:03 UTC  (2+ messages)

Add copy_rtx call to RTL loop unroller
 2017-09-20 15:02 UTC  (2+ messages)

libgo patch commited: AIX updates
 2017-09-20 14:59 UTC 

Fix unguarded uses of tree_to_uhwi
 2017-09-20 14:52 UTC  (2+ 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).