public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-03-05  7:36 UTC  (21+ messages)
` [PATCH v2 2/3] Introduce the gcc option --record-gcc-command-line
` [PATCH v2 1/3] Introduce dg-require-target-object-format
` [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs

[PATCH] print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399]
 2020-03-05  7:15 UTC 

[testsuite] Fix PR94019 to allow one vector char when !vect_hw_misalign
 2020-03-05  3:52 UTC  (5+ messages)

[PATCH] rs6000: Check -+0 and NaN for smax/smin generation
 2020-03-05  2:47 UTC 

[PATCH] [rs6000] Fix a wrong GC issue
 2020-03-05  2:31 UTC  (5+ messages)

[RFA/RFC] [tree-optimization/91890] [P1 Regression] Avoid clobbering useful location in Wrestrict code
 2020-03-05  1:01 UTC  (4+ messages)

[Committed 1/4] IBM Z: zTPF: Add tpf trace customization options
 2020-03-04 23:34 UTC  (5+ messages)
` [Committed 2/4] IBM Z: zTPF: Build libgcc with -mtpf-trace-skip
` [Committed 4/4] IBM Z: zTPF: Include glibc-stdint.h
` [Committed 3/4] IBM Z: zTPF: Prevent FPR usage

[committed][PR bootstrap/93962] Fix bootstrap issue on freebsd
 2020-03-04 23:26 UTC 

[pushed] c++: Fix [[no_unique_address]] and default mem-init [PR90432]
 2020-03-04 22:32 UTC 

[PATCH] avoid user-constructible types in reshape_init_array (PR 90938)
 2020-03-04 22:24 UTC  (8+ messages)

[PATCH] c++: Backport PR90505 fix to 9
 2020-03-04 22:23 UTC  (2+ messages)

[committed] analyzer: validate region subclasses
 2020-03-04 22:01 UTC 

[committed] analyzer: add regression test for fixed ICE [PR94028]
 2020-03-04 22:00 UTC 

GLIBC libmvec status
 2020-03-04 21:36 UTC  (9+ messages)

[PATCH] issue -Walloca even when alloca is a system header macro [PR94004]
 2020-03-04 21:22 UTC  (2+ messages)

[PATCH] [rs6000] Rewrite the declaration of a variable
 2020-03-04 20:23 UTC  (6+ messages)

Use verify_oacc_routine_clauses for C/C++
 2020-03-04 20:09 UTC  (8+ messages)
` [patch,openacc] Use oacc_verify_routine_clauses "
  ` Repeated use of the OpenACC routine directive
    ` [patch,openacc] "
      ` PR89433 "Repeated use of the OpenACC 'routine' directive"
        ` [committed] "
          ` [PATCH] Handle 'omp declare target' attribute set for both OpenACC and OpenMP 'target' [PR89433, PR93465] (was: [committed] PR89433 "Repeated use of the OpenACC 'routine' directive")

[committed] analyzer: detect malloc, free, calloc within "std" [PR93959]
 2020-03-04 19:49 UTC  (6+ messages)

[testsuite] Fix PR94023 to guard case under vect_hw_misalign
 2020-03-04 18:53 UTC  (2+ messages)

[COMMITTED] add test for false positive -Wformat-overflow in a loop [PR81401]
 2020-03-04 17:31 UTC 

[GCC][PATCH][AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMD
 2020-03-04 17:21 UTC  (8+ messages)

ACLE intrinsics: BFloat16 load intrinsics for AArch32
 2020-03-04 17:21 UTC  (5+ messages)

ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32
 2020-03-04 17:20 UTC  (9+ messages)

[committed] analyzer: handle __builtin_expect [PR93993]
 2020-03-04 15:59 UTC 

[committed] analyzer: fix ICE on non-lvalue in prune_for_sm_diagnostic [PR93993]
 2020-03-04 15:57 UTC 

[committed] analyzer: remove unused private fields
 2020-03-04 15:55 UTC 

[PATCH] libstdc++: Workaround is_trivially_copyable<volatile T> (PR 94013)
 2020-03-04 15:39 UTC 

[PATCH][GCC][ARM] Arm generates out of range conditional branches in Thumb2 (PR91816)
 2020-03-04 14:18 UTC  (9+ messages)
` [PING][PATCH][GCC][ARM] "

[PATCH] Ada: gcc-interface: fixed assertion for aliased entities
 2020-03-04 13:49 UTC  (5+ messages)

[PATCH] use all same precision in wide_int arguments (PR 93986)
 2020-03-04 13:41 UTC  (6+ messages)

[PATCH] sccvn: Avoid overflows in push_partial_def
 2020-03-04 13:00 UTC  (4+ messages)
  ` [PATCH] sccvn: Fix handling of POINTER_PLUS_EXPR in memset offset [PR93582]

[PATCH] Add -fcommon to a test-case to re-trigger it
 2020-03-04 11:57 UTC  (2+ messages)

[PATCH] inliner: Copy DECL_BY_REFERENCE in copy_decl_to_var [PR93888]
 2020-03-04 11:49 UTC  (2+ messages)

[PATCH] tree-optimization/93964 - adjust ISL code generation for pointer params
 2020-03-04  9:52 UTC 

[PATCH 1/3] [ARC] Remove mmixed-code option
 2020-03-04  9:02 UTC  (8+ messages)
` [PATCH 3/3] [ARC] Remove munalign-prob-threshold
` [PATCH 2/3] [ARC] Remove malign-call

[PATCH] [COMMITTED] arc: Add ARC entry for gcc-10/changes.html
 2020-03-04  8:48 UTC  (3+ messages)

[PATCH PR94026] combine missed opportunity to simplify comparisons with zero
 2020-03-04  8:39 UTC 

[PATCH] tailcall: Fix up process_assignment [PR94001]
 2020-03-04  7:50 UTC  (2+ messages)

[PATCH] PR target/93995 ICE in patch_jump_insn, at cfgrtl.c:1290 on riscv64-linux-gnu
 2020-03-04  6:20 UTC  (3+ messages)

[PATCH 1/4] libstdc++: Fix use of is_nothrow_assignable_v in <bits/ranges_uninitialized.h>
 2020-03-04  3:52 UTC  (9+ messages)
` [PATCH 3/4] libstdc++: Add a test range type that has a sized sentinel
` [PATCH 2/4] libstdc++: Add a move-only testsuite iterator type
` [PATCH 4/4] libstdc++: Move-only input iterator support in <memory> algorithms (LWG 3355)

[RFC] ipa-cp: Fix PGO regression caused by r278808
 2020-03-04  2:58 UTC  (10+ messages)
          ` [PATCH v2] "
              ` [PATCH v3] "
                ` *Ping^1* "

[PATCH] c++: Fix mismatch in template argument deduction [PR90505]
 2020-03-04  2:06 UTC  (2+ messages)

Add dg-require to existing powerpc/pr93122.c test
 2020-03-04  0:31 UTC  (2+ messages)

Remove unnecessary XFAILs from existing testcase 20050603-3.c
 2020-03-04  0:29 UTC  (2+ messages)

[PATCH] Clear --help=language and --help=common interaction
 2020-03-03 22:46 UTC  (4+ messages)

[PATCH] libstdc++: Fix incorrect use of memset in ranges::fill_n (PR 94017)
 2020-03-03 22:33 UTC  (3+ messages)

[PATCH] re PR tree-optimization/90883 (Generated code is worse if returned struct is unnamed)
 2020-03-03 22:21 UTC  (2+ messages)

[PATCH], PR target/93937, Fix variable vec_extract insn that will never match
 2020-03-03 22:19 UTC  (4+ messages)

[PATCH] PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique
 2020-03-03 21:37 UTC  (4+ messages)

[PATCH] rs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560)
 2020-03-03 21:37 UTC  (2+ messages)

Fix Debug mode Undefined Behavior
 2020-03-03 21:31 UTC  (2+ messages)

GLIBC libmvec status
 2020-03-03 21:19 UTC  (13+ messages)

[PATCH] tree-ssa-strlen: Fix up count_nonzero_bytes* [PR94015]
 2020-03-03 20:46 UTC 

[PATCH] c++: Fix non-constant TARGET_EXPR constexpr handing [PR93998]
 2020-03-03 18:46 UTC  (2+ messages)

[PATCH] Wrap array in ctor with braces
 2020-03-03 18:45 UTC  (2+ messages)

[committed] Fix STATIC_CHAIN_REGNUM for v850 port
 2020-03-03 18:38 UTC  (2+ messages)

[GCC][PATCH][AArch64] ACLE intrinsics for BFCVTN, BFCVTN2 (AArch64 AdvSIMD) and BFCVT (AArch64 FP)
 2020-03-03 16:47 UTC  (7+ messages)

[committed] libgcc: arm: convert thumb1 code to unified syntax
 2020-03-03 16:06 UTC 

[PATCH][AARCH64] Fix for PR86901
 2020-03-03 16:04 UTC  (8+ messages)

[committed][ARM] Fix minor testsuite fallout on ARM due to recent IRA changes
 2020-03-03 15:18 UTC  (4+ messages)

[wwwdocs] Document existence of openacc-gcc-9-branch
 2020-03-03 13:57 UTC  (2+ messages)
  ` devel/omp/gcc-9 branch (was: [wwwdocs] Document existence of openacc-gcc-9-branch)

[PATCH coroutines] Handle component_ref in captures_temporary
 2020-03-03 13:47 UTC  (5+ messages)

[PATCH][Arm] ACLE intrinsics: AdvSIMD BFloat16 convert instructions
 2020-03-03 13:19 UTC  (4+ messages)
` [Ping][PATCH][Arm] "

[PATCH 0/4 GCC11] IVOPTs consider step cost for different forms when unrolling
 2020-03-03 12:26 UTC  (7+ messages)
` [PATCH 2/4 GCC11] Add target hook stride_dform_valid_p

[committed] Darwin, libsanitizer: Update minimum supported system version
 2020-03-03 11:54 UTC 

[committed] libstdc++: Micro-optimisations for lexicographical_compare_three_way
 2020-03-03 11:09 UTC 

Hope Project
 2020-03-03 10:12 UTC 

[PATCH] tree-optimization/93946 - fix bogus redundant store removal in FRE, DSE and DOM
 2020-03-03 10:00 UTC 

[PATCH] sccvn: Improve handling of load masked with integer constant [PR93582]
 2020-03-03  9:49 UTC  (5+ messages)

[PATCH PR93674]Avoid introducing IV of enumeral type in case of -fstrict-enums
 2020-03-03  9:36 UTC  (4+ messages)

[PATCH] explow: Fix ICE caused by plus_constant [PR94002]
 2020-03-03  9:20 UTC  (2+ messages)

[PATCH 1/4] arc: Add length attribute to eh_return pattern
 2020-03-03  8:48 UTC  (4+ messages)
` [PATCH 4/4] arc: Update legitimate small data address

***Spam*** Chinese [bubble envelope]
 2020-03-03  7:54 UTC 

[PATCH] s390: Fix --with-arch=... --with-tune=... [PR26877]
 2020-03-03  7:37 UTC  (2+ messages)

[PATCH] gimple-fold: Verify builtin prototype before folding [PR93927]
 2020-03-03  6:59 UTC  (3+ messages)

[PATCH] coroutines: Update lambda capture handling to n4849
 2020-03-03  2:07 UTC  (2+ messages)

[PATCH] c++: Fix convert_like in template [PR91465, PR93870, PR92031]
 2020-03-02 22:50 UTC  (2+ messages)

[PATCH] drop weakref attribute on function definitions (PR 92799)
 2020-03-02 22:16 UTC  (3+ messages)
` PING "
  ` [PING #2][PATCH] "

[committed] analyzer: don't print the duplicate count by default
 2020-03-02 21:49 UTC 

[committed] invoke.texi: add missing option to -fanalyzer list
 2020-03-02 21:49 UTC 

[committed]: i386: Allow only registers with VALID_INT_MODE_P modes in movstrict<mode> [PR93997]
 2020-03-02 20:17 UTC 

[PATCH] libstdc++: Implement integer-class types as defined in [iterator.concept.winc]
 2020-03-02 19:29 UTC  (3+ messages)

[patch, fortran] PR93486 - ICE on valid with nested submodules and long submodule names
 2020-03-02 17:33 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).