public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
C++ PATCH to fix ICE in strip_typedefs with -Wpadded (PR c++/79900)
 2017-03-09 21:06 UTC  (3+ messages)

[PATCH] Define macro to simplify std::_Not_fn definition
 2017-03-09 20:40 UTC 

[PATCH, rs6000] Fix incorrect mode usage for vec_select
 2017-03-09 20:32 UTC  (2+ messages)

strong using directives
 2017-03-09 20:28 UTC  (2+ messages)

[PATCH] PR libstdc++/79789 fix non-reserved names in headers
 2017-03-09 19:46 UTC  (3+ messages)

[PATCH] [PATCH, rs6000] Fix pr79941
 2017-03-09 19:02 UTC  (4+ messages)

[PATCH] Fix out-of-bounds write in RTL function reader (PR bootstrap/79952)
 2017-03-09 18:58 UTC 

[PATCH], PR target/79038, Improve char/short -> _Float128 conversions
 2017-03-09 18:45 UTC  (2+ messages)

[PATCH] Microblaze: Fixes for RTL Checking
 2017-03-09 18:18 UTC 

[PATCH,committed] FIx MIPS lxc1-sxc1 tests for soft-float configurations
 2017-03-09 17:21 UTC 

[PATCH 0/7] Various i18n fixes (and questions)
 2017-03-09 17:16 UTC  (8+ messages)
` [PATCH 7/7] Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)
` [PATCH 2/7] aarch64.c: tweaks to quoting in error messages (PR target/79925)
` [PATCH 5/7] fortran: remove trailing exclamation mark from various diagnostics (PR fortran/79852)
` [PATCH 3/7] Remove trailing period from various diagnostic messages (PR translation/79923)
` [PATCH 4/7] c-indentation.c: workaround xgettext limitation (PR c/79921)
` [PATCH 1/7] Add missing punctuation to message (PR driver/79875)
` [PATCH 6/7] i386.c: make "sorry" message more amenable to translation (PR target/79926)

[PATCH] [PATCH, rs6000] Fix pr79941 (v2)
 2017-03-09 16:59 UTC  (2+ messages)

[C PATCH] Fix debug info locus of enum with previous forward declaration (PR c/79969)
 2017-03-09 16:38 UTC  (6+ messages)

fix spurious error from switch-conversion on overaligned types
 2017-03-09 16:22 UTC  (4+ messages)

C++ PATCH to fix wrong-code with pointer-to-data-members (PR c++/79687)
 2017-03-09 16:20 UTC  (7+ messages)

[PATCH, aarch64] add unwind support for aarch64-*-freebsd*
 2017-03-09 15:49 UTC  (2+ messages)

[PATCH] Define std::byte for C++17 (P0298R3)
 2017-03-09 15:47 UTC 

[PATCH,testsuite] Add check_effective_target_rdynamic and use it in g++.dg/lto/pr69589_0.C
 2017-03-09 15:08 UTC  (4+ messages)

patch to fix PR79949
 2017-03-09 14:44 UTC 

[RFC][PATCH][AArch64] Improve generic branch cost
 2017-03-09 14:42 UTC 

[PATCH 0/5] Fix various MPX issues
 2017-03-09 14:19 UTC  (28+ messages)
` [PATCH 5/5] Support BIT_FIELD_REF in MPX (PR ipa/79764)
` [PATCH 4/5] Disable -fcheck-pointer-bounds with sanitizers
` [PATCH 1/5] Fix *_CST ICEs connected to MPX
` [PATCH 3/5] Fix ICE in tree-chkp-opt.c (PR tree-optimization/79631)
` [PATCH 2/5] Get bounds for a PARM_DECL (PR ipa/79761)
` [PATCH 6/N] Do not warn -Wsuggest-attribute=noreturn for main.chkp (PR, middle-end/78339)

[PATCH] Fix PR79977
 2017-03-09 14:11 UTC 

[PATCH] Fix PR79971
 2017-03-09 13:18 UTC 

[PATCH] Fix PR79970
 2017-03-09 13:17 UTC 

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

[PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types
 2017-03-09 10:54 UTC  (3+ messages)

[PATCH][AArch64] Add crypto_pmull attribute
 2017-03-09 10:51 UTC  (2+ messages)

[PATCH][AArch64] Add aes and sha reservations for Thunderx2t99
 2017-03-09 10:30 UTC  (4+ messages)

[PATCH][AArch64] PR target/79913: VEC_SELECT bugs in aarch64 patterns
 2017-03-09 10:29 UTC  (2+ messages)

[PATCH][AArch64] Implement ALU_BRANCH fusion
 2017-03-09 10:22 UTC  (4+ messages)

[PATCH, GCC/LTO] Fix PR69866: LTO with def for weak alias in regular object file
 2017-03-09  9:43 UTC  (2+ messages)

[PATCH][MIPS]MSA AND.d optimization to generate BCLRI.d
 2017-03-09  9:39 UTC  (5+ messages)

[PATCH] Increment value instead of a pointer in ADA macro processing
 2017-03-09  9:36 UTC  (4+ messages)

[PATCH, Fortran, Coarray, v1] Add support for failed images
 2017-03-09  8:45 UTC  (5+ messages)

[PATCH] Fix up avx512bwintrin.h with -O0 (PR target/79932)
 2017-03-09  8:38 UTC  (2+ messages)

[PATCH] Fix up avx512vlintrin.h with -O0 (PR target/79932)
 2017-03-09  8:38 UTC  (2+ messages)

[PATCH] Fix -fsanitize=address atomic builtin handling (PR sanitizer/79944)
 2017-03-09  7:59 UTC  (2+ messages)

[Committed] S/390: Add missing constraints in builtin patterns
 2017-03-09  7:54 UTC 

New German PO file for 'gcc' (version 7.1-b20170226)
 2017-03-09  5:57 UTC 

C++ PATCH for c++/79797, ICE with array NSDMI
 2017-03-09  1:01 UTC 

[PATCH] -Wduplicated-branches -fopenmp ICE in inchash::add_expr (PR c++/79672)
 2017-03-08 23:05 UTC  (3+ messages)

[PATCH rs6000] Fix PR79907
 2017-03-08 22:30 UTC 

[PATCH][AArch64] Add crc reservations for Thunderx2t99
 2017-03-08 17:40 UTC  (2+ messages)

[PATCH][AArch64] Fix type for 1-element load
 2017-03-08 17:37 UTC  (2+ messages)

[committed] Fix taskloop handling inside of parallel construct body (PR c/79940)
 2017-03-08 17:25 UTC 

[PATCH][AArch64] Emit tighter strong atomic compare-exchange loop when comparing against zero
 2017-03-08 16:35 UTC 

[RFC] VEC_SELECT sanity checking in genrecog
 2017-03-08 16:14 UTC  (6+ messages)
` [RFC] VEC_SELECT sanity checking in genrecog (arm, aarch64, mips)

[PATCH] Fix PRs 79955 and 79956 (hopefully)
 2017-03-08 16:00 UTC  (3+ messages)

[PATCH] libbacktrace: Fix compile warning building testcase
 2017-03-08 14:21 UTC  (4+ messages)
  ` [PATCH] V2: "

[RFC PATCH libiberty] Fix infinite recursion in demangler
 2017-03-08 14:05 UTC  (3+ messages)

[PATCH] Fix ICE with -Walloca-larger-than=[>INT_MAX] (PR middle-end/79809)
 2017-03-08 12:56 UTC  (4+ messages)

[PATCH] Loop splitting breaks with loops of pointer type
 2017-03-08 11:03 UTC  (2+ messages)

stabilize store merging
 2017-03-08 10:36 UTC  (2+ messages)

[PATCH][ARM] PR target/79911: Invalid vec_select arguments
 2017-03-08 10:34 UTC 

[PATCH] Small ubsan vector arith optimization to fix one testcase from PR sanitizer/79904
 2017-03-08 10:12 UTC  (6+ messages)

[PATCH] For broken exception handling in GDB on AIX platform
 2017-03-08  9:27 UTC 

[Ada] Fix PR ada/79903
 2017-03-08  9:20 UTC 

[Ada] Fix PR ada/79945
 2017-03-08  9:09 UTC 

[committed] Fix avr build
 2017-03-08  8:55 UTC 

[PATCH] Fix PR79920
 2017-03-08  8:48 UTC 

[PATCH] fix error spelling in nds32.c (PR 79928)
 2017-03-08  3:16 UTC  (2+ messages)

[PATCH] add calls.c to GTFILES in Makefile.in
 2017-03-08  1:04 UTC 

[PATCH] For broken exception handling in GDB on AIX platform
 2017-03-07 22:42 UTC  (4+ messages)

[Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7
 2017-03-07 20:01 UTC  (9+ messages)
      ` i386-unknown-freebsd -> i586-unknown-freebsd (was: [Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7)
        ` i386-unknown-freebsd -> i586-unknown-freebsd
          ` Updating config.guess (was: i386-unknown-freebsd -> i586-unknown-freebsd)

[PATCH] Don't ICE if the Fortran FE calls some stor-layout.c etc. function that emits warning, -Wpadded fixes (PR fortran/79886)
 2017-03-07 19:15 UTC 

[committed] OpenMP/OpenACC invalid pragma location diagnostics (PR c/79834)
 2017-03-07 19:11 UTC 

[C++ PATCH] Fix error-recovery in maybe_thunk_body (PR c++/79899)
 2017-03-07 19:03 UTC 

[C++ PATCH] Fix error-recovery for invalid enumerators (PR c++/79896)
 2017-03-07 19:00 UTC 

[PATCH] Fix PR79345, better uninit warnings for memory
 2017-03-07 18:12 UTC  (2+ messages)

C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937)
 2017-03-07 17:10 UTC 

C PATCH to fix ICE with old-style parameter declarations with initializers (PR sanitizer/79757)
 2017-03-07 16:51 UTC  (2+ messages)

[PATCH] PR ada/66205 gnatbind generates invalid code when finalization is enabled in restricted runtime
 2017-03-07 16:20 UTC  (6+ messages)

[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] 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 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 

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)

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