public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
RFA/RFC: Add stack recursion limit to libiberty's demangler [v3]
 2018-12-16  4:50 UTC  (16+ messages)
      ` RFA/RFC: Add stack recursion limit to libiberty's demangler [v4]
          ` RFA/RFC: Add stack recursion limit to libiberty's demangler [v5]
              ` RFC: libiberty PATCH to disable demangling of ancient mangling schemes

[Committed] PR fortran/87994 -- Inquiry parameter as data constant
 2018-12-16  3:35 UTC 

[PATCH AutoFDO]Restoring indirect call value profile transformation
 2018-12-16  1:11 UTC  (3+ messages)

[Committed] PR fortran/88138 -- can't initialize a derived type
 2018-12-15 22:56 UTC 

[C++ PATCH] Sanity check __cxa_* user declarations (PR c++/88482)
 2018-12-15 22:14 UTC  (5+ messages)

[C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...)
 2018-12-15 22:11 UTC  (8+ messages)

[C++ PATCH] Tiny lambda instantiation tweak
 2018-12-15 22:09 UTC 

Optimize streaming in of non-prevailing ipa-parm summaries
 2018-12-15 21:17 UTC 

Do not read function bodies to merge zero profiles
 2018-12-15 21:05 UTC 

[PATCH] x86: Set frame size to 0 if stack frame isn't required
 2018-12-15 19:22 UTC 

[PATCH] x86: Don't use get_frame_size to finalize stack frame
 2018-12-15 19:19 UTC  (6+ messages)

[PATCH] [RFC] PR target/52813 and target/11807
 2018-12-15 15:38 UTC  (14+ messages)

[Patch, PR 88253, combine] Prevent combine simplification to zero if side_effects_p
 2018-12-15 13:34 UTC  (2+ messages)

[PATCH] match_asm_constraints: Use copy_rtx where needed (PR88001)
 2018-12-15 12:12 UTC  (4+ messages)

[PATCH, C++] Fix PR c++/88261
 2018-12-15 10:36 UTC  (3+ messages)

[PATCH] Avoid useless lookup_external_ref calls with LTO
 2018-12-15 10:35 UTC  (2+ messages)

Fix optimizationa and target options of merged global constructors/destructors
 2018-12-15 10:34 UTC 

Add a loop versioning pass
 2018-12-15 10:27 UTC  (9+ messages)

[PATCH] Fix up AVX512F masked gather vectorization, add support for AVX512F 512-bit masked scatter vectorization (PR tree-optimization/88464)
 2018-12-15 10:25 UTC  (3+ messages)

[RS6000] Use gen_hard_reg_clobber in rs6000.c
 2018-12-15  3:12 UTC  (3+ messages)

[PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars
 2018-12-15  2:23 UTC  (6+ messages)

[RFC] [PATCH][C][ADA] use function descriptors instead of trampolines in C
 2018-12-15  1:20 UTC  (15+ messages)
  ` [PATCH v2][C][ADA] "
              ` [PATCH v3][C][ADA] "
                  ` [PATCH v4][C][ADA] "

[PATCH] handle expressions in __builtin_has_attribute (PR 88383)
 2018-12-15  0:18 UTC  (10+ messages)

[PATCH 1/2] v3: C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
 2018-12-14 23:29 UTC  (4+ messages)
` [PATCH] v4: "
    ` [PATCH] v5: "

[PATCH, ARM] Fix PR77904 testcase failure
 2018-12-14 23:28 UTC 

avoid null ptr deref in cselib_record_sets
 2018-12-14 23:20 UTC  (2+ messages)
` [committed] Fix valgrind error in cselib_record_sets (PR rtl-optimization/88478)

[PATCH] Fix avx512f_sfixupimm* (PR target/88489)
 2018-12-14 23:12 UTC  (2+ messages)

V4 [PATCH] C/C++: Add -Waddress-of-packed-member
 2018-12-14 22:48 UTC  (5+ messages)
  ` V5 "
      ` V6 "

[PATCH] Improve gimplification of constructors with RANGE_EXPRs (PR c++/82294, PR c++/87436)
 2018-12-14 22:42 UTC  (5+ messages)

[doc,committed] clarify docs for function attribute "const"
 2018-12-14 22:17 UTC  (11+ messages)

[PATCH] i386; Add -mmanual-endbr and cf_check function attribute
 2018-12-14 21:44 UTC  (6+ messages)
    ` PING^2: "

[C++ Patch] PR 84644 ("internal compiler error: in warn_misplaced_attr_for_class_type, at cp/decl.c:4718")
 2018-12-14 21:43 UTC  (12+ messages)

[PATCH 1/4] introduce struct strlen_data_t into gimple-fold
 2018-12-14 21:36 UTC  (7+ messages)

[OpenACC] Update OpenACC data clause semantics to the 2.5 behavior
 2018-12-14 21:25 UTC  (2+ messages)

[PATCH] Remove duplicated code block in gimple-ssa-split-paths.c
 2018-12-14 21:21 UTC  (2+ messages)

[PR88495] An OpenACC async queue is always synchronized with itself
 2018-12-14 21:18 UTC 

[PATCH, ARM] Error out when -mfpu set and targeting Thumb-1
 2018-12-14 21:16 UTC  (3+ messages)
  ` [PATCH, ARM] Do softfloat when -mfpu set, -mfloat-abi=softfp "

[PR88484] OpenACC wait directive without wait argument but with async clause
 2018-12-14 21:16 UTC 

[PATCH] Delete powerpcspe
 2018-12-14 21:15 UTC  (17+ messages)

[PATCH 5/6, OpenACC, libgomp] Async re-work, C/C++ testsuite changes
 2018-12-14 21:13 UTC  (8+ messages)
` [PR88407] [OpenACC] Correctly handle unseen async-arguments (was: [PATCH 5/6, OpenACC, libgomp] Async re-work, C/C++ testsuite changes)
  ` [PR88407] [OpenACC] Correctly handle unseen async-arguments
` Too strict synchronization with the local (host) thread? (was: [PATCH 5/6, OpenACC, libgomp] Async re-work, C/C++ testsuite changes)
  ` Too strict synchronization with the local (host) thread?

Revise libgomp.oacc-c-c++-common/data-2-lib.c, libgomp.oacc-c-c++-common/data-2.c
 2018-12-14 21:10 UTC 

[PATCH, libgcc/ARM & testsuite] Optimize executable size when using softfloat fmul/dmul
 2018-12-14 21:09 UTC  (3+ messages)

[gomp4] Async related additions to OpenACC runtime library
 2018-12-14 21:07 UTC  (5+ messages)
` OpenACC ICV acc-default-async-var (was: [gomp4] Async related additions to OpenACC runtime library)
  ` OpenACC ICV acc-default-async-var
    ` [PR88370] acc_get_cuda_stream/acc_set_cuda_stream: acc_async_sync, acc_async_noval (was: OpenACC ICV acc-default-async-var)
      ` [PR88370] acc_get_cuda_stream/acc_set_cuda_stream: acc_async_sync, acc_async_noval

[PATCH 0/3] Add OpenACC diagnostics to -fopt-info-note-omp
 2018-12-14 21:03 UTC  (5+ messages)
` [PATCH 3/3] Add user-friendly OpenACC diagnostics regarding detected parallelism
      ` Add user-friendly diagnostics for OpenACC loop parallelism assigned (was: [PATCH 3/3] Add user-friendly OpenACC diagnostics regarding detected parallelism)

[committed 0/4] (Partial) OpenMP 5.0 support for GCC 9
 2018-12-14 21:03 UTC  (3+ messages)

[C++ PATCH] [PR c++/87814] undefer deferred noexcept on tsubst if request
 2018-12-14 20:31 UTC  (3+ messages)

[nvptx] vector length patch series
 2018-12-14 19:58 UTC  (4+ messages)

[PATCH 3/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2018-12-14 19:00 UTC  (6+ messages)
` [PATCH] "

Linux x86 unwinder: Handle __NR_sigreturn for __kernel_sigreturn support
 2018-12-14 18:20 UTC 

[PATCH, libphobos] Committed remove unused internal modules
 2018-12-14 18:05 UTC  (2+ messages)

[PATCH 1/6, OpenACC, libgomp] Async re-work, interfaces
 2018-12-14 17:52 UTC  (2+ messages)

[committed] Fix minor goof in last change for TARGET_ASM_POST_CFI_STARTPROC
 2018-12-14 16:50 UTC 

[PATCH, ARM] Improve robustness of -mslow-flash-data
 2018-12-14 16:14 UTC  (4+ messages)

[PATCH, GCC, AARCH64, 5/6] Enable BTI : Add new pass for BTI
 2018-12-14 16:09 UTC  (4+ messages)

[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc
 2018-12-14 15:53 UTC  (6+ messages)

[PATCH] [MSP430] Fix gcc.dg/pr85180.c and gcc.dg/pr87985.c timeouts for msp430-elf -mlarge
 2018-12-14 15:22 UTC  (3+ messages)

[PATCH 0/6, OpenACC, libgomp] Async re-work
 2018-12-14 15:03 UTC  (10+ messages)

[PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts
 2018-12-14 15:01 UTC  (11+ messages)

[PATCH v2] [MIPS] GCC: Fix Loongson3 LLSC Errata
 2018-12-14 14:47 UTC 

[PATCH] [PR86823] retain deferred access checks from outside firewall
 2018-12-14 14:32 UTC  (5+ messages)

[PATCH] [PR87012] canonicalize ref type for tmpl arg
 2018-12-14 14:31 UTC  (4+ messages)

[C++ PATCH] Use RANGE_EXPRs in build_vec_init (PR c++/82294, PR c++/87436)
 2018-12-14 14:19 UTC  (2+ messages)

[PATCH] error on missing LTO symbols
 2018-12-14 13:20 UTC  (10+ messages)

[PATCH] Fix PR84521
 2018-12-14 13:17 UTC 

[PATCH v3 00/10] AMD GCN Port v3
 2018-12-14 11:52 UTC  (5+ messages)
` [PATCH 01/10] Fix LRA bug

[committed][testsuite] Remove bashism from libbacktrace/allocfail.sh
 2018-12-14 11:11 UTC  (2+ messages)

[Ada] Fix Max_Size_In_Storage_Elements for unconstrained array types
 2018-12-14 11:08 UTC 

[Ada] Small fix for records with boolean discriminants
 2018-12-14 10:54 UTC 

[PATCH] x86: Add -march=cascadelake
 2018-12-14 10:47 UTC  (15+ messages)

[PATCH 0/2][ARC] Fixes needed for the upcomming release
 2018-12-14 10:45 UTC  (2+ messages)

add taishanv110 pipeline scheduling
 2018-12-14  9:33 UTC  (2+ messages)

[committed, GCC-8, Arm] Backport of PR target/88224
 2018-12-14  9:06 UTC 

[PATCH] Added information about inline assembler in stack calculations (.su files)
 2018-12-14  8:58 UTC  (6+ messages)

[PATCH, middle-end/i386]: Fix PR88474, Inline built-in hypot for -ffast-math
 2018-12-14  8:25 UTC  (2+ messages)

[PATCH] Fix stmt folding in the inliner (PR tree-optimization/88444)
 2018-12-14  8:24 UTC  (3+ messages)

[RS6000] PR88311, mlongcall indirections are optimised away
 2018-12-14  7:31 UTC  (2+ messages)

[ping] Fix ICE in pp_cxx_unqualified_id (PR c++/88348)
 2018-12-14  3:00 UTC 

[PATCH] PR fortran 88116,88467 -- Catch array constructor errors
 2018-12-14  0:27 UTC 

[PATCH] handle function pointers in __builtin_object_size (PR 88372)
 2018-12-14  0:25 UTC  (4+ messages)

[ping] Change static chain to r11 on aarch64
 2018-12-14  0:20 UTC  (10+ messages)

[PATCH] Testcase for PR 88297 and minor fixes
 2018-12-14  0:19 UTC  (2+ messages)

[PATCH] Fix VRP with -fno-delete-null-pointer-checks (PR c/88367)
 2018-12-14  0:10 UTC  (4+ messages)

[PATCH/wwwdocs] add uses of @code to coding conventions
 2018-12-13 23:38 UTC  (2+ messages)

[PATCH] Fix ICE due to cross-jumping (PR rtl-optimization/88470)
 2018-12-13 23:36 UTC  (4+ messages)

patch to fix PR88414
 2018-12-13 20:56 UTC 

C++ PATCH for c++/88216, ICE with class type in non-type template parameter
 2018-12-13 20:39 UTC  (4+ messages)

[PATCH] Fix handling of POSIX paths containing a root-name
 2018-12-13 20:35 UTC 

[PATCH] PR libstdc++/71044 optimize std::filesystem::path construction
 2018-12-13 20:34 UTC  (2+ messages)

[C++ PATCH] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446)
 2018-12-13 20:08 UTC  (4+ messages)

[PATCH/doc] consistently use @code for const and volatile qualifiers
 2018-12-13 19:35 UTC  (2+ messages)

[PATCH] rs6000: Fix AIX aggregate passing fix
 2018-12-13 19:27 UTC  (2+ messages)

[PATCH, rs6000] Replace X-form addressing with D-form addressing in new pass for Power9
 2018-12-13 19:26 UTC 

[PATCH AutoFDO/4]Fix profile count computation/propagation
 2018-12-13 19:06 UTC  (4+ messages)

[PATCH] Fix cleanup_auto_inc_dec on x86 (PR rtl-optimization/88416)
 2018-12-13 18:53 UTC  (2+ messages)

[committed] [PR tree-optimization/80520] Throttle path splitting slightly
 2018-12-13 18:46 UTC  (3+ messages)
` [PATCH] Fix split-path-5.c testcase (PR testsuite/88454)

[RFC] Handle LHS zero_extracts in DSE
 2018-12-13 18:39 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).