public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/4] Clean-up warnings spotted by Rtags
 2018-10-03 19:35 UTC  (10+ messages)
` [PATCH 2/4] Remove unused functions and fields

[PATCH, libgcc]: Use type-generic fpclassify builtins in libgcc2.c
 2018-10-03 19:10 UTC  (3+ messages)

[PATCH, pdp11] Enable LRA for pdp11
 2018-10-03 18:54 UTC 

[PATCH] RISC-V: Fix unordered float compare for Signaling NaN
 2018-10-03 18:49 UTC  (5+ messages)

[PATCH][AArch64] Support zero-extended move to FP register
 2018-10-03 18:38 UTC  (8+ messages)

[PATCH, i386]: Remove mixed-mode x87 absneg patterns
 2018-10-03 18:38 UTC 

C++ PATCH to implement C++20 P0892R2 - explicit(bool)
 2018-10-03 18:33 UTC  (8+ messages)

[PATCH] handle a null data.decl consistently in strnlen (PR 87490)
 2018-10-03 18:26 UTC 

[committed] Minor fixes to get_range_strlen and strlen folding
 2018-10-03 17:50 UTC 

[PATCH] Use get_create for fn_summary (PR ipa/87491)
 2018-10-03 17:44 UTC  (4+ messages)

[PATCH, LRA] Never reload fixed form constraints memory operand
 2018-10-03 16:57 UTC 

[PATCH][GCC][front-end][opt-framework] Remove superfluous assignment in add_params
 2018-10-03 16:53 UTC  (2+ messages)

[GCC 8] [PATCH] i386: Remove _Unwind_Frames_Increment
 2018-10-03 16:47 UTC  (2+ messages)

VRP: special case all pointer conversion code
 2018-10-03 16:42 UTC  (2+ messages)

[PATCH] [Ada] Make middle-end string literals NUL terminated
 2018-10-03 16:35 UTC  (10+ messages)
    ` [PATCH] Handle not explicitly zero terminated strings in merge sections
              ` [PATCHv2] "

[PATCHv2][PR 81376] Remove unnecessary float casts in comparisons
 2018-10-03 16:31 UTC  (4+ messages)
` [PATCHv3][PR "
  ` [PATCHv3][PR 81376][PING] "

[C++ PATCH] Implement P0840, language support for empty objects
 2018-10-03 16:30 UTC  (2+ messages)

[PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions
 2018-10-03 16:11 UTC  (29+ messages)
                    ` GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions)

[PATCH] Fix typo, fixing PR87465
 2018-10-03 15:56 UTC  (2+ messages)

[PATCH 0/2][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register
 2018-10-03 14:43 UTC  (21+ messages)
                ` [PATCH 2/2 v3][IRA,LRA] "

[PATCH 1/4] introduce struct strlen_data_t into gimple-fold
 2018-10-03 14:25 UTC 

libgo patch committed: Update to 1.11 release
 2018-10-03 14:09 UTC  (13+ messages)

[C++ Patch] PR 71140 ("[concepts] ill-formed nested-requirement lacking a semicolon not rejected")
 2018-10-03 12:35 UTC 

[PATCH] PR libstdc++/59439 optimize uses of classic ("C") std::locale
 2018-10-03 12:34 UTC  (2+ messages)

[PATCH] Use C++11 direct initialization in Debug associative containers
 2018-10-03 10:46 UTC  (2+ messages)

GCC 8 backports
 2018-10-03 10:09 UTC  (5+ messages)

[patch] Fix ARM_TARGET2_DWARF_FORMAT for arm-vxworks7
 2018-10-03  9:57 UTC 

Fold more boolean expressions
 2018-10-03  8:56 UTC 

RFC: Implementing a new API for value_range
 2018-10-03  8:52 UTC  (2+ messages)

[OpenACC] initial manual deep copy in c
 2018-10-03  0:18 UTC 

[PATCH][IRA,LRA] Fix PR87466, all pseudos live across setjmp are spilled
 2018-10-02 19:45 UTC  (10+ messages)

[PATCH] Properly mark lambdas in GCOV (PR gcov-profile/86109)
 2018-10-02 18:09 UTC  (4+ messages)

[PATCH 3/4] - Change sprintf to use new get_range_strlen overload
 2018-10-02 16:46 UTC 

[PATCH 4/4] - Replace uses of old get_range_strlen with the new one
 2018-10-02 16:42 UTC 

[PATCH, AArch64 v2 00/11] LSE atomics out-of-line
 2018-10-02 16:37 UTC  (12+ messages)
` [PATCH, AArch64 v2 11/11] Enable -matomic-ool by default
` [PATCH, AArch64 v2 02/11] aarch64: Improve cas generation
` [PATCH, AArch64 v2 07/11] aarch64: Add out-of-line functions for LSE atomics
` [PATCH, AArch64 v2 04/11] aarch64: Improve atomic-op lse generation
` [PATCH, AArch64 v2 01/11] aarch64: Simplify LSE cas generation
` [PATCH, AArch64 v2 09/11] aarch64: Force TImode values into even registers
` [PATCH, AArch64 v2 08/11] aarch64: Implement -matomic-ool
` [PATCH, AArch64 v2 03/11] aarch64: Improve swp generation
` [PATCH, AArch64 v2 06/11] Add visibility to libfunc constructors
` [PATCH, AArch64 v2 10/11] aarch64: Implement TImode compare-and-swap
` [PATCH, AArch64 v2 05/11] aarch64: Emit LSE st<op> instructions

[PATCH 1/4] introduce struct strlen_data_t into gimple-fold
 2018-10-02 16:37 UTC 

[PATCH 0/4] avoid relying on type information in get_range_strlen
 2018-10-02 16:37 UTC 

[PATCH 2/4] - relax strlen range optimization to avoid making assumptions about types
 2018-10-02 16:37 UTC 

[PATCH,Fortran] Fix libgfortran/io/close.c for !HAVE_UNLINK_OPEN_FILE
 2018-10-02 16:19 UTC  (2+ messages)

[PATCH 1/2] S/390: Rename arch12 to z14
 2018-10-02 15:42 UTC  (2+ messages)
` [PATCH 2/2] S/390: Support IBM z14 Model ZR1 with -march=native

[PATCH, i386]: Remove isinf patterns
 2018-10-02 15:37 UTC 

[PATCH] warn for sprintf argument mismatches (PR 87034)
 2018-10-02 15:33 UTC  (2+ messages)

[PATCH, i386]: Perform ix86_emit_i387_round calculations in XFmode
 2018-10-02 15:33 UTC 

PING: Re: VRP: special case all pointer conversion code
 2018-10-02 15:25 UTC  (2+ messages)
` PING * 2: "

[patch,openacc] Add warning for unused acc routine parallelism
 2018-10-02 15:18 UTC 

libgo patch committed: Update to 1.11 release
 2018-10-02 15:13 UTC  (3+ messages)

[patch,openacc] Check for sufficient parallelism when calling acc routines in Fortran
 2018-10-02 15:13 UTC 

[patch,openacc] Check clauses with intrinsic function specified in !$ACC ROUTINE ( NAME )
 2018-10-02 15:06 UTC 

[patch,openacc] Repeated use of the OpenACC routine directive
 2018-10-02 14:57 UTC 

[PATCH c++/pr87295] -fdebug-types-section ICE
 2018-10-02 14:46 UTC  (2+ messages)

[PATCH] rs6000: Fix vec-init-6.c (PR87081)
 2018-10-02 14:22 UTC 

[PATCH, rs6000] 2/2 Add x86 SSE3 <pmmintrin,h> intrinsics to GCC PPC64LE target
 2018-10-02 14:18 UTC 

[PATCH, rs6000] 1/2 Add x86 SSE3 <pmmintrin,h> intrinsics to GCC PPC64LE target
 2018-10-02 14:17 UTC 

[committed] Use structure to bubble up information about unterminated strings from c_strlen
 2018-10-02 14:12 UTC  (4+ messages)

[patch,openacc] Add support for OpenACC routine nohost clause
 2018-10-02 14:12 UTC 

[patch,openacc] Use oacc_verify_routine_clauses for C/C++
 2018-10-02 14:12 UTC 

[PATCH] Avoid redundant runtime checks in std::visit
 2018-10-02 14:02 UTC 

Fold more boolean expressions
 2018-10-02 14:01 UTC  (3+ messages)

[PATCH][rs6000][PR target/87474] fix strncmp expansion with -mno-power8-vector
 2018-10-02 13:38 UTC  (5+ messages)

[PATCH][GCC][front-end][opt-framework] Update options framework for parameters to properly handle and validate configure time params. [Patch (2/3)]
 2018-10-02 13:24 UTC  (5+ messages)

[PATCH, GCC/ARM] Fix PR87374: ICE with -mslow-flash-data and -mword-relocations
 2018-10-02 12:55 UTC  (4+ messages)

Use -fno-show-column in libstdc++ installed testing
 2018-10-02 12:48 UTC  (2+ messages)

[PATCH] libstdc++: Remove unused define
 2018-10-02 12:39 UTC  (2+ messages)

Privatize do_jump and do_jump_1
 2018-10-02 12:27 UTC 

[PATCH, OpenACC] Properly handle wait clause with no arguments
 2018-10-02 11:08 UTC  (2+ messages)

Small tweak to reorg.c
 2018-10-02 10:55 UTC 

RFC: x87 reduc_plus_scal_* AVX (and AVX512?) expanders
 2018-10-02 10:42 UTC  (3+ messages)
` [PATCH] Adjust V[24]DF reduc_plus_scal patterns (was: RFC: x87 reduc_plus_scal_* AVX (and AVX512?) expanders)

[patch] Fix PR tree-optimization/86659
 2018-10-02 10:20 UTC  (3+ messages)

[PATCH][2/n] Make _INLINE_ENTRY markers have the location we finally need
 2018-10-02  3:52 UTC  (2+ messages)

[PATCH] detect attribute mismatches in alias declarations (PR 81824)
 2018-10-01 23:47 UTC  (2+ messages)

Go patch committed: Use underlying type to build placeholder type for aliases
 2018-10-01 22:41 UTC 

[PATCH] warn for strlen of arrays with missing nul (PR 86552)
 2018-10-01 21:49 UTC  (5+ messages)
` PING "
  ` [PATCH 0/6] improve handling of char arrays with missing nul (PR 86552, 86711, 86714)
    ` [PATCH 6/6] detect unterminated const arrays in strnlen calls (PR 86552)

[PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561)
 2018-10-01 21:46 UTC  (18+ messages)
                                ` [PING] "

[PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028)
 2018-10-01 21:31 UTC  (10+ messages)
                ` [PING] "

Fix pretty printers in _GLIBCXX_DEBUG mode
 2018-10-01 20:16 UTC 

[PATCH][C]/[C++] Remove DECL_FROM_INLINE use
 2018-10-01 19:51 UTC  (3+ messages)

[libstdc++,doc] adjust a link in doc/xml/manual/allocator.xml
 2018-10-01 19:03 UTC 

[libiberty] Use pipe inside pex_run
 2018-10-01 19:00 UTC  (2+ messages)

((X /[ex] A) +- B) * A --> X +- A * B
 2018-10-01 16:37 UTC  (3+ messages)

[libstdc++,doc] adjust link to www.oracle.com
 2018-10-01 14:47 UTC  (2+ messages)

[PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION}
 2018-10-01 14:29 UTC  (4+ messages)

[PATCH] libgo: Don't assume sys.GoarchAmd64 == 64-bit pointer
 2018-10-01 14:13 UTC  (4+ messages)

[PATCH, AArch64 00/11] LSE atomics out-of-line
 2018-10-01 13:51 UTC  (3+ messages)
` [PATCH, AArch64 10/11] aarch64: Implement TImode compare-and-swap

RFC: variant and ODR based type merging during LTO streaming
 2018-10-01 13:42 UTC  (8+ messages)

vector<bool> _M_start and 0 offset
 2018-10-01 12:45 UTC  (11+ messages)

New Russian PO file for 'gcc' (version 8.2.0)
 2018-10-01 11:05 UTC 

[PATCH] GCOV: introduce --json-format
 2018-10-01 10:47 UTC  (3+ messages)

[PATCH 0/2] [ARC] Bug fix, improve size figures
 2018-10-01  9:39 UTC  (7+ messages)
` [PATCH 1/2] [ARC] Check for odd-even register when emitting double mac ops
` [PATCH 2/2] [ARC] Avoid specific constants to end in limm field

[c-family] Small fix for -fdump-ada-spec
 2018-10-01  9:39 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).