public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Allow lazy construction of hash_{table,set,map}
 2019-03-26  9:59 UTC  (12+ messages)
                ` [PATCH] Improve hash-table.h generated code without --enable-gather-detailed-mem-stats
                ` [PATCH] Fix up --enable-gather-detailed-mem-stats with lazy construction of hash_{table,set}

[PATCH][OBVIOUS] Fix wrong option wrapping
 2019-03-26  9:56 UTC 

[PATCH] Fix PR71598, aliasing between enums and compatible types
 2019-03-26  9:55 UTC  (4+ messages)

[PATCH PR81740]Enforce dependence check for outer loop vectorization
 2019-03-26  8:40 UTC  (13+ messages)

One more patch for PR89676
 2019-03-26  8:31 UTC  (2+ messages)

[Patch, aarch64] PR 89628 - fix register allocation in SIMD functions
 2019-03-26  8:25 UTC  (10+ messages)
    ` New target hook for function scratch registers (PR 89628)

[committed] Avoid -Wunused-value warnings on #pragma omp atomic capture (PR c++/89796)
 2019-03-26  8:13 UTC 

[RS6000] Rename NON_SPECIAL_REGS to GEN_OR_FLOAT_REGS
 2019-03-26  6:37 UTC 

[PATCH 1/7] [NDS32] Provide one valid nds32 assembly instruction to check assembler debugging options and features
 2019-03-26  5:44 UTC  (7+ messages)
` [PATCH 7/7] [NDS32] Fix nds32_split_ashiftdi3 with large shift amount
` [PATCH 4/7] [NDS32] nds32*-linux target using init_array/finit_array for ctor/dtor
` [PATCH 3/7] [NDS32] Rewrite PIC/TLS patterns
` [PATCH 2/7] [NDS32] Fix testsuite for nds32 target
` [PATCH 5/7] [NDS32] Refine force unwind, linux kernel only using RT_SIGRETURN
` [PATCH 6/7] [NDS32] Handle subreg correctly in wext_odd_dep_p

[RS6000] Fix typos
 2019-03-26  5:29 UTC 

[RS6000] Don't rely on rs6000_hard_regno_mode_ok being zero
 2019-03-26  5:12 UTC 

[committed] [PR rtl-optimization/87761] Improve MIPS splitters to sometimes avoid unnecessary cross-unit register copies
 2019-03-26  5:10 UTC  (4+ messages)

[PATCH] sched-ebb.c: avoid moving table jumps (PR rtl-optimization/88423)
 2019-03-26  0:56 UTC  (11+ messages)
      ` [PATCH] Update assertion in sched-ebb.c to cope with table jumps

[PATCH 2/2, d] PR d/87799 Fix build on windows hosts
 2019-03-25 22:57 UTC  (4+ messages)
  ` [PATCH v2, "

[PATCH] Remove unused extern variables from debug (PR debug/86964)
 2019-03-25 21:22 UTC  (2+ messages)

[PATCH, asmcons] Fix PR rtl-optimization/89313: ICE in process_alt_operands, at lra-constraints.c:2962
 2019-03-25 20:42 UTC  (2+ messages)

New Ukrainian PO file for 'gcc' (version 9.1-b20190324)
 2019-03-25 20:36 UTC 

New template for 'gcc' made available
 2019-03-25 20:22 UTC 

[PATCH] correct maximum valid alignment in error message (PR 89812)
 2019-03-25 19:23 UTC  (8+ messages)

[PATCH] libgomp: Add master thread to thread pool
 2019-03-25 19:04 UTC  (3+ messages)

[C++ PATCH] PR c++/87748 - substitution failure error with decltype
 2019-03-25 18:31 UTC 

[v3 PATCH] PR libstdc++/89816
 2019-03-25 17:04 UTC  (2+ messages)

[C++ Patch] Fix c++/84661, c++/85013, and other recovery regressions in cp_parser_binary_expression
 2019-03-25 16:23 UTC  (2+ messages)

C++ PATCH for c++/89214 - ICE when initializing aggregates with bases
 2019-03-25 16:20 UTC  (7+ messages)

Please help me to review the patch about improve cse optimization for insn with inout ops
 2019-03-25 16:18 UTC  (2+ messages)

[PATCH] document vector_size type attribute
 2019-03-25 16:02 UTC  (4+ messages)

[PATCH] Fix PR89463 (and dups?), wrong-debug with loop removal
 2019-03-25 15:13 UTC 

[PATCH] make ggc pick up comp_dir_string() cache value. (dwarf2out.c)
 2019-03-25 13:58 UTC  (3+ messages)

[PATCH] Fix PR89789
 2019-03-25 13:26 UTC 

Re : add tsv110 pipeline scheduling
 2019-03-25 12:34 UTC 

[PATCH][Tree-optimization/PR89730]grant always_inline when -flive-patching=inline-only-static
 2019-03-25 12:25 UTC  (2+ messages)

[PATCH] Fix PR89779
 2019-03-25 12:23 UTC  (2+ messages)

[committed] Fix PR libgfortran/79540
 2019-03-25 12:19 UTC 

[committed] Fix up thread_local11.C on darwin (PR c++/60702)
 2019-03-25 11:59 UTC 

[PATCH 0/3] [ARC] Improve register elimination, and other LRA
 2019-03-25 11:56 UTC  (4+ messages)
` [PATCH 2/3] [ARC] Refurb eliminate regs
` [PATCH 3/3] [ARC] Remove Rs5 constraint
` [PATCH 1/3] [ARC] Emit blockage regardless to avoid delay slot scheduling

[PATCH] [ARC] Restore blink first when optimizing for speed
 2019-03-25 11:03 UTC 

[Committed] S/390: Cleanup builtin types file
 2019-03-25 10:57 UTC 

[PATCH] Fix EH info for FMA folding
 2019-03-25 10:11 UTC 

[Committed] S/390: Improve debug output for builtin matching
 2019-03-25 10:11 UTC 

[PATCH] Restore defensive check in tree_nop_conversion (also PR89779 "fix")
 2019-03-25 10:08 UTC  (6+ messages)

[PATCHv2] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544)
 2019-03-25  9:28 UTC  (4+ messages)

[PATCH] Proposed patch to fix bug id, 89796 on bugzilla
 2019-03-25  8:41 UTC 

C++ PATCH for c++/89705 - ICE with reference binding with conversion function
 2019-03-25  4:02 UTC  (6+ messages)

[PATCH] rs6000: Make CSE'ing __tls_get_addr calls possible
 2019-03-25  0:21 UTC  (4+ messages)

[PATCH, testsuite]: Remove -m32 from x86 tests
 2019-03-24 23:25 UTC 

Fix bfin length computation
 2019-03-24 19:44 UTC 

[committed][PR rtl-optimization/87761] Limited iteration in regcprop to pick up secondary opportunities
 2019-03-24 19:02 UTC  (3+ messages)

[Patch, fortran] PR88247 - [8/9 Regression] ICE in get_array_ctor_var_strlen, at fortran/trans-array.c:2068
 2019-03-24 16:49 UTC 

[PATCH] Add missing avx512dqintrin.h _mm_mask_fpclass_s[sd]_mask (PR target/897803)
 2019-03-24 15:20 UTC 

New Swedish PO file for 'gcc' (version 9.1-b20190203)
 2019-03-24 12:13 UTC 

[patch, fortran] Fix PR 78865, ICE on invalid
 2019-03-24 11:06 UTC  (2+ messages)

[PATCH 1/2, d] Merge latest upstream DMD
 2019-03-24 11:06 UTC 

[PATCH] rs6000: Fix _mm_movemask_pi8 emulation for 32 bit
 2019-03-23 17:46 UTC 

[PATCH] [libphobos] Update info about required autotools versions
 2019-03-23 16:11 UTC 

[PATCH, committed] [libphobos] Update MERGE file, remove ill-formatted changelog entry
 2019-03-23 15:14 UTC 

[Patch] Bug85667-(x86_64) ms_abi rules aren't followed when returning short structs with float values(32-bit)
 2019-03-23 15:12 UTC  (2+ messages)

[patch] Fix wrong code for boolean negation in condition at -O
 2019-03-23 12:30 UTC  (3+ messages)

[PATCH][doc] Fix typos in MINLOC, MAXLOC documentation
 2019-03-23 10:17 UTC  (2+ messages)

[PATCH][stage1] Wrap option names in gcc internal messages with %< and %>
 2019-03-22 22:55 UTC  (9+ messages)

[patch] PR jit/87808: Allow libgccjit to work without an external gcc driver
 2019-03-22 22:03 UTC  (2+ messages)

[wwwdocs] My changes to gcc-9/changes.html
 2019-03-22 21:29 UTC  (2+ messages)
` [wwwdocs, committed] My changes to gcc-9/changes.html (v2)

[PATCH] Remove broken links from libstdc++ manual to Doxygen pages
 2019-03-22 21:23 UTC 

[PATCH/AARCH64] Fix zero_extendsidi2_aarch64 type attribute
 2019-03-22 17:44 UTC  (2+ messages)

Patch to fix PR89676
 2019-03-22 17:35 UTC 

[PATCH] Avoid -Wconversion warnings when -Wsystem-headers is used
 2019-03-22 16:58 UTC 

[PATCH, wwwdocs] Mention -march=armv8.5-a and other new command line options for AArch64 and Arm for GCC 9
 2019-03-22 16:43 UTC  (4+ messages)

[RFC] D support for S/390
 2019-03-22 16:25 UTC  (6+ messages)

[C++ PATCH] Fix thread_local initialization (PR c++/60702)
 2019-03-22 14:48 UTC  (6+ messages)
      ` [C++ PATCH] Fix thread_local initialization (PR c++/60702, take 2)

[C++ PATCH] Add -fconstexpr-loop-nest-limit= option (PR c++/87481)
 2019-03-22 14:29 UTC  (11+ messages)
        ` [C++ PATCH] Add -fconstexpr-ops-limit= "
                ` [C++ PATCH] Add -fconstexpr-ops-limit= option (PR c++/87481, take 2)

[PATCH] PR ada/89583, GNAT.Sockets.Bind_Socket fails with IPv4 address
 2019-03-22 14:28 UTC  (8+ messages)
            ` [Ada] GNAT.Sockets: fix recent regressions

[PATCH][GCC][AArch64] Vectorise __builtin_signbit on aarch64
 2019-03-22 12:47 UTC  (2+ messages)

[PATCH] Add missing avx512fintrin.h _mm_mask{,3,z}_f{,n}m{add,sub}_s{s,d} intrinsics (PR target/89784)
 2019-03-22 11:18 UTC  (6+ messages)

[PATCH] [NDS32] Fix nds32_split_ashiftdi3 with large shift amount
 2019-03-22  9:36 UTC  (2+ messages)

[PATCH] Fix up various fma operand predicates
 2019-03-22  9:19 UTC  (2+ messages)

Video Landing Pack: Videospot + Live Chat + Landing + 10.000 Clienti
 2019-03-22  7:41 UTC 

[PATCH] fix ICE in __builtin_has_attribute (PR 88383 and 89288)
 2019-03-22  2:37 UTC  (16+ messages)
` PING "

[PATCH] rs6000: Fix typo in mmintrin.h
 2019-03-22  2:17 UTC  (2+ messages)

[PATCH] Integration of parallel standard algorithms for c++17
 2019-03-22  0:42 UTC  (15+ messages)

[gomp4] check for sufficient parallelism when calling acc routines in fortran
 2019-03-21 21:03 UTC  (5+ messages)
` [PATCH] [PR89773] Fortran OpenACC 'routine' directive refuses procedures with implicit EXTERNAL attribute
` [PR72741] Properly handle clauses specifying the level of parallelism for 'external' Fortran OpenACC routines (was: [gomp4] check for sufficient parallelism when calling acc routines in fortran)

[PATCH,openacc] check for compatible loop parallelism with acc routine calls
 2019-03-21 20:51 UTC  (9+ messages)
` [PR72741] Encode OpenACC 'routine' directive inside Fortran module files
    ` [PR72741] Encode OpenACC 'routine' directive's level of parallelism "

C++ PATCH for c++/89612 - ICE with member friend template with noexcept
 2019-03-21 20:05 UTC  (4+ messages)

[gomp4] encode acc routine clauses inside fortran module files
 2019-03-21 20:01 UTC  (9+ messages)
` [gomp4] Fix PR72741
  ` [PATCH] OpenACC routines in fortran modules
    ` [WIP] [PR fortran/72741] Rework Fortran OpenACC routine clause handling (was: [PATCH] OpenACC routines in fortran modules)
          ` [WIP] [PR fortran/72741] Rework Fortran OpenACC routine clause handling
            ` [PR72741, PR89433] Repeated use of the Fortran OpenACC 'routine' directive

[PATCH] Avoid inter-test dependencies in gfortran.dg (PR fortran/56408)
 2019-03-21 19:47 UTC  (2+ messages)

[Patch, Fortran + Testsuite] Fix coarray handling in modules
 2019-03-21 19:34 UTC  (3+ messages)

[fortran, patch] IEEE intrinsic modules (ping)
 2019-03-21 19:27 UTC  (11+ messages)

[C++ debug PATCH] [PR88534] accept VAR_DECL in class literal template parms
 2019-03-21 19:12 UTC  (10+ messages)

Go patch committed: Add a newline to function receiver in type debug dump
 2019-03-21 17:48 UTC 

[PATCH, RFC] Wrong warning message fix for gcc 9
 2019-03-21 16:23 UTC 

[PATCH] In C++17 <math.h> should not put special functions in global namespace
 2019-03-21 14:25 UTC 

[PATCH] make ggc pick up comp_dir_string() cache value. (dwarf2out.c)
 2019-03-21 13:44 UTC  (2+ messages)

Fix use of COMPLETE_TYPE_P for -Wstrict-aliasing=1
 2019-03-21 13:28 UTC  (2+ messages)

[PATCH] Fix PR89505
 2019-03-21 12:38 UTC  (2+ messages)

[PATCH] PR libstdc++/88066 Use <> for includes not ""
 2019-03-21 12:24 UTC 

RFA: Patch to fix severe recursion in d_count_templates_scopes (PR 89394)
 2019-03-21 12:07 UTC 

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).