public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Merge from trunk to gccgo branch
 2019-05-03 16:45 UTC 

[PATCH] simplify_vector_constructor: Rename the second elt to elem
 2019-05-03 16:41 UTC 

[PATCH] Silent -Wformat-truncation warnings in date_and_time.c
 2019-05-03 15:42 UTC  (2+ messages)

[PATCH] Silent -Wformat-truncation warnings in date_and_time.c
 2019-05-03 14:45 UTC 

[PATCH] PR libstdc++/61761 fix std::proj for targets without C99 cproj
 2019-05-03 14:34 UTC  (6+ messages)

[arm] PR target/89400 fix thumb1 unaligned access expansion
 2019-05-03 13:47 UTC 

[PATCH] Fix PR90316
 2019-05-03 13:05 UTC  (2+ messages)

[PATCH] Prep for PR88828 fix
 2019-05-03 13:02 UTC 

[wwwdocs] C++17 library is no longer experimental
 2019-05-03 12:27 UTC 

libstdc++/90277 Review rehash policy
 2019-05-03 12:10 UTC  (2+ messages)

[RFC][PATCH] Postpone print of --help=* option
 2019-05-03 11:36 UTC  (11+ messages)
      ` [PATCH] Fix build with offloading (Re: [RFC][PATCH] Postpone print of --help=* option.)

[PATCH] Support again multiple --help options (PR other/90315)
 2019-05-03 10:59 UTC 

[PATCH] Error only when -mabi=ms is used on a non-MS_ABI system (PR sanitizer/90312)
 2019-05-03 10:51 UTC  (3+ messages)

[PATCH] Avoid epilogue peeling for x264 vectorization in x264_pixel_sad_x4_8x8
 2019-05-03 10:47 UTC  (2+ messages)

[PATCH] Fix PR89518
 2019-05-03 10:45 UTC 

[PATCH] Fix part of PR87314, folding of &decl != "foo"
 2019-05-03 10:44 UTC  (2+ messages)

[PATCH] Improve load/store of non-native vector sizes (PR88963)
 2019-05-03 10:38 UTC 

[PATCH] Fix compile-time regression with new VN
 2019-05-03 10:07 UTC 

[PATCH][stage1] Prefer to use strlen call instead of inline expansion (PR target/88809)
 2019-05-03 10:01 UTC  (3+ messages)

[PATCH][stage1] Prefer to use strlen call instead of inline expansion (PR target/88809)
 2019-05-03  9:00 UTC  (7+ messages)

[PATCH][GCC][AArch64] Vectorise __builtin_signbit on aarch64
 2019-05-03  8:46 UTC  (3+ messages)

[WIP PATCH] Improve tail call analysis and inliner EH clobber through variable life analysis (PR tree-optimization/89060)
 2019-05-03  7:36 UTC  (2+ messages)
` Patch ping (was Re: [WIP PATCH] Improve tail call analysis and inliner EH clobber through variable life analysis (PR tree-optimization/89060))

[PATCH] Use _GLIBCXX_NOEXCEPT_IF for std::swap
 2019-05-03  7:25 UTC  (7+ messages)

[committed] Remove useless fincludedir from libitm/Makefile.am
 2019-05-03  7:24 UTC 

[PATCH] Fix ipa-devirt ICEs with types requiring structural equality (PR tree-optimization/90303)
 2019-05-03  7:20 UTC  (2+ messages)

Let ldist ignore clobbers
 2019-05-03  7:12 UTC  (2+ messages)

[C PATCH] Fix up C loop construct debug info without -gno-statement-frontiers (PR debug/90197)
 2019-05-03  7:10 UTC  (4+ messages)
  ` [C++ PATCH] Fix up C++ "
    ` Patch ping (was Re: [C++ PATCH] Fix up C++ loop construct debug info without -gno-statement-frontiers (PR debug/90197))

[PATCH] Fold unfolded constants from initializers
 2019-05-03  7:07 UTC  (2+ messages)

[PATCH] Cleanup TODO handling for CFG clenaup & SSA update
 2019-05-03  7:06 UTC  (4+ messages)

[PATCH, libphobos] Add explicit casts in emutls.d to fix build on some systems
 2019-05-03  6:45 UTC  (3+ messages)

[PATCH] libphobos: RISC-V: Fix soft-float build errors with IEEE exception flags
 2019-05-03  6:41 UTC  (6+ messages)

[PATCH] x86: Put -fPIC and -shared the last to create offload image
 2019-05-02 21:35 UTC 

[PATCH] Remove redundant __constexpr_addressof function
 2019-05-02 21:24 UTC 

[PATCH] Several patches to improve libstdc++ API docs
 2019-05-02 21:23 UTC  (3+ messages)

Mention -std=c2x in GCC 9 release notes
 2019-05-02 20:22 UTC 

[RFH] split {generic,gimple}-match.c files
 2019-05-02 19:04 UTC  (16+ messages)

[PATCH 1/2] rs6000: Debug regnums for TM registers
 2019-05-02 18:24 UTC  (2+ messages)
` [PATCH 2/2] rs6000: Make debug regnums independent of internal ones

[PATCH] Optimize vector init constructor
 2019-05-02 17:53 UTC  (14+ messages)
      ` V2 [PATCH] Optimize vector constructor
        ` V3 "
            ` V4 "
              ` V5 "

[v3 PATCH] Make stateful allocator propagation more consistent for operator+(basic_string) (P1165R1)
 2019-05-02 16:55 UTC 

[patch, fortran] Fix PR 61968
 2019-05-02 16:48 UTC  (2+ messages)

[PATCH/AARCH64] Generate FRINTZ for (double)(long) under -ffast-math on aarch64
 2019-05-02 16:12 UTC  (2+ messages)

[PATCH] [AARCH64] Improve vector generation cost model
 2019-05-02 16:10 UTC  (2+ messages)

[PATCH] Fix PR 81721: ICE with PCH and Pragma warning and C++ operator
 2019-05-02 16:10 UTC  (2+ messages)

[committed] [PR tree-optimization/88797] Thottle back path splitting in another case where it'll inhibit if-conversion
 2019-05-02 15:16 UTC  (6+ messages)

[PATCH, Darwin, committed] Fix regressed instantiate2
 2019-05-02 14:58 UTC 

[PATCH] Fix PR89653
 2019-05-02 14:08 UTC  (2+ messages)

[PATCH] Fix PR89509
 2019-05-02 14:04 UTC 

[OpenACC] Update OpenACC data clause semantics to the 2.5 behavior
 2019-05-02 14:03 UTC  (7+ messages)
  ` [OpenACC] Update OpenACC data clause semantics to the 2.5 behavior - runtime
` [GCC 9 RM attention] Re: [OpenACC] Update OpenACC data clause semantics to the 2.5 behavior

[PATCH] PR85574 - add gcc/lto$(exeext) to files compared
 2019-05-02 13:59 UTC  (2+ messages)

[PATCH, Darwin, committed] Fix some regressed rests
 2019-05-02 13:48 UTC 

[testsuite, i386] Restrict gcc.target/i386/spellcheck-options-5.c to Linux targets
 2019-05-02 13:27 UTC  (2+ messages)

[PATCH] Fix up gfor_cdir
 2019-05-02 12:59 UTC  (2+ messages)

[C++ PATCH] remove unreachable code
 2019-05-02 12:41 UTC 

[PATCH PR90240][RFC]Avoid scaling cost overflow by introducing scaling bound
 2019-05-02 12:32 UTC  (4+ messages)

[PATCH][stage1] Support profile (BB counts and edge probabilities) in GIMPLE FE
 2019-05-02 12:31 UTC  (10+ messages)

[wwwdocs] Add some info on LTO/IPA changes for GCC 9
 2019-05-02 12:20 UTC  (5+ messages)

[committed, wwwdocs] OpenACC status for GCC 9
 2019-05-02 11:01 UTC 

[PATCH][DOC] Define email limit for gcc-patches mailing list
 2019-05-02  8:23 UTC  (10+ messages)

[PATCH] PR fortran/90290 -- Check F2008 STOP code
 2019-05-02  6:19 UTC  (2+ messages)

[PATCH] PR fortran/90166 -- Add check for module prefix
 2019-05-02  6:06 UTC 

Go patch committed: Recognize and optimize map range clear
 2019-05-01 21:37 UTC 

Go patch committed: use more direct interfaces
 2019-05-01 21:34 UTC 

[patch, fortran] Fix PR 61968
 2019-05-01 21:13 UTC 

libgo patch committed: persistent interface table cache
 2019-05-01 20:28 UTC 

module_column not initialized in write_module()
 2019-05-01 19:49 UTC  (3+ messages)

[v3] Update Solaris baselines for GCC 9.1
 2019-05-01 16:21 UTC  (4+ messages)

[PATCH][GCC 10][RFC] Fix PR testsuite/90113
 2019-05-01 15:43 UTC  (2+ messages)

[PATCH, rs6000] PR89765: Multiple problems with vec-insert implementation on PowerPC
 2019-05-01 15:14 UTC  (3+ messages)

[PATCH] RX: Add rx-*-linux target
 2019-05-01 13:12 UTC  (5+ messages)

[C++ PATCH] Simplify class member lookup
 2019-05-01 11:35 UTC 

PING [RFA patch, Fortran] PR60144 - Misleading error message when missing "then" after "if" and "else if"
 2019-05-01 11:29 UTC  (3+ messages)

[PATCH][AArch64] Emit TARGET_DOTPROD-specific sequence for <us>sadv16qi
 2019-05-01  9:34 UTC 

[PATCH] RISC-V: Short-forward-branch opt for SiFive 7 series cores
 2019-05-01  4:47 UTC 

[9/10 PATCH] Update {x86_64,i?86,powerpc64,s390x,aarch64}-linux baseline_symbols.txt files
 2019-04-30 23:47 UTC  (15+ messages)
    ` [9/10 PATCH] Update riscv64-linux baseline_symbols.txt file
                ` [9/10 PATCH] Fix up filesystem libstdc++ exports for riscv64

Backports from trunk to 8 branch
 2019-04-30 21:40 UTC 

[GC PATCH] Correct TS marking of _EXPR nodes
 2019-04-30 21:17 UTC 

[PATCH 0/3] Fix and improve -fdbg-cnt option
 2019-04-30 20:22 UTC  (7+ messages)
` [PATCH 2/3] Extend format of -fdbg-cnt: add aux_base filter
` [PATCH 3/3] Dump -fdbg-cnt limit reach also to stderr stream
` [PATCH 1/3] Fix multiple values for -fdbg-cnt

New German PO file for 'gcc' (version 9.1-b20190414)
 2019-04-30 19:28 UTC 

Follow-up-fix 2 to "[PATCH] Move PR84877 fix elsewhere (PR bootstrap/88450)"
 2019-04-30 18:54 UTC  (2+ messages)

[PATCH] Provide suggestions for unrecognized -dump options (PR driver/88911)
 2019-04-30 17:09 UTC  (2+ messages)

Replacement for diagnostics linter
 2019-04-30 16:18 UTC  (3+ messages)

[PATCH] improve ifcvt optimization (PR rtl-optimization/89430)
 2019-04-30 16:00 UTC  (2+ messages)

[PATCH] Come up with bootstrap-lto-lean config
 2019-04-30 15:38 UTC  (2+ messages)

[PATCH][stage1] Enhance target and target_clone error messages
 2019-04-30 15:15 UTC  (4+ messages)

[0/4] Addressing modulo-scheduling bugs
 2019-04-30 15:14 UTC  (9+ messages)
` [4/4][PATCH] Discussing PR83507

[PATCH] Teach evrp that main's argc argument is always non-negative for C family (PR tree-optimization/89350)
 2019-04-30 15:11 UTC  (3+ messages)

[PATCH] Update sinhatanh test
 2019-04-30 15:08 UTC  (3+ messages)

[PATCH] PR libstdc++/90281 Fix string conversions for filesystem::path
 2019-04-30 15:07 UTC 

[PATCH 04/10] libiberty: Fix crash in ada_demangle()
 2019-04-30 15:03 UTC  (2+ messages)

[PATCH 09/10] libiberty: Correctly handle error result in dlang_parse_assocarray()
 2019-04-30 14:45 UTC  (2+ messages)

[PATCH 08/10] libiberty: Correctly handle error result in dlang_parse_tuple()
 2019-04-30 14:39 UTC  (2+ messages)

[PATCH 07/10] libiberty: Correctly handle error result in dlang_parse_structlit()
 2019-04-30 14:38 UTC  (2+ messages)

[PATCH 06/10] libiberty: Correctly handle error result in dlang_parse_arrayliteral()
 2019-04-30 14:36 UTC  (2+ messages)

[PATCH 05/10] libiberty: Fix stack underflow in dlang_parse_integer()
 2019-04-30 14:35 UTC  (2+ messages)

[PATCH 03/10] libiberty: Fix a crash in d_print_comp_inner()
 2019-04-30 14:32 UTC  (2+ messages)

[PATCH 02/10] libiberty: Fix a crash in d_encoding()
 2019-04-30 14:22 UTC  (2+ messages)

[PATCH] Add simplification rule tanh (x) * cosh (x) -> sinh (x)
 2019-04-30 14:20 UTC  (6+ messages)

[PATCH][DOC] Add missing dash for 2 options in documentation (PR debug/90288)
 2019-04-30 13:56 UTC 

[PATCH] Construct ipa_reduced_postorder always for overwritable (PR ipa/89009)
 2019-04-30 13:29 UTC  (11+ messages)
          ` [PATCH, stage1] "

[Patch AArch64] Add __ARM_FEATURE_ATOMICS
 2019-04-30 12:45 UTC  (4+ messages)

[PATCH] Fix filesystem::path tests
 2019-04-30 11:02 UTC 

[PATCH] Fix up ARM target attribute handling (PR target/89093)
 2019-04-30 10:29 UTC  (5+ messages)
  ` [PATCH] Don't ignore leading whitespace in ARM target attribute/pragma "
    ` [PATCH] Don't ignore leading whitespace in AArch64 "

[PATCH][GCC-7][AArch64] PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-7)
 2019-04-30  9:50 UTC  (2+ messages)

[PATCH][GCC-8][AArch64] PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-8)
 2019-04-30  9:31 UTC  (2+ messages)

[PATCH] Handle __builtin_bswap{16,32,64} in bitwise ccp (PR tree-optimization/89475)
 2019-04-30  9:26 UTC  (3+ messages)

[PATCH] Fix PR 90273
 2019-04-30  3:59 UTC  (2+ messages)

[PATCH GCC10] ipa-inline.c: Trivial fix on function not declared inline check in want_inline_small_function_p
 2019-04-30  3:14 UTC  (3+ messages)

[PATCH 01/10] libiberty: Fix an out of bounds read in d_expression_1()
 2019-04-29 22:51 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).