public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546)
 2019-01-04 18:10 UTC  (5+ messages)

[GCC][middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch)
 2019-01-04 17:51 UTC  (2+ messages)

[PATCH] Disable gdb pagination temporarily in gdbinit.in
 2019-01-04 17:10 UTC  (2+ messages)

[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B key
 2019-01-04 16:56 UTC  (5+ messages)

[PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection option to combine pointer signing and BTI
 2019-01-04 16:55 UTC  (5+ messages)

[patch] Fix PR rtl-optimization/87727
 2019-01-04 16:53 UTC  (11+ messages)

[PATCH][GCC][Aarch64] Change expected bfxil count in gcc.target/aarch64/combine_bfxil.c to 18 (PR/87763)
 2019-01-04 16:28 UTC  (6+ messages)

[PATCH] Remove XFAIL from test that no longer fails
 2019-01-04 16:07 UTC 

[PATCH] Fix test failure with old Copy-On-Write std::string
 2019-01-04 15:42 UTC 

[PATCH, C++] Fix PR c++/88261
 2019-01-04 15:31 UTC  (8+ messages)
            ` [PATCH, C++,rebased] "

C++ PATCH to implement deferred parsing of noexcept-specifiers (c++/86476, c++/52869)
 2019-01-04 14:45 UTC  (2+ messages)

C++ PATCH for c++/88548, this accepted in static member functions
 2019-01-04 14:44 UTC  (2+ messages)

[PATCH] Fix bugs in filesystem::path::lexically_normal()
 2019-01-04 14:04 UTC 

[PATCH] Fix -fsanitize=address with > 32 byte aligned vars (PR sanitizer/88619)
 2019-01-04 13:51 UTC  (3+ messages)

[1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... }
 2019-01-04 12:44 UTC  (6+ messages)

[PATCH] genattrtab bit-rot, and if_then_else in values
 2019-01-04 12:18 UTC  (7+ messages)

[2/2] PR88598: Optimise reduc (bit_and)
 2019-01-04 11:49 UTC 

[PATCH] Fix concatenation bug in filesystem::path
 2019-01-04 11:43 UTC 

[PATCH] Avoid spurious test failures when -fno-inline in test flags
 2019-01-04 11:38 UTC 

[PATCH][AArch64] Use Q-reg loads/stores in movmem expansion
 2019-01-04 11:28 UTC  (2+ messages)

[PATCH] PR60563 - FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*
 2019-01-04 10:57 UTC 

[Fortran, test case, committed] Test case for PR 48543
 2019-01-04 10:43 UTC  (5+ messages)

[PATCH] x86-64: {,V}CVTSI2Sx are ambiguous without suffix
 2019-01-04  9:04 UTC  (4+ messages)

[PATCH] Fix ICE in x86 DIVMOD libfunc expansion (PR target/88594)
 2019-01-04  7:21 UTC  (2+ messages)

[doc patch] fix minor typos in -Wmemset-transposed-args
 2019-01-04  4:13 UTC 

[committed] avoid null dereference in maybe_warn_nonstring_arg (PR 88659)
 2019-01-04  3:22 UTC 

[PATCH 4/4][libbacktrace] Add tests for unused formats
 2019-01-03 23:10 UTC  (7+ messages)

[PATCH] Fix expansion ICE with call returning VL structure (PR middle-end/82564, PR target/88620)
 2019-01-03 22:55 UTC 

[PATCH] PR libstdc++/88607 replace or remove unnecessary UTF-8 characters
 2019-01-03 22:44 UTC  (3+ messages)

[PATCH] Tweak dwarf2out const_ok_for_output* (PR debug/88635)
 2019-01-03 22:36 UTC 

[PATCH] Add __builtin_convertvector support (PR c++/85052)
 2019-01-03 22:24 UTC  (9+ messages)
      ` [PATCH] Add __builtin_convertvector support (PR c++/85052, take 2)

[PATCH] handle expressions in __builtin_has_attribute (PR 88383)
 2019-01-03 22:22 UTC  (6+ messages)
        ` PING "

[PATCH] Don't run ident tests on powerpc-darwin
 2019-01-03 22:17 UTC  (3+ messages)

[PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363)
 2019-01-03 22:12 UTC  (10+ messages)
                ` PING #2 "

[PATCH] PR libstdc++/88681 export missing symbols
 2019-01-03 20:38 UTC 

[nvptx] vector length patch series
 2019-01-03 16:29 UTC  (9+ messages)
      ` [nvptx] vector length patch series -- openacc parts

Fix profile merging for thunks
 2019-01-03 15:44 UTC  (2+ messages)

[committed][nvptx] Add early-out cases in nvptx_goacc_validate_dims
 2019-01-03 15:17 UTC 

[committed][nvptx] Eliminate changed local var in nvptx_goacc_validate_dims
 2019-01-03 15:16 UTC 

[testsuite] Fix gcc.dg/debug/dwarf2/inline5.c with Solaris as (PR debug/87451)
 2019-01-03 14:57 UTC  (3+ messages)

[PATCH] Fix PR85574
 2019-01-03 14:16 UTC  (3+ messages)

[PATCH] PR85574 - add gcc/lto$(exeext) to files compared
 2019-01-03 14:16 UTC 

[RFC/PATCH] gcc.c: access does not work in new msvcr for nul file
 2019-01-03 12:34 UTC  (2+ messages)

[build] Update config.guess, config.sub (PR target/88535)
 2019-01-03 11:36 UTC 

[PATCH] Avoid sizetype in .debug_pubtypes (PR debug/88644)
 2019-01-03 10:56 UTC  (2+ messages)

[Patch 3/4][Aarch64] v2: Implement Aarch64 SIMD ABI
 2019-01-03  8:48 UTC  (4+ messages)

GCC 8 backports
 2019-01-03  8:46 UTC  (11+ messages)

[PATCH] Adjust a dump file in a test-case (PR testsuite/88436)
 2019-01-03  7:48 UTC  (2+ messages)

[PATCH (sync with binutils-gdb)] Don't build readline/libreadline.a, when --with-system-readline is supplied
 2019-01-03  5:17 UTC 

add tsv110 pipeline scheduling
 2019-01-03  2:56 UTC 

[committed] Drop SRK_LENRANGE_2 scaffolding
 2019-01-02 23:59 UTC 

C++ PATCH to add tests for c++/81486
 2019-01-02 22:41 UTC 

[PATCH] ARM: add test case for -masm-syntax-unified (PR88648)
 2019-01-02 21:48 UTC 

[C++ Patch] Improve handle_nodiscard_attribute location
 2019-01-02 21:44 UTC  (2+ messages)

C++ PATCH for c++/88631, CTAD failing for value-initialization
 2019-01-02 21:43 UTC  (2+ messages)

[C++ PATCH] [PR87768] do not suppress location wrappers when tsubsting
 2019-01-02 21:41 UTC  (2+ messages)

[committed] Be more conservative with string length range computations
 2019-01-02 21:40 UTC 

C++ PATCH for c++/88612, ICE with -Waddress-of-packed-member
 2019-01-02 21:32 UTC  (2+ messages)

[C++ PATCH] Fix ICEs with builtin redeclaration (PR c++/88636)
 2019-01-02 21:31 UTC  (2+ messages)

[PATCH] Tweak gcc.dg/vect/bb-slp-over-widen-1.c testcase (PR testsuite/87304)
 2019-01-02 19:41 UTC  (2+ messages)

[committed][middle-end/88663] Simplify get_range_strlen and fix test of return value
 2019-01-02 18:30 UTC 

deprecations in OpenMP 5.0
 2019-01-02 18:08 UTC  (5+ messages)

New Spanish PO file for 'gcc' (version 8.2.0)
 2019-01-02 17:37 UTC 

C++ PATCH to add test for c++/86875
 2019-01-02 16:56 UTC 

[patch, fortran] Fix PR 88658, wrong type for MAX1 and friends type when simplifying
 2019-01-02 16:34 UTC 

[PATCH] Add more testcases for class template argument deduction of maps
 2019-01-02 16:31 UTC 

Fix ICE in copy_function_or_variable
 2019-01-02 15:25 UTC 

[patch] Add OpenACC Fortran support for deviceptr and variable in common blocks
 2019-01-02 14:38 UTC  (4+ messages)

[committed] Fix a couple minor problems with string length range computations
 2019-01-02 14:32 UTC  (2+ messages)

[patch, fortran] Fix PR 88658, wrong type for MAX1 and friends type when simplifying
 2019-01-02 14:32 UTC 

[PATCH] Calculate prediction remainder at proper place (PR tree-optimization/88650)
 2019-01-02 13:57 UTC  (2+ messages)

[PATCH] Fix PR88651
 2019-01-02 13:50 UTC 

[WIP] Reimplementation of IPA-SRA
 2019-01-02 13:21 UTC  (2+ messages)

[PATCH] Use proper location for tls_init function (PR c++/88263)
 2019-01-02 12:49 UTC  (3+ messages)

[PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts
 2019-01-02 12:46 UTC  (4+ messages)
` [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts (revised, v2)

[PATCH] Fix PR88621
 2019-01-02 12:18 UTC 

[PATCH][RFC] Come up with -flive-patching master option
 2019-01-02 11:47 UTC  (13+ messages)
    ` [PATCH]Come "
                ` [PATCH][Version 3]Come "
                      ` Question on Disable no throw for "

[ARM/FDPIC v4 00/20] FDPIC ABI for ARM
 2019-01-02 11:44 UTC  (5+ messages)

[PATCH 7/9][GCC][Arm] Enable autovectorization of Half float values
 2019-01-02 11:35 UTC  (3+ messages)

[PATCH] "Fix" PR87545
 2019-01-02 11:03 UTC 

[PATCH,Fortran] Suppress unclassifiable statement error message
 2019-01-02 10:45 UTC  (2+ messages)

[v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string
 2019-01-02 10:44 UTC  (7+ messages)
  ` [RFA] fix copyright year range in libstdc++ test file (was: "Re: [v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string.")
    ` [RFA] fix copyright year range in libstdc++ test file

Fix devirtualiation in expanded thunks
 2019-01-02  9:23 UTC  (10+ messages)

[PATCH 0/8] asm inline backport
 2019-01-02  9:10 UTC  (3+ messages)

[PATCH] Check requested alignment in SET_{DECL,TYPE}_ALIGN is pow2_or_zerop before aligning on targets with partial int modes
 2019-01-02  9:03 UTC  (2+ messages)

[PATCH] Improve PR85574
 2019-01-02  8:50 UTC  (2+ messages)

[committed] Further distinguish between length for warnings vs length for codegen/optimization
 2019-01-02  6:16 UTC 

[PATCH] ARM: fix -masm-syntax-unified (PR88648)
 2019-01-01 23:34 UTC 

[patch, fortran] Fix PR 82743, warning for truncation on constructors
 2019-01-01 20:29 UTC  (3+ messages)
` Bugs fixed in 2018

[committed] API change for internal get_range_strlen
 2019-01-01 18:20 UTC 

Fix unresolved tests I introduced into g++.dg/lto
 2019-01-01 13:34 UTC  (2+ messages)

Fix profiling of thunks
 2019-01-01 12:51 UTC 

[committed] contrib/update-copyright.py --this-year
 2019-01-01 12:37 UTC 

[committed] Tweak update-copyright.py
 2019-01-01 12:32 UTC 

[committed] Update copyright years
 2019-01-01 12:31 UTC 

[committed] : Enable building pa-d.c on all hppa targets
 2018-12-31 23:23 UTC  (2+ messages)

[PATCH, ARM] Fix PR77904 testcase failure
 2018-12-31 21:58 UTC  (4+ messages)

[PATCH] PR target/86814
 2018-12-31 18:09 UTC  (3+ messages)

[patch, fortran] Handle missing optional MASK for intrinsics
 2018-12-31 17:17 UTC  (2+ messages)

[ping][PATCH][MSP430][TESTSUITE] Fix tests for msp430-elf large memory model
 2018-12-31 16:56 UTC 

[ping][PATCH][TESTSUITE] Fix ISO C errors in tests when __PTRDIFF_TYPE__ and __SIZE_TYPE__ are not ISO C compatible
 2018-12-31 15:02 UTC 

Enable inter-unit-moves for -mtune=generic
 2018-12-31 14:39 UTC  (2+ messages)

[patch, fortran] Handle missing optional MASK for intrinsics
 2018-12-31 14:00 UTC 

[PATCH v3 4/6] [MIPS] Add Loongson 3A1000 processor support
 2018-12-31 12:56 UTC  (4+ messages)
` [PATCH v4 4/6, Committed] "

[wwwdoc][Patch] Mention Loongson 3a1000 3a2000 3a3000 2k1000 support in gcc9
 2018-12-31 12:32 UTC 

[committed] Replace type/fuzzy arguments with a single enum
 2018-12-31 10:29 UTC 

[committed] Minor logic cleanup in get_range_strlen
 2018-12-31  8:29 UTC 

[committed] Replace type/fuzzy arguments with a single enum
 2018-12-31  4:32 UTC 

[patch, fortran] Handle missing optional MASK for intrinsics
 2018-12-31  4:06 UTC  (3+ messages)

[PATCH] fortran/88342 -- interaction of -ffpe-trap and IEEE_VALUE
 2018-12-31  3:19 UTC  (7+ 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).