public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions)
 2018-11-30 20:44 UTC  (27+ messages)
  ` [PATCH][RFC] Come up with -flive-patching master option
                            ` [PATCH]Come "
                                        ` [PATCH][Version 3]Come "
                                          ` PING: "
                                            ` [wwwdocs] [PATCH]introduce new -flive-patching master option into gcc9

[PATCH] Avoid weird integral types in reassoc range opts (PR tree-optimization/88274)
 2018-11-30 20:44 UTC 

[PATCH, OpenACC 2.5, libgomp] Add *_async versions of runtime library API functions
 2018-11-30 20:42 UTC  (3+ messages)

[PATCH,RFC] PR target/61976 PowerPC & AIX parameter passing
 2018-11-30 20:34 UTC 

[PATCH] Adjust offsets for present data clauses
 2018-11-30 20:23 UTC  (4+ messages)

[PATCH] Use proper location for tls_init function (PR c++/88263)
 2018-11-30 19:51 UTC  (2+ messages)

[PATCH, libfortran] PR 88137 Initialize backtrace state once
 2018-11-30 19:29 UTC  (5+ messages)

RFA/RFC: Add stack recursion limit to libiberty's demangler
 2018-11-30 18:19 UTC  (10+ messages)
        ` RFA/RFC: Add stack recursion limit to libiberty's demangler [v3]

[PATCH][AArch64][2/3] Correct type attribute for mul and mneg instructions
 2018-11-30 17:44 UTC  (4+ messages)

[PATCH, libstdc++, C++20] Implement P0457R2 String Prefix and Suffix Checking
 2018-11-30 16:27 UTC  (3+ messages)

[committed] Fix ICE in substring locations from macros in header files (PR preprocessor/88257)
 2018-11-30 15:59 UTC 

[PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028)
 2018-11-30 15:51 UTC  (20+ messages)
                ` [PING #3][PATCH] "
                  ` [PING #4][PATCH] "

[PATCH] v2: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850)
 2018-11-30 15:27 UTC  (4+ messages)
` [PATCH] v3: "

[patch,openacc] C, C++ OpenACC wait diagnostic change
 2018-11-30 15:25 UTC  (7+ messages)

[PATCH] Call decl_default_tls_model with a proper type (PR gcov-profile/88279)
 2018-11-30 14:52 UTC  (2+ messages)

[PATCH][GCC][ARM] Ensure dotproduct is only enabled on armv8 neon
 2018-11-30 14:48 UTC  (4+ messages)

[PATCH 4/4][libbacktrace] Add tests for unused formats
 2018-11-30 14:46 UTC  (4+ messages)

[PATCH 1/2][libbacktrace] Handle realloc returning NULL if size == 0
 2018-11-30 14:45 UTC  (5+ messages)
` [PATCH 1/4][libbacktrace] Test check_PROGRAMS without mmap

[PATCH, ARM] Improve robustness of -mslow-flash-data
 2018-11-30 14:11 UTC  (2+ messages)

[PATCH] Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics)
 2018-11-30 13:51 UTC  (19+ messages)
        ` [PATCH] Support simd function declarations via a pre-include
                ` [PATCH][RFC] Extend locations where to seach for Fortran pre-include

[PATCH 0/2] asm qualifiers (PR55681) and asm input
 2018-11-30 13:14 UTC  (14+ messages)
` [PATCH 2/2] asm inline
` [PATCH 1/2] asm qualifiers (PR55681)
    ` [ping x3] Re: [PATCH 0/2] asm qualifiers (PR55681) and asm inline

[PATCH] asm non-code template parts (alternative to asm inline)
 2018-11-30 13:07 UTC  (7+ messages)

[RS6000] PowerPC64 soft-float
 2018-11-30 13:03 UTC  (4+ messages)

[PATCH] [MIPS] GCC: Fix Loongson3 LLSC Errata
 2018-11-30 12:46 UTC 

[patch,openacc] Fix acc_shutdown issue
 2018-11-30 12:05 UTC  (2+ messages)

[PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715)
 2018-11-30 12:01 UTC  (14+ messages)

RFA/RFC: Add stack recursion limit to libiberty's demangler
 2018-11-30 11:58 UTC  (6+ messages)

[PATCH] OpenACC reference count consistency checking
 2018-11-30 11:50 UTC 

[PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time
 2018-11-30 11:49 UTC  (12+ messages)

[PATCH 3/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2018-11-30 11:41 UTC  (2+ messages)
` [PATCH] "

[C++ Patch] Use FUNC_OR_METHOD_TYPE_P in cp/
 2018-11-30 11:23 UTC 

[PATCH, libstdc++] Uniform container erasure for c++20
 2018-11-30 11:01 UTC  (14+ messages)
    ` [PATCH, libstdc++] Uniform container erasure for c++20 returning number of erasures

[PATCH] Add constructor parsing to the GIMPLE FE
 2018-11-30 10:44 UTC 

[PATCH] Fix PR88274
 2018-11-30 10:36 UTC 

[PATCH] Restrict vector extension to use 128bit vectors (PR testsuite/88265)
 2018-11-30 10:32 UTC  (2+ messages)

RFC (branch prediction): PATCH to implement P0479R5, [[likely]] and [[unlikely]]
 2018-11-30 10:26 UTC  (7+ messages)

[PATCH] Comparison with an enum should mention enum value
 2018-11-30  9:49 UTC 

[PATCH] Improve predictions for hot and cold labels ([[likely]], [[unlikely]])
 2018-11-30  9:47 UTC 

[PATCH 1/5][libbacktrace] Factor out backtrace_vector_free
 2018-11-30  9:02 UTC  (5+ messages)

[PATCH] clarify comments for implicit_p flag for built-ins
 2018-11-30  8:15 UTC  (6+ messages)

[RS6000] num_insns_constant ICE
 2018-11-30  7:46 UTC  (3+ messages)

[PATCH] Make function clone name numbering independent
 2018-11-30  7:26 UTC  (21+ messages)
                    ` [PING][PATCH] "
                      ` [PING v2][PATCH] "
                                ` [PATCH v3] "

[PATCH, rs6000] Fix PR87496: ICE in aggregate_value_p at gcc/function.c:2046
 2018-11-29 23:40 UTC  (4+ messages)

RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all]
 2018-11-29 23:16 UTC  (6+ messages)
      ` PATCH] x86: Add -mzero-caller-saved-regs=[skip|used-gpr|all-gpr|used|all]
        ` PING [PATCH] "

[SPARC] Fix PR target/87807
 2018-11-29 23:08 UTC 

[PATCH] Improve combiner's find_split_point (PR target/54589)
 2018-11-29 22:36 UTC  (2+ messages)

[PATCH 1/3] Support instrumenting returns of instrumented functions
 2018-11-29 22:31 UTC  (9+ messages)
` [PING] "
  ` [PING^2] "
    ` [PING^3] "

[PATCH] Optimize integer vector comparison followed by movmsk (PR target/88152)
 2018-11-29 22:07 UTC  (4+ messages)
  ` [PATCH] Optimize integer vector comparison followed by movmsk (PR target/88152, take 2)

[PATCH] Optimize integral lt + blend into just blend (PR target/54700)
 2018-11-29 22:06 UTC  (7+ messages)

[C++ PATCH] Fix xvalue COND_EXPR handling (PR c++/88103)
 2018-11-29 21:52 UTC 

[patch,openacc] use existing local variable in cp_parser_oacc_enter_exit_data
 2018-11-29 21:43 UTC  (3+ messages)

[patch,openacc] Fix infinite recursion in OMP clause pretty-printing, default label
 2018-11-29 21:25 UTC  (3+ messages)

[PATCH] C++: show namespaces for enum values (PR c++/88121)
 2018-11-29 21:06 UTC  (3+ messages)
` [PATCH] v2: "

C++ PATCH for c++/88184, ICE when treating name as template-name
 2018-11-29 21:04 UTC  (4+ messages)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54589
 2018-11-29 21:03 UTC  (6+ messages)

[C++ Patch] Improve compute_array_index_type locations
 2018-11-29 19:52 UTC  (6+ messages)

[PATCH] Fix PR64242
 2018-11-29 19:26 UTC 

[PATCH, i386]: Fix two small MMX glitches
 2018-11-29 18:24 UTC 

[PATCH][OBVIOUS] Fix thinko in transition to memop_ret type (PR middle-end/88246)
 2018-11-29 17:16 UTC 

[PATCH, GCC, AARCH64, 3/6] Restrict indirect tail calls to x16 and x17
 2018-11-29 16:56 UTC  (2+ messages)

[PATCH, GCC, AARCH64, 5/6] Enable BTI : Add new pass for BTI
 2018-11-29 16:50 UTC  (3+ messages)

[PATCH] PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall
 2018-11-29 16:41 UTC  (6+ messages)

[PATCH v4] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations
 2018-11-29 15:31 UTC  (5+ messages)

[PATCH, ARM] Error out when -mfpu set and targeting Thumb-1
 2018-11-29 14:52 UTC  (2+ messages)

[PATCH] Fix vec_{add,sub} rs6000_gimple_fold_builtin folding (PR target/88234)
 2018-11-29 14:14 UTC  (2+ messages)

[testsuite] Require ucn support in gdc.test/compilable/ddoc12.d (PR d/88039)
 2018-11-29 14:12 UTC  (5+ messages)

[PATCH] Fix PR88243
 2018-11-29 13:32 UTC 

[PATCH] S/390: Add support for section anchors
 2018-11-29 12:49 UTC 

[PATCH] PR libstdc++/88119 use alignof in std::alignment_of, not __alignof__
 2018-11-29 12:33 UTC 

The GCC 7 branch is now frozen
 2018-11-29 12:25 UTC  (2+ messages)

Add a loop versioning pass
 2018-11-29 11:31 UTC  (3+ messages)

[PATCH 1/2, d] Fix hashing of complex reals
 2018-11-29 10:51 UTC  (2+ messages)

[PATCH] Adapt a couple of scalar comparison match.pd optimizations for vector comparisons against uniform vectors (PR target/88152)
 2018-11-29 10:27 UTC  (5+ messages)
    ` [PATCH] Adapt a couple of scalar comparison match.pd optimizations for vector comparisons against uniform vectors (PR target/88152, take 2)

[PATCH][Arm] Fix FPU configurations for Cortex-R7 and Cortex-R8
 2018-11-29 10:21 UTC  (5+ messages)

RFA: a x86 test modification
 2018-11-29  9:18 UTC  (4+ messages)

[PATCH] x86: Add -march=cascadelake
 2018-11-29  8:32 UTC  (11+ messages)

[C++ PATCH] Fix clone_body (PR c++/86669)
 2018-11-29  7:45 UTC  (2+ messages)

[PATCH v5] Repeat jump threading after combine
 2018-11-29  6:57 UTC 

[PATCH 0/6] [RS6000] inline plt call support
 2018-11-29  6:11 UTC  (10+ messages)
` [PATCH 2/6] [RS6000] rs6000_output_indirect_call
        ` [PATCH 5/6] [RS6000] Use standard call patterns for __tls_get_addr calls

Fix hashtable node deallocation
 2018-11-29  6:08 UTC  (4+ messages)

[PATCH] make function_args_iterator a proper iterator
 2018-11-29  4:40 UTC  (6+ messages)

[PATCH 1/4] introduce struct strlen_data_t into gimple-fold
 2018-11-29  4:26 UTC  (4+ messages)

[PATCH] be more permissive about function alignments (PR 88208)
 2018-11-29  3:48 UTC  (2+ messages)

[PATCH] Add testcase for already fixed PR c++/87539
 2018-11-29  3:43 UTC  (2+ messages)

[PATCH] correct handling of EXCESS_PRECISION_EXPR in function calls (PR 88091)
 2018-11-29  3:42 UTC  (5+ messages)
` [PING][PATCH] "

[PATCH v4] Repeat jump threading after combine
 2018-11-29  3:35 UTC  (6+ messages)

[PATCH] [PR86397] set p_t_decl while canonicalizing eh specs for mangling
 2018-11-29  3:27 UTC  (4+ 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).