public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/5] Fix various MPX issues
 2017-03-07 15:00 UTC  (15+ messages)
` [PATCH 1/5] Fix *_CST ICEs connected to MPX
` [PATCH 5/5] Support BIT_FIELD_REF in MPX (PR ipa/79764)
` [PATCH 3/5] Fix ICE in tree-chkp-opt.c (PR tree-optimization/79631)
` [PATCH 4/5] Disable -fcheck-pointer-bounds with sanitizers
` [PATCH 2/5] Get bounds for a PARM_DECL (PR ipa/79761)

[PATCH 0/5] Fix various MPX issues
 2017-03-07 14:47 UTC  (2+ messages)

[OBVIOUS][PATCH] gcov: put comment to correct location
 2017-03-07 14:09 UTC 

[PATCH, rs6000][GCC6] Fix PR78543, ICE in push_reload on powerpc64le-linux-gnu
 2017-03-07 13:35 UTC  (3+ messages)

[PATCH] For broken exception handling in GDB on AIX platform
 2017-03-07 12:43 UTC  (3+ messages)

[PATCH] PR libstdc++/79789 fix non-reserved names in headers
 2017-03-07 12:26 UTC  (2+ messages)

[PATCH] i386: Do not align small stack slots to 16 bytes
 2017-03-07 11:56 UTC  (4+ messages)

[PATCH] Fix MIPS-specific ICE in gcc.dg/pr77834.c (PR rtl-optimization/79150)
 2017-03-07 11:44 UTC 

[PATCH] Increment value instead of a pointer in ADA macro processing
 2017-03-07 10:31 UTC 

[PATCH 1/5] Fix *_CST ICEs connected to MPX
 2017-03-07 10:22 UTC 

Fix IRA issue, PR79728
 2017-03-07  9:46 UTC 

[PATCH] Fix PR79887
 2017-03-07  9:42 UTC  (3+ messages)

[PATCH] PR c/79855: add full stop to store merging param descriptions
 2017-03-07  9:25 UTC 

[PATCH] Fix GC PCH bug in dwarf2out.c (PR c++/79821)
 2017-03-07  9:09 UTC  (4+ messages)

[PATCH] Use array_at_struct_end_p in tree-chkp.c (PR middle-end/68270)
 2017-03-07  8:52 UTC  (2+ messages)

[PATCH] Fix ubsan ICE (PR sanitizer/79897)
 2017-03-07  8:02 UTC  (3+ messages)

[PATCH] Fix MIN_EXPR/MAX_EXPR expansion for vector types (PR rtl-optimization/79901)
 2017-03-07  7:56 UTC  (2+ messages)

[PATCH] Fix {s,u}{min,max}v[842]di3 expanders (PR rtl-optimization/79901)
 2017-03-07  7:19 UTC  (2+ messages)

[committed] Fix varargs padding on hppa64 target
 2017-03-06 23:04 UTC 

C PATCH to fix ICE with old-style parameter declarations with initializers (PR sanitizer/79757)
 2017-03-06 21:44 UTC 

patch to fix PR79571
 2017-03-06 20:35 UTC  (4+ messages)

C++ PATCH to fix ICE with NSDMI and this pointer (PR c++/79796)
 2017-03-06 16:30 UTC  (2+ messages)

C PATCH to tidy implicit_decl_warning
 2017-03-06 15:32 UTC 

[C++ PATCH] Fix ICE on empty statement expression (PR c++/79822)
 2017-03-06 14:49 UTC  (2+ messages)

C++ PATCH for C++17 class template argument deduction issues
 2017-03-06 14:44 UTC  (4+ messages)

[PATCH,testsuite] Add check_effective_target_rdynamic and use it in g++.dg/lto/pr69589_0.C
 2017-03-06 14:17 UTC 

[PATCH,testsuite] Skip gcc.dg/lto/pr60449_0.c for mips*-*-elf* targets
 2017-03-06 13:17 UTC  (11+ messages)

[RFC] VEC_SELECT sanity checking in genrecog
 2017-03-06 12:55 UTC  (11+ messages)
` [RFC] VEC_SELECT sanity checking in genrecog (arm, aarch64, mips)

[PATCH] S/390: Change 2-byte NOPs
 2017-03-06 12:44 UTC  (2+ messages)

[PATCH] S/390: Disable vectorization for loops with few iterations
 2017-03-06 12:44 UTC  (3+ messages)

[PR79793] Fixes interrupt stack alignment
 2017-03-06 12:07 UTC  (4+ messages)

[PATCH] Fix PR79894
 2017-03-06 12:05 UTC  (2+ messages)

[PATCH] Fix PR79824
 2017-03-06 12:05 UTC 

[PATCH,testsuite] MIPS: Force O32 ABI for inline-memcpy-3.c
 2017-03-06 11:31 UTC  (3+ messages)

[PATCH v4] aarch64: Add split-stack initial support
 2017-03-06 10:51 UTC  (2+ messages)

[PATCH] Fix avx512 vpermq (PR target/79812)
 2017-03-06 10:03 UTC  (2+ messages)

[PATCH][MIPS]MSA min,max insn family RTL fixes
 2017-03-06  9:31 UTC  (2+ messages)

[PATCH][MIPS]MSA dotp.d, dpadd.d, dpsub.d insn RTL - fix MODE
 2017-03-06  9:29 UTC  (2+ messages)

[PATCH][MIPS]MSA AND.d optimization to generate BCLRI.d
 2017-03-06  9:28 UTC  (2+ messages)

[PATCH] Fix some PR79851 issues
 2017-03-06  8:53 UTC 

[PATCH] Use fixed_nonglobal_reg_set to deduce ok_regs (PR rtl-optimization/79728)
 2017-03-06  8:27 UTC 

Fix ICE in use-after-scope w/ -fno-tree-dce (PR, sanitize/79783)
 2017-03-06  8:10 UTC  (4+ messages)

[PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types
 2017-03-06  5:12 UTC 

[PATCH] [AArch64] Implement automod load and store for Thunderx2t99
 2017-03-06  5:12 UTC 

[PATCH][AArch64] Implement ALU_BRANCH fusion
 2017-03-06  5:12 UTC 

[PATCH][AArch64] Fix type for 1-element load
 2017-03-06  5:12 UTC 

[PATCH][AArch64] Add aes and sha reservations for Thunderx2t99
 2017-03-06  5:12 UTC 

[PATCH][AArch64] Add crypto_pmull attribute
 2017-03-06  5:11 UTC 

[PATCH][AArch64] Add crc reservations for Thunderx2t99
 2017-03-06  5:11 UTC 

[PATCH][AArch64] Add addr_type attribute
 2017-03-06  5:11 UTC 

[PATCH] Add std::scoped_lock for C++17
 2017-03-05 18:38 UTC 

ARC options documentation questions
 2017-03-05 12:14 UTC  (4+ messages)

[PATCH, Fortran, Coarray, v1] Add support for failed images
 2017-03-05 11:41 UTC  (5+ messages)

[wwwdocs] Shorten intro in gcc-7/porting_to.html
 2017-03-04 20:26 UTC 

New French PO file for 'gcc' (version 7.1-b20170226)
 2017-03-04 19:12 UTC 

[Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7
 2017-03-04 16:45 UTC  (6+ messages)
      ` i386-unknown-freebsd -> i586-unknown-freebsd (was: [Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7)

[wwwdocs] Update changes.html for LTO and IPA
 2017-03-04 15:26 UTC  (5+ messages)

New German PO file for 'gcc' (version 7.1-b20170226)
 2017-03-04 15:07 UTC 

[PATCH, GCC/x86 mingw32] Add configure option to force wildcard behavior on Windows
 2017-03-04 14:25 UTC  (12+ messages)
                      ` [wwwdocs] gcc-8/porting_to.html (was: [PATCH, GCC/x86 mingw32] Add configure option to force wildcard behavior on Windows)

C PATCH to add missing space in diagnostic (PR c/79847)
 2017-03-04 11:05 UTC 

[PATCH] Fix -O0 -ffloat-store -mavx ICE (PR target/79807)
 2017-03-04  8:55 UTC  (8+ messages)
      ` [PATCH] Add " && !(MEM_P (operands[0]) && MEM_P (operands[1]))" to condition of some sse.md instructions

C++ PATCH to overload resolution for inherited constructors
 2017-03-04  8:12 UTC 

C++ PATCH to add -Wno-noexcept-type
 2017-03-04  8:02 UTC 

[patch, committed] Bug 79841 - Inconsistent diagnostics
 2017-03-04  3:22 UTC 

New German PO file for 'gcc' (version 7.1-b20170226)
 2017-03-03 23:47 UTC 

[committed] Small C OpenMP diagnostics fix (PR c/79837)
 2017-03-03 20:19 UTC 

[committed] Fix 3 C FE diagnostic messages (PR c/79836)
 2017-03-03 19:58 UTC 

C PATCH to fix c/79758 (ICE-on-invalid with function redefinition and old style decls)
 2017-03-03 18:57 UTC  (4+ messages)

[maintainer-scripts] gcc_release: replace MD5 hashing
 2017-03-03 18:49 UTC 

[PATCH], PR target/79038, Improve char/short -> _Float128 conversions
 2017-03-03 18:10 UTC 

[PATCH] [MSP430] PR78838: Do not add section name prefixes when section name is .lowtext
 2017-03-03 17:43 UTC 

[PATCH] [ARC] Handle complex PIC move patterns
 2017-03-03 17:23 UTC  (2+ messages)

Fix (work around) LRA infinite loop, PR78911
 2017-03-03 16:57 UTC  (2+ messages)

[PATCH][AArch64] Fix bootstrap due to wide_int .elt (0) uninit warning
 2017-03-03 16:27 UTC 

[PATCH, i386]: Fix a couple of split insn constraints
 2017-03-03 16:23 UTC 

[PATCH] libbacktrace: Fix compile warning building testcase
 2017-03-03 14:47 UTC 

Fix IRA issue, PR79728
 2017-03-03 13:51 UTC 

[PATCH,testsuite] MIPS: Fix register mode checking for n64 in pr68273.c
 2017-03-03 13:26 UTC  (3+ messages)

[OBVIOUS] [PATCH] Remove unused variable
 2017-03-03 13:14 UTC  (2+ messages)

[PATCH] Fix IFN_ATOMIC* handling with -fnon-call-exceptions (PR middle-end/79805)
 2017-03-03 13:08 UTC  (4+ messages)

[PATCH, testsuite]: Disable some tests on x32
 2017-03-03 12:27 UTC 

[PATCH] Properly handle __cxa_pure_virtual visibility (PR lto/79760)
 2017-03-03 11:57 UTC 

[C++ Patch] PR 70266
 2017-03-03 11:36 UTC  (2+ messages)

[PATCH] Revert part of fixed-value fix
 2017-03-03 11:32 UTC 

GCSE: Use HOST_WIDE_INT instead of int (PR, rtl-optimization/79574)
 2017-03-03 11:04 UTC  (4+ messages)

[PATCH] free MPFR caches in gimple-ssa-sprintf.c (PR 79699)
 2017-03-03 11:02 UTC  (7+ messages)

Add -Wdisabled-optimization to loop prefetching pass (PR, tree-optimization/79803)
 2017-03-03 10:58 UTC  (3+ messages)

[PATCH] rs6000: Fix for -mwarn-cell-microcode (PR43763)
 2017-03-03 10:46 UTC 

[PATCH] Avoid peeling for gaps if accesses are aligned
 2017-03-03 10:19 UTC  (12+ messages)

[PATCH][C++] Fix PR79825
 2017-03-03 10:08 UTC 

[wwwdocs] gcc-4.7/changes.html -- "typed DWARF stack"
 2017-03-03 10:07 UTC 

[PATCH, i386]: Fix PR79514, ICE with -m96bit-long-double on x86_64
 2017-03-03  9:20 UTC  (2+ messages)

[PATCH docs] remove Java from GCC 7 release criteria
 2017-03-03  8:55 UTC  (9+ messages)

[RFA PATCH, i386]: Warn for 64-bit values in general-reg asm operands and error out for 8-bit values in invalid GR asm operand
 2017-03-03  7:46 UTC  (11+ messages)

C++ PATCH to fix -Wpedantic -Werror=write-strings behavior (PR c++/79791)
 2017-03-03  6:35 UTC  (2+ messages)

New Danish PO file for 'gcc' (version 7.1-b20170226)
 2017-03-02 20:02 UTC 

[PATCH] Fix rtl/x86_64 fails with -m32
 2017-03-02 19:33 UTC  (3+ messages)

[PATCH,rs6000] PR79395: Fix compile error with -mcpu=power9 and -mno-vsx and __builtin_vec_cmpne_p
 2017-03-02 19:21 UTC  (4+ messages)

[PATCH, rs6000, committed] Fix bootstrap failures for uninitialized memory
 2017-03-02 19:20 UTC 

[PATCH] PR libstdc++/79789 fix non-reserved names in headers
 2017-03-02 18:59 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).