public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/5] x86: CVE-2017-5715, aka Spectre
 2018-01-14 15:11 UTC 

[PATCH 0/3] GCC 7: i386: Move struct ix86_frame to machine_function
 2018-01-14 15:08 UTC  (4+ messages)
` [PATCH 2/3] GCC 7: i386: Use reference of struct ix86_frame to avoid copy
` [PATCH 1/3] GCC 7: i386: Move struct ix86_frame to machine_function
` [PATCH 3/3] GCC 7: i386: More use reference of struct ix86_frame to avoid copy

[PATCH] C/C++: Add -Waddress-of-packed-member
 2018-01-14 15:02 UTC 

[PATCH 0/5] x86: CVE-2017-5715, aka Spectre
 2018-01-14 14:30 UTC  (24+ messages)
` [PATCH 3/5] x86: Add -mindirect-branch-register
` [PATCH 1/5] x86: Add -mindirect-branch=
` [PATCH 2/5] x86: Add -mfunction-return=
` [PATCH 5/5] x86: Disallow -mindirect-branch=/-mfunction-return= with -mcmodel=large
` [PATCH 4/5] x86: Add 'V' register operand modifier

[PATCH] x86: Disallow -mindirect-branch=/-mfunction-return= with -mshstk
 2018-01-14 12:54 UTC  (3+ messages)

[PATCH] PR 78534, 83704 Large character lengths
 2018-01-14 12:42 UTC  (7+ messages)

Do not ICE on roundoff errors in ipa-inline
 2018-01-14 11:32 UTC 

[patch, fortran] Change ABI for F2008 - minloc/maxloc BACK argument
 2018-01-14 11:04 UTC 

inline_small_functions speedup
 2018-01-14 10:55 UTC  (2+ messages)

[PATCH] document -Wclass-memaccess suppression by casting (PR 81327)
 2018-01-14 10:40 UTC  (3+ messages)

[PATCH] Add new verification for profile-count.h
 2018-01-14 10:31 UTC  (3+ messages)

PR81703 and Martin's fix for PR83501
 2018-01-14  9:42 UTC  (12+ messages)

[PATCH 0/5] x86: CVE-2017-5715, aka Spectre
 2018-01-14  9:04 UTC  (43+ messages)
` [PATCH 2/5] x86: Add -mindirect-branch-loop=
` [PATCH 1/5] x86: Add -mindirect-branch=

libgo patch committed: Implement SizesFor for gccgo
 2018-01-14  6:10 UTC 

[PATCH, rs6000] Add -msafe-indirect-jumps option and implement safe bctrl
 2018-01-14  4:59 UTC  (2+ messages)

[PATCH v2, rs6000] Add -msafe-indirect-jumps option and implement safe bctr / bctrl
 2018-01-14  4:56 UTC 

[PATCH 0/4] x86: CVE-2017-5715, aka Spectre
 2018-01-14  4:30 UTC  (26+ messages)
` [PATCH 1/4] x86: Add -mindirect-branch=
` [PATCH 4/4] x86: Add 'V' register operand modifier
` [PATCH 3/4] x86: Add -mindirect-branch-register
` [PATCH 2/4] x86: Add -mfunction-return=

[v3 PATCH] Make optional conditionally trivially_{copy,move}_{constructible,assignable}
 2018-01-13 23:14 UTC  (3+ messages)

[PATCH 0/2] Fix unstable sorts affecting codegen
 2018-01-13 23:09 UTC  (5+ messages)
` [PATCH 1/2] Fix unstable sort
` [PATCH 2/2] "

[patch, fortran] DTIO write format stored in a string leads to severe errors
 2018-01-13 21:32 UTC 

Fix backward propagation of unlikely BBs
 2018-01-13 19:48 UTC 

[PATCH] Introduce -fwrapp and make -fno-strict-overflow imply it (PR middle-end/82694)
 2018-01-13 19:09 UTC  (3+ messages)

[libsanitizer] Fix Mac OS X 10.7 bootstrap (PR sanitizer/82824)
 2018-01-13 16:58 UTC  (9+ messages)

[C PATCH] Outside of initializers partially restore c_fully_fold 7.x behavior (PR c/83801)
 2018-01-13 16:28 UTC  (2+ messages)

Add support for masked load/store_lanes
 2018-01-13 15:56 UTC  (5+ messages)

Extra subreg fold for variable-length CONST_VECTORs
 2018-01-13 15:49 UTC  (3+ messages)
` Ping: "

Make ivopts handle calls to internal functions
 2018-01-13 15:42 UTC  (5+ messages)

[PATCH 0/5] Make std::future::wait_* use std::chrono::steady_clock when required
 2018-01-13 15:34 UTC  (8+ messages)
` [PATCH 2/5] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait

[patch, fortran, committed] Fix PR 83803
 2018-01-13 15:30 UTC 

[C++ Patch] PR 78344 ("ICE on invalid c++ code (tree check: expected tree_list, have error_mark in cp_check_const_attributes, at cp/decl2.c:1347")
 2018-01-13 13:29 UTC  (14+ messages)

[PATCH] Fix <regex> regex_replace
 2018-01-13 11:10 UTC  (2+ messages)

[RX] Fix PR 81819
 2018-01-13  8:59 UTC  (3+ messages)

[PING 5] Ability to remap file names in __FILE__, etc (PR other/70268)
 2018-01-13  6:45 UTC  (3+ messages)
  ` [PATCH v4] "

[PATCH] PR libstdc++/80276 fix pretty printers for array smart pointers
 2018-01-13  3:12 UTC  (3+ messages)

[PATCH] Fix up handling of not really variable VLAs (PR libgomp/83590)
 2018-01-13  0:30 UTC  (8+ messages)

[RFC][PATCH] PR preprocessor/83173: Additional check before decrementing highest_location
 2018-01-12 23:33 UTC  (2+ messages)

[PATCH PR82096] Fix ICE in int_mode_for_mode, at stor-layout.c:403 with arm-linux-gnueabi
 2018-01-12 23:16 UTC  (10+ messages)

[PATCH] RTEMS: Add GCC Runtime Library Exception
 2018-01-12 23:00 UTC  (8+ messages)

Use poly_int tree accessors
 2018-01-12 22:57 UTC  (11+ messages)
      ` Allow variable-sized temporary variables in gimplify.c
      ` Handle poly_int vector sizes in get_vec_alignment_for_array_type
      ` Handle polynomial DR_INIT

[PATCH][Middle-end]2nd patch of PR78809 and PR83026
 2018-01-12 22:51 UTC  (4+ messages)
  ` [PATCH][Middle-end][version 2]2nd "

[PATCH 0/3] Add __builtin_load_no_speculate
 2018-01-12 22:48 UTC  (8+ messages)
` [PATCH 1/3] [builtins] Generic support for __builtin_load_no_speculate()

[PATCH] C++: Fix ICE in warn_for_memset within templates (PR c++/83814)
 2018-01-12 22:33 UTC 

[PATCH] fold strlen of constant aggregates (PR 83693)
 2018-01-12 22:05 UTC  (5+ messages)

[PATCH] handle local aggregate initialization in strlen (PR 83821)
 2018-01-12 21:35 UTC 

[PATCH] Fix altivec-cell-2.C test regression (PR c++/83778)
 2018-01-12 21:30 UTC  (2+ messages)

[PATCH] Add _Float<N>/_Float<N>X rounding built-ins & improve gimple optimization of _Float<N>/_Float<N>X built-in functions
 2018-01-12 21:29 UTC  (8+ messages)
          ` [committed] Fix float128-hw7.c testcase

[PATCH, rs6000] Support for gimple folding of mergeh, mergel intrinsics
 2018-01-12 21:26 UTC 

[PATCH, rs6000] Generate lvx and stvx without swaps for aligned vector loads and stores
 2018-01-12 21:22 UTC  (2+ messages)

[PATCH, rs6000] pr58684, pr83759 Disable test cases that fail on powerpc64
 2018-01-12 20:21 UTC  (3+ messages)

Patch ping (Re: [PATCH] Small regrename improvement)
 2018-01-12 20:16 UTC  (2+ messages)

[PATCH] rs6000: Remove -mstring
 2018-01-12 19:55 UTC  (2+ messages)

C++ PATCH for c++/83186, ICE with static_cast and list-init
 2018-01-12 19:40 UTC 

[PR c++/83160] local ref to capture
 2018-01-12 19:39 UTC 

[PATCH] RL78 UNUSED note setting bug fix in rl78_note_reg_set
 2018-01-12 19:11 UTC  (3+ messages)

[PATCH] [MSP430] PR79242: Implement Complex Partial Integers
 2018-01-12 18:42 UTC 

[C++ PATCH] some reformatting
 2018-01-12 18:41 UTC 

[PATCH][ARM] Fix test fail with conflicting -mfloat-abi
 2018-01-12 18:34 UTC  (2+ messages)

[PATCH] Change default to -fno-math-errno
 2018-01-12 18:10 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH], Add optional IEEE/IBM long double multilib support
 2018-01-12 17:59 UTC  (5+ messages)
` [PATCH, r3], "

Link with correct values-*.o files on Solaris (PR target/40411)
 2018-01-12 17:47 UTC  (2+ messages)

[committed, PR83737] Set use_gcc_stdint=wrap for nvptx
 2018-01-12 17:46 UTC 

[PATCH] Fix failure building LLVM with location wrapper nodes (PR c++/83799)
 2018-01-12 17:38 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Add PowerPC configuration option --with-long-double-format={ibm,ieee}
 2018-01-12 17:33 UTC  (4+ messages)

[PATCH], Set PowerPC .gnu_attribute for long double use if no call
 2018-01-12 17:23 UTC  (2+ messages)

patch to fix PR80481
 2018-01-12 17:21 UTC 

[PATCH] i386: Align stack frame if argument is passed on stack
 2018-01-12 17:09 UTC  (4+ messages)

[PATCH, alpha]: Work around PR83628, performance regression when accessing arrays on alpha
 2018-01-12 16:57 UTC 

[PATCH] Workaround for a GDB bug for -flto -freorder-blocks-and-partition -g (PR debug/81155)
 2018-01-12 16:56 UTC  (2+ messages)

[0/4] [AArch64] Add SVE support
 2018-01-12 15:44 UTC  (6+ messages)
` [3/4] [AArch64] SVE tests

[testsuite, i386] Guard against incomplete AVX512F support in Solaris as
 2018-01-12 13:47 UTC  (2+ messages)

[PATCH] Simplify floating point comparisons
 2018-01-12 13:25 UTC  (8+ 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).