public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH branch/gimple-interchange]obvious cleanup
 2017-12-05 11:24 UTC  (2+ messages)

[PATCH 0/2] [SPARC] Fixes for UT699 errata workaround
 2017-12-05 11:20 UTC  (3+ messages)
` [PATCH 1/2] [SPARC] Prevent -mfix-ut699 from generating b2bst errata sequences

[PATCH] ARM testsuite: force hardfp for addr-modes-float.c
 2017-12-05  9:31 UTC  (6+ messages)

[PATCH] Add -fsanitize=pointer-{compare,subtract}
 2017-12-05  9:28 UTC  (11+ messages)

[PATCH][gimple-interchange] Add reduction validity check
 2017-12-05  9:27 UTC  (5+ messages)

[PING 2] Ability to remap file names in __FILE__, etc (PR other/70268)
 2017-12-05  8:50 UTC 

[PATCH] emit a trap for buffer overflow in placement new
 2017-12-05  8:49 UTC  (4+ messages)

[PATCH][i386,AVX] Enable VNNI support [1/5]
 2017-12-05  7:12 UTC  (2+ messages)

[PATCH] Don't add __builtin_unreachable for -Wreturn-type places at -O0
 2017-12-05  6:30 UTC  (2+ messages)

[PATCH] gcc: xtensa: enable address sanitizer
 2017-12-05  5:37 UTC  (4+ messages)

[PATCH 0/3] improve detection of attribute conflicts (PR 81544)
 2017-12-05  3:21 UTC  (6+ messages)
` [PATCH 5/3] C++ bits to "

Go patch committed: Omit nil check when dereferencing closure variable
 2017-12-05  2:03 UTC 

Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on Solaris/SPARC
 2017-12-05  1:05 UTC  (5+ messages)

[Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
 2017-12-05  0:51 UTC  (13+ messages)

[PR 83141] Prevent SRA from removing type changing assignment
 2017-12-05  0:06 UTC  (2+ messages)

Update scheduling for generic tuning
 2017-12-05  0:01 UTC 

[PATCH] Fix ICE with extend_ref_init_temps of structured binding (PR c++/81197)
 2017-12-05  0:01 UTC 

[RFA][PATCH][tree-optimization/78496] 03/03 Embed and exploit EVRP analysis within DOM
 2017-12-04 23:44 UTC  (3+ messages)

[PATCH] Fix -Wsystem-header warnings in libstdc++
 2017-12-04 23:15 UTC  (4+ messages)

[PATCH v2 0/4] [SPARC] Workarounds for UT699, UT700, and GR712RC errata
 2017-12-04 23:14 UTC  (5+ messages)
` [PATCH v2 3/4] [SPARC] Errata workaround for GRLIB-TN-0010

[v3 PATCH] Implement LWG 2221, No formatted output operator for nullptr
 2017-12-04 23:04 UTC  (2+ messages)

C++ PATCH for c++/82373, constexpr if and non-constant condition
 2017-12-04 22:51 UTC 

[PATCH] Fix typos in riscv register save/restore
 2017-12-04 22:09 UTC 

[PATCH #2], PR target/81959, Fix ++int to _Float128 conversion on power9
 2017-12-04 21:32 UTC  (4+ messages)

[GCC 9][RFC][PATCH] Optimize PHIs with constant arguments better
 2017-12-04 21:25 UTC  (2+ messages)

[PATCH 0/2] v3: C/C++: don't suggest implementation names as spelling fixes (PR c/83236)
 2017-12-04 20:35 UTC  (4+ messages)
` [PATCH 2/2] "
` [PATCH 1/2] Move macro-spellchecking code from "gcc" to new files in c-family

[PATCH][gimple-interchange] Random cleanups
 2017-12-04 17:59 UTC  (4+ messages)

[Patch][aarch64] Add missing thunderx2-t99 instruction scheduling pipeline descriptions
 2017-12-04 17:33 UTC  (3+ messages)

[PATCH,RFC] combine: Remove use_crosses_set_p
 2017-12-04 17:18 UTC  (3+ messages)

[PATCH, obv?] Fix missing newlines from local-pure-const pass dump
 2017-12-04 17:04 UTC  (3+ messages)

[RFA, PATCH] Deprecate stabs if dwarf2 support available
 2017-12-04 16:49 UTC  (3+ messages)

[PATCH] final: Improve output for -dp and -fverbose-asm
 2017-12-04 15:49 UTC  (23+ messages)

[PATCH][Middle-end]79538 missing -Wformat-overflow with %s and non-member array arguments
 2017-12-04 15:34 UTC 

[RFA][PATCH][tree-optimization/78496] 02/03 Do not exploit __builtin_unreachable if -fsanitize=unreachable
 2017-12-04 15:25 UTC  (3+ messages)

[RFA][PATCH][tree-optimization/78496] 01/03 Do not lose range information from earlier VRP passes
 2017-12-04 15:14 UTC  (4+ messages)

[PATCH] Fix PR83255
 2017-12-04 14:01 UTC 

[RFC][PATCH] Extend DCE to remove unnecessary new/delete-pairs
 2017-12-04 12:20 UTC  (10+ messages)

patch to fix PR80818
 2017-12-04 10:52 UTC  (3+ messages)
` [PATCH] Add testcase for PR83252 (was Re: patch to fix PR80818)

[PATCH, rs6000] gimple folding of vec_msum()
 2017-12-04 10:22 UTC  (5+ messages)

[patch][i386, AVX] Adding missing mask[z]_range[_round]_s[d,s] intrinsics
 2017-12-04  9:45 UTC 

[PATCH] lra: Clobbers in a parallel are earlyclobbers (PR83245)
 2017-12-04  9:23 UTC  (3+ messages)

[PATCH] Re: loading of zeros into {x,y,z}mm registers
 2017-12-04  8:25 UTC  (5+ messages)
        ` [PATCH] Re: loading of zeros into {x,y,z}mm registers (take 2)

[PATCH] Fix PR83238
 2017-12-04  8:25 UTC 

[PATCH][i386,AVX] Enable VBMI2 support [5/7]
 2017-12-04  7:19 UTC  (3+ messages)

[PATCH] Fix mult expansion ICE (PR middle-end/82875)
 2017-12-04  7:01 UTC  (2+ messages)
` [testsuite, committed] Require effective target alloca for pr82875.c

[PATCH] enhance documentation of -Wstringop-truncation
 2017-12-03 23:55 UTC 

[Patch, fortran] PR83076 - [8 Regression] ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1598
 2017-12-03 23:48 UTC 

[committed] hppa: Fix bootstrap on hppa-hpux
 2017-12-03 23:28 UTC  (2+ messages)

[patch, fortran] Implement maxval for characters
 2017-12-03 20:43 UTC  (4+ messages)
` Ping**(5./7.) "

[wwwdocs] Remove a final reference to libjava in bugs/
 2017-12-03 18:19 UTC 

[patch, wwwdocs, committed]
 2017-12-03 17:38 UTC  (2+ messages)

[patch, libgfortran] Bug 83191 - [7/8 Regression] Writing a namelist with repeated complex numbers
 2017-12-03 15:28 UTC 

[committed] Avoid -Wsurprising warning on OpenMP min/max array reductions (PR fortran/81304)
 2017-12-03 10:40 UTC  (3+ messages)

[patch, committed] PR83225 - [8.0 regression] runtime error in transfer.c
 2017-12-03  3:31 UTC 

[PATCH] rs6000: Set rs6000_cpu correctly (PR43871)
 2017-12-02 22:53 UTC  (4+ messages)

[PATCH] Fix store-merging vuse handling (PR tree-optimization/83170, PR tree-optimization/83241)
 2017-12-02  7:55 UTC  (2+ messages)

[PATCH] Handle POINTER_DIFF_EXPR in chkp
 2017-12-02  7:54 UTC  (2+ messages)

[PATCH] Fix -Wreturn-type with -fsanitize=return (PR c++/81212)
 2017-12-02  7:54 UTC  (2+ messages)

[PATCH] Small hack for DECL_MODE lack of vector_type_mode-like behavior (PR target/78643, PR target/80583)
 2017-12-02  7:53 UTC  (2+ messages)

[PATCH] doc update for -dp
 2017-12-02  1:58 UTC 

libgo patch committed: Export cgoCheck functions
 2017-12-02  0:46 UTC 

Go patch committed: Avoid middle-end control flow warnings
 2017-12-02  0:39 UTC 

[PATCH] Delete obsolete DWARF1 references
 2017-12-02  0:24 UTC 

[C++ PATCH] Diagnose = delete override of a friend function defined earlier (PR c++/80259)
 2017-12-02  0:13 UTC 

[PATCH] C/C++: don't suggest implementation names as spelling fixes (PR c/83236)
 2017-12-02  0:07 UTC  (3+ messages)
  ` [PATCH] v2: "

[PATCH] PR libgcc/83112, Fix warnings on libgcc float128-ifunc.c
 2017-12-01 23:54 UTC  (7+ messages)

Go patch committed: Add size threshold for nil checks
 2017-12-01 23:18 UTC 

[RFC][PATCH] PR preprocessor/83173: Additional check before decrementing highest_location
 2017-12-01 22:57 UTC 

[PATCH] rs6000: Improve fusion assembler output
 2017-12-01 22:53 UTC  (3+ messages)

[PATCH] rs6000: Cleanup bdz/bdnz insn/splitter, add new insn/splitter for bdzt/bdzf/bdnzt/bdnzf
 2017-12-01 22:46 UTC  (2+ messages)

Fwd: RFC: remove the "tile" architecture from glibc
 2017-12-01 22:12 UTC 

C++ PATCH for c++/79228, complex literal suffixes
 2017-12-01 20:16 UTC 

[patch, fortran, committed] Fix part 2 of PR 83224
 2017-12-01 18:07 UTC 

[PATCH] handle non-constant offsets in -Wstringop-overflow (PR 77608)
 2017-12-01 18:06 UTC  (9+ messages)

Patch to fix an undefined behavior in fortran/decl.c
 2017-12-01 17:36 UTC  (2+ messages)

[Patch, fortran] PRs 82605, 82606 and 82622 - PDT problems
 2017-12-01 17:15 UTC  (2+ messages)

[patch] remove cilk-plus
 2017-12-01 16:19 UTC  (4+ messages)

[PATCH][AArch64] Fix address printing on ILP32
 2017-12-01 15:58 UTC  (2+ messages)

[Committed] S/390: Split MVC instruction for better forwarding
 2017-12-01 15:34 UTC 

libstdc++ PATCH to harmonize noexcept
 2017-12-01 15:33 UTC  (2+ messages)

[PATCH] Fix overflow in __gnu_cxx::__numeric_traits::__min
 2017-12-01 15:09 UTC  (5+ messages)

[PATCH] Add noexcept to std::integral_constant members
 2017-12-01 15:09 UTC 

[PATCH][gimple-linterchange] Rewrite compute_access_stride
 2017-12-01 15:00 UTC  (4+ messages)

Update tune flags for generic
 2017-12-01 14:51 UTC  (2+ messages)

[patch] Fix bug in an OpenACC async test case
 2017-12-01 14:38 UTC 

[RFA] [PATCH] Add a warning for invalid function casts
 2017-12-01 12:42 UTC  (15+ messages)
`  "
          ` [PATCHv2] "
                          ` [PATCHv3] "

[PATCH][gimple-linterchange] add testcase from bwaves
 2017-12-01 11:59 UTC 

[PATCH branch/gimple-linterchange]Use dyn_cast instread of is_a<> and as_a<>
 2017-12-01 11:51 UTC  (2+ messages)

RFC: Variable-length VECTOR_CSTs
 2017-12-01 11:28 UTC  (5+ messages)

[PATCH] Fix PR83232
 2017-12-01 11:09 UTC 

[PATCH][ARM] Fix wrong code by arm_final_prescan with fp16 move instructions
 2017-12-01 10:18 UTC  (5+ messages)

[PATCH][GCC][ARM] Generate .arch and .arch_extensions for each function if required. [Patch (3/3)]
 2017-12-01  8:58 UTC  (3+ messages)

[patch, fortran, committed] Fix PR 83224
 2017-12-01  7:38 UTC 

[PATCH] Fix -Wreturn-type with switches (PR sanitizer/81275)
 2017-12-01  7:06 UTC  (2+ messages)

[PATCH] Fix reassoc qsort checking ICE (PR tree-optimization/83221)
 2017-12-01  7:04 UTC  (2+ messages)

[PATCH] Improve -Wimplicit-fallthrough for nested switches (PR c/79153)
 2017-12-01  7:02 UTC  (2+ messages)

[PATCH] Fix unreachable-2.c testcase (PR sanitizer/83219)
 2017-12-01  7:00 UTC  (2+ messages)

[PATCH, i386] Fix movdi_internal to return MODE_TI with AVX512
 2017-12-01  6:44 UTC  (2+ messages)

[PATCH, i386, AVX] Fix compress test
 2017-12-01  6:29 UTC 

[PATCH, i386] Fix wrong instruction vpcmpeqd generation
 2017-12-01  6:25 UTC  (2+ messages)

[PATCH, i386] Fix registers type for MODE_TI
 2017-12-01  6:00 UTC  (2+ messages)

[C PATCH] More constistent treatment of C initializers (PR c/83222)
 2017-12-01  2:18 UTC  (2+ messages)

[PATCH] Fix "central flowgraph" typo in machine desc docs
 2017-12-01  1:46 UTC  (2+ messages)

[PATCH] make canonicalize_condition keep its promise
 2017-12-01  1:19 UTC  (7+ messages)

[wwwdocs] bugs/index.html: remove explanation of major releases
 2017-12-01  1:18 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).