public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v4 0/5] Fix library testsuite compilation for build sysroot
 2020-04-03 23:01 UTC  (3+ messages)
` [PATCH v4 1/5] libatomic/test: Fix "
` [PATCH v4 GCC 2/5] libffi/test: "

[PATCH] debug: Improve debug info of c++14 deduced return type [PR94459]
 2020-04-03 22:58 UTC  (2+ messages)

[PATCH libffi 0/4] Robustify compiler and library path selection in the testsuite
 2020-04-03 22:56 UTC  (5+ messages)
` [PATCH libffi 1/4] Use a template to pass $CC and $CXX to DejaGNU
` [PATCH libffi 2/4] Use a documented way to pass $compiler_vendor "
` [PATCH libffi 3/4] Make `libffi-init' use $CC_FOR_TARGET
` [PATCH libffi 4/4] Correct indentation throughout `libffi-init'

[PATCH] cselib: Don't consider SP_DERIVED_VALUE_P values as useless [PR94468]
 2020-04-03 22:42 UTC  (2+ messages)

[PATCH] i386: Simplify {,v}ph{add,sub{,s}{w,d} insn patterns [PR94460]
 2020-04-03 22:41 UTC 

[committed] openmp: Fix ICE on #pragma omp parallel master in template [PR94477]
 2020-04-03 22:38 UTC 

[PATCH] Fix some incorrect Changelog dates
 2020-04-03 22:16 UTC  (2+ messages)

libgcc patch committed: Avoid hooks in split-stack code
 2020-04-03 21:58 UTC 

[PATCH] rs6000: Don't split constant oprator when add, move to temp register for future optimization
 2020-04-03 21:11 UTC  (8+ messages)

[PATCH] c++: Fix constexpr evaluation of self-modifying CONSTRUCTORs [PR94219]
 2020-04-03 20:57 UTC  (5+ messages)

[PATCH] c++: Fix further protected_set_expr_location related -fcompare-debug issues [PR94441]
 2020-04-03 20:12 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] c++: Refrain from using replace_placeholders in constexpr evaluation [PR94205]
 2020-04-03 20:07 UTC  (3+ messages)

[PATCH][gcc][PR94230]provide an option to change the size limitation for -Wmisleading-indent
 2020-04-03 19:55 UTC 

[PATCH] c++: Fix crash in gimplifier with paren init of aggregates [PR94155]
 2020-04-03 19:01 UTC  (2+ messages)

[committed] Fix m32r target bug exposed by Jakub's cselib.c changes
 2020-04-03 18:47 UTC 

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-04-03 18:15 UTC  (12+ messages)
` [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs
              ` [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format

[PATCH] Improve svn-rev to search for pattern at line beginning
 2020-04-03 18:13 UTC  (3+ messages)

[PATCH] i386: Fix up handling of OPTION_MASK_ISA_MMX builtins [PR94461]
 2020-04-03 17:51 UTC  (2+ messages)

[pushed] c++: alias template and parameter packs (PR91966)
 2020-04-03 17:49 UTC 

[PATCH] i386: Fix vph{add,subs?}[wd] 256-bit AVX2 RTL patterns [PR94460]
 2020-04-03 17:18 UTC  (2+ messages)
` [PATCH] i386: Fix vph{add, subs?}[wd] "

[PATCH] x86: Mark scratch operand in ssse3_pshufbv8qi3 as earlyclobber
 2020-04-03 16:57 UTC  (2+ messages)

[PATCH] testsuite: Tweak check-function-bodies interface
 2020-04-03 16:37 UTC  (2+ messages)
` Ping: "

[PATCH] Enable -mpcrel on PowerPC -mcpu=future ELF v2 systems, V3
 2020-04-03 16:21 UTC  (3+ messages)

[PATCH] Check DECL_CONTEXT of new/delete operators
 2020-04-03 15:42 UTC  (6+ messages)

[committed] c++: Add test for PR c++/93211
 2020-04-03 15:30 UTC 

[PATCH v2 00/11] aarch64: Implement TImode comparisons
 2020-04-03 15:03 UTC  (17+ messages)
` [PATCH v2 01/11] aarch64: Accept 0 as first argument to compares
` [PATCH v2 02/11] aarch64: Accept zeros in add<GPI>3_carryin
` [PATCH v2 03/11] aarch64: Provide expander for sub<GPI>3_compare1
` [PATCH v2 04/11] aarch64: Introduce aarch64_expand_addsubti
` [PATCH v2 05/11] aarch64: Use UNSPEC_SBCS for subtract-with-borrow + output flags
` [PATCH v2 06/11] aarch64: Use UNSPEC_ADCS for add-with-carry "
` [PATCH v2 07/11] aarch64: Remove CC_ADCmode
` [PATCH v2 08/11] aarch64: Accept -1 as second argument to add<mode>3_carryin
` [PATCH v2 09/11] aarch64: Adjust result of aarch64_gen_compare_reg
` [PATCH v2 10/11] aarch64: Implement TImode comparisons
` [PATCH v2 11/11] aarch64: Implement absti2

[committed][GCC][Arm]: MVE: Fix unintended change to tests
 2020-04-03 15:00 UTC 

[PATCH][GCC][Arm]: MVE: Fix polymorphism for scalars and constants
 2020-04-03 13:25 UTC  (3+ messages)

[PATCH] middle-end/94465 - handle released SSA names in array_ref_low_bound
 2020-04-03 12:04 UTC 

[PATCH][GCC][AArch64] opt: Fix options canonization for assembler
 2020-04-03 11:32 UTC  (2+ messages)

[Patch] omp-grid.c – add cast to silence different enumeration types warning
 2020-04-03 10:43 UTC  (3+ messages)
  ` [Patch] HSA: omp-grid.c – access proper clause code (was: Re: [Patch] omp-grid.c – add cast to silence different enumeration types warning)

[PATCH] Remove empty loop with assumed finiteness (PR tree-optimization/89713)
 2020-04-03 10:34 UTC  (13+ messages)
` [PATCH][RFC] c/94392 - only enable -ffinite-loops for C++
      ` Revert "[nvptx, libgomp] Update pr85381-{2, 4}.c test-cases" [PR89713, PR94392] (was: [PATCH][RFC] c/94392 - only enable -ffinite-loops for C++)
        ` Revert "[nvptx, libgomp] Update pr85381-{2,4}.c "

GCC 8 backports
 2020-04-03 10:32 UTC  (3+ messages)

GCC 9 backports
 2020-04-03 10:32 UTC  (11+ messages)

[committed] libstdc++: Move "free books" list from fsf.org to gnu.org
 2020-04-03 10:00 UTC  (2+ messages)

[committed] libstdc++: Fix std::to_address for debug iterators (PR 93960)
 2020-04-03  9:51 UTC 

[stage1][PATCH 0/3] __gcov_dump improvements
 2020-04-03  8:06 UTC  (4+ messages)
` [PATCH 1/3] Do locking for __gcov_dump and __gcov_reset as well
` [PATCH 2/3] Use __gcov_dump and __gcov_reset in execv and fork context
` [PATCH 3/3] Remove __gcov_flush

[PATCH] gcc-9 sra: Cap number of sub-access propagations with a param (PR 93435)
 2020-04-03  7:13 UTC  (2+ messages)

[PATCH] ICF: compare type attributes for gimple_call_fntypes
 2020-04-03  7:04 UTC  (4+ messages)

[PATCH] Fix PR94043 by making vect_live_op generate lc-phi
 2020-04-03  7:01 UTC  (6+ messages)
    ` [PATCH] Fix PR94443 with gsi_insert_seq_before

[Committed] S/390 zTPF: Handle skip trace addresses when unwinding
 2020-04-03  6:47 UTC 

[PATCH v2] gcc/config/rs6000: Add link with libc128 with -mlong-double-128 for AIX
 2020-04-03  6:45 UTC 

[committed, obvious] Fix some comment typos in alias.c
 2020-04-02 22:33 UTC 

[PATCH] i386: Don't use AVX512F integral masks for V*TImode [PR94438]
 2020-04-02 22:26 UTC 

[PATCH] lower-subreg: PR94123, SVN r273240, causes gcc.target/powerpc/pr87507.c to fail
 2020-04-02 21:56 UTC  (8+ messages)

[PATCH] Test for sigsetjmp support in analyzer tests requiring that feature
 2020-04-02 20:45 UTC  (4+ messages)

[PATCH], Make PowerPC -mcpu=future enable -mpcrel on linux ELFv2
 2020-04-02 19:27 UTC  (7+ messages)

[PATCH] RISC-V: Using fmv.x.w/fmv.w.x rather than fmv.x.s/fmv.s.x
 2020-04-02 19:09 UTC  (8+ messages)
      ` [PATCH] doc: RISC-V: Update binutils requirement to 2.30

[PATCH] free() was missing from a part of the documentation
 2020-04-02 18:29 UTC 

[PATCH], Set -mpcrel by default on Linux 64-bit systems for -mcpu=future
 2020-04-02 17:27 UTC  (4+ messages)

linkage of lambda types
 2020-04-02 17:25 UTC  (2+ messages)

PING -- [PATCH, fortran] PR 85982 -- ICE in resolve_component
 2020-04-02 16:20 UTC  (4+ messages)

[PATCH] [amdgcn] Add support for unordered floating-point comparisons
 2020-04-02 15:36 UTC  (2+ messages)

[PATCH] gcc/config/rs6000: Add link with libc128 with -mlong-double-128 for AIX
 2020-04-02 15:29 UTC  (2+ messages)

[PATCH] deferred-shape vs assumed-shape
 2020-04-02 15:05 UTC  (3+ messages)
` [Patch][Fortran] Resolve formal args before checking DTIO (was: Re: [PATCH] deferred-shape vs assumed-shape)

[PATCH] Inhibit hoists before graphite pass
 2020-04-02 14:54 UTC 

[PATCH][wwwdocs] GCC 10: Document RISC-V target's requirement for binutils 2.30
 2020-04-02 14:50 UTC 

[committed][wwwdocs] GCC 10: Reorder S/390 target alphabetically
 2020-04-02 14:49 UTC 

[PATCH] debug/94450 - remove DW_TAG_imported_unit generated in LTRANS units
 2020-04-02 14:47 UTC 

[committed] mips: Fix up -Wliteral-suffix warning on mti-linux.h
 2020-04-02 13:29 UTC 

[PATCH] cselib: Reuse VALUEs on sp adjustments [PR92264]
 2020-04-02 12:35 UTC  (3+ messages)
  ` [committed] params: Decrease -param=max-find-base-term-values= default [PR92264]

[PATCH] Fix PR94401 by considering reverse overrun
 2020-04-02 12:05 UTC  (7+ messages)

[PATCH] sra/doc: Document param sra-max-propagations
 2020-04-02 10:36 UTC  (2+ messages)

[GCC][PATCH][ARM]: Fix for MVE ACLE intrinsics with writeback (PR94317)
 2020-04-02  9:58 UTC  (2+ messages)

[PATCH]libstdc++-v3/test: Skip "use_service.cc" for aarch64 baremetal
 2020-04-02  9:55 UTC  (6+ messages)

[PATCH] Prevent IPA-SRA from creating calls to local comdats (PR 92676)
 2020-04-02  9:52 UTC  (3+ messages)

[PATCH] aarch64: Fix ICE due to aarch64_gen_compare_reg_maybe_ze [PR94435]
 2020-04-02  9:37 UTC  (2+ messages)

[Patch][Fortran] Fix error cleanup of select rank (PR93522)
 2020-04-02  8:44 UTC  (4+ messages)
` **ping** "

issue with behavior change of gcc -r between gcc-8 and gcc-9
 2020-04-02  8:37 UTC  (5+ messages)

[PATCH][GCC][Arm]: Do not process rest of MVE header file after unsupported error
 2020-04-02  8:25 UTC  (2+ messages)

[AArch64][SVE][IPA] ICE caused by incompatibility of SRA and svst builtin-function
 2020-04-02  7:47 UTC  (2+ messages)

[AArch64] Backporting -moutline-atomics to gcc 9.x and 8.x
 2020-04-02  7:34 UTC  (4+ messages)

[Committed] S/390: Remove superfluous commutative constraint modifiers
 2020-04-02  7:24 UTC 

[PATCH PR94442] [AArch64] Redundant ldp/stp instructions emitted at -O3
 2020-04-02  6:35 UTC 

[pushed] c++: Fix DMI with lambda 'this' capture [PR94205]
 2020-04-02  4:35 UTC  (3+ messages)

[PATCH] Check endianess detection
 2020-04-01 23:57 UTC  (22+ messages)
                      ` [PATCH] PR lto/94249: Correct endianness detection with the __BYTE_ORDER macro

[PATCH] c++: Fix ICE in tsubst_default_argument [PR92010]
 2020-04-01 22:37 UTC  (9+ messages)

[committed] d: Fix new tests gdc.dg/pr93038.d and gdc.dg/pr93038b.d in r10-7320 fail
 2020-04-01 21:44 UTC 

[committed] d: Fix gdc.dg/pr92216.d FAILs on 32-bit targets
 2020-04-01 21:11 UTC 

rs6000 - allow builtin initialization regardless of mask
 2020-04-01 20:40 UTC  (4+ messages)

[committed] analyzer: handle compound assignments [PR94378]
 2020-04-01 19:39 UTC 

[PATCH] doc: Fix typo
 2020-04-01 17:19 UTC 

[PATCH v2 0/9] aarch64: Implement TImode comparisons
 2020-04-01 17:14 UTC  (6+ messages)
` [PATCH v2 3/9] aarch64: Add <su>cmp_*_carryinC patterns

[PATCH] Fix an error in extend.texi
 2020-04-01 17:12 UTC  (2+ messages)

[Patch, fortran] PR93833 - [8/9/10 Regression] ICE in trans_array_constructor, at fortran/trans-array.c:2566
 2020-04-01 17:07 UTC  (2+ messages)

[PATCH] rs6000: Make code questionably using r2 not ICE (PR94420)
 2020-04-01 17:02 UTC 

[PATCH] S/390: Fix PR91628
 2020-04-01 16:20 UTC  (4+ messages)

[PATCH] S/390: Fix layout of struct sigaction_t
 2020-04-01 16:20 UTC  (4+ 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).