public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: Zihintpause: add __builtin_riscv_pause
 2021-02-18 20:21 UTC  (7+ messages)

[PATCH] c: Fix ICE with -fexcess-precision=standard [PR99136]
 2021-02-18 20:15 UTC  (2+ messages)

[PATCH V2 0/5] Support for the CTF and BTF debug formats
 2021-02-18 19:55 UTC  (6+ messages)
` [PATCH V2 1/5] Add new function lang_GNU_GIMPLE
` [PATCH V2 2/5] CTF/BTF debug formats
` [PATCH V2 3/5] CTF/BTF testsuites
` [PATCH V2 4/5] CTF/BTF documentation
` [PATCH V2 5/5] Enable BTF generation in the BPF backend

[PATCH] split, i386: Fix up df uses in i386 splitters [PR99104]
 2021-02-18 18:33 UTC  (24+ messages)
                              ` [PATCH] split, i386, v5: "

[PATCH] rs6000: Use rldimi for vec init instead of shift + ior
 2021-02-18 18:33 UTC  (5+ messages)
` PING "

[PATCH] handle VLA of zero length arrays and vice versa (PR 99121)
 2021-02-18 18:03 UTC  (9+ messages)

[PATCH] rs6000: Convert the vector element register to SImode [PR98914]
 2021-02-18 18:02 UTC  (4+ messages)
` Ping: "

[RFC][patch for gcc12][version 1] add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-02-18 17:56 UTC 

[RFC][patch for gcc12][version 1] add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-02-18 17:17 UTC 

[PATCH 1/1] libiberty(argv.c): Fix memory leak in expandargv
 2021-02-18 17:04 UTC  (3+ messages)

[PATCH] ipa: Fix resolving speculations through cgraph_edge::set_call_stmt (PR 98078)
 2021-02-18 17:04 UTC  (2+ messages)

Patch for PR analyzer/98797
 2021-02-18 17:01 UTC  (8+ messages)

[AArch64] PR98657: Fix vec_duplicate creation in SVE's <ASHIFT:optab><mode>3
 2021-02-18 16:30 UTC  (2+ messages)

[PATCH] Add -fgnu-retain/-fno-gnu-retain
 2021-02-18 16:25 UTC  (24+ messages)
  ` [PATCH v2] Add -fgnu-retain to place used symbols in SHF_GNU_RETAIN section
      ` [PATCH v3] Add retain attribute to place "
          ` [PATCH v4] "
              ` [PATCH v5] "
                ` [PATCH v6] "
                    ` [PATCH v7] "

[PATCH] profiling: fix streaming of TOPN counters
 2021-02-18 15:19 UTC  (9+ messages)

c++: Macros need to be GTY-reachable [PR 99023]
 2021-02-18 14:15 UTC  (2+ messages)

[r11-7271 Regression] FAIL: g++.dg/modules/pr99023_a.H (test for excess errors) on Linux/x86_64
 2021-02-18 13:49 UTC  (3+ messages)

[PATCH] c++: Fix -std=c++20 ICE on virtual method call [PR99132]
 2021-02-18 13:48 UTC  (2+ messages)

[PATCH] middle-end/99122 - Issues with VLA parameter inlining
 2021-02-18 13:39 UTC  (3+ messages)

[PATCH] match.pd: Restrict clz cmp 0 replacement by single_use, PR99142
 2021-02-18 13:10 UTC  (6+ messages)

[PATCH 0/2] IBM Z: Fix long double <-> DFP conversions
 2021-02-18 12:57 UTC  (3+ messages)
` [PATCH 1/2] IBM Z: Improve FPRX2 <-> TF conversions
` [PATCH 2/2] IBM Z: Fix long double <-> DFP conversions

[PATCH] C++: target attribute - local decl
 2021-02-18 12:15 UTC 

[PATCH v2] libiberty(argv.c): Fix memory leak in expandargv
 2021-02-18 12:08 UTC 

[PATCH] i386: Avoid C++ global constructors in every object that includes i386.h
 2021-02-18  9:31 UTC  (3+ messages)

[PATCH] Fix producer string memory leaks
 2021-02-18  9:22 UTC  (8+ messages)

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2021-02-18  9:18 UTC  (21+ messages)
` [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format
                                  ` [PATCH] "

[PATCH v2 1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996)
 2021-02-18  8:51 UTC  (5+ messages)
` [PATCH v2 2/2] ada: add 128bit operation to MIPS N32 and N64

[PATCH] array-bounds: Fix up ICE on overaligned variables [PR99109]
 2021-02-18  8:41 UTC  (7+ messages)
      ` [PATCH] array-bounds, v2: "

[PATCH 1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996)
 2021-02-18  2:11 UTC  (3+ messages)

[PATCH] PR 99133, Mark xxspltiw, xxspltidp, and xxsplti32x as being prefixed
 2021-02-18  0:09 UTC  (2+ messages)

[committed] testsuite: add regression test for PR analyzer/94596
 2021-02-17 22:52 UTC 

[Patch] Fortran: Fix rank of assumed-rank array [PR99043]
 2021-02-17 21:56 UTC  (2+ messages)

[Patch] Fortran: Fix ubound simplifcation [PR99027]
 2021-02-17 21:55 UTC  (2+ messages)

[[PATCH] 1/3] aarch64: Sanitize access to cfun in aarch64_declare_function_name()
 2021-02-17 21:04 UTC  (2+ messages)

[committed] analyzer: fix false leak involving params [PR98969]
 2021-02-17 15:46 UTC 

[PATCH 0/2] openacc: Mixing array elements and derived types (mk2)
 2021-02-17 14:18 UTC  (6+ messages)
` [PATCH 1/2] openacc: Fix lowering for derived-type mappings through array elements
` [PATCH 2/2] openacc: Strided array sections and components of derived-type arrays

[PATCH] c++: Fix up build_zero_init_1 once more [PR99106]
 2021-02-17 13:43 UTC  (2+ messages)

c++: More set_identifier_type_value fixing [PR 99116]
 2021-02-17 13:41 UTC 

c++: ICE with header-units [PR 99071]
 2021-02-17 13:31 UTC 

[PATCH] MIPS: Fix PR target/98491
 2021-02-17 12:02 UTC  (11+ messages)
` [PATCH] MIPS: Fix PR target/98491 (ChangeLog)

Contents of PO file 'cpplib-11.1-b20210207.ru.po'
 2021-02-17  9:52 UTC 

New Russian PO file for 'cpplib' (version 11.1-b20210207)
 2021-02-17  9:52 UTC 

[patch, fortran] PR96686 Namelist group objects shall be defined before appearing in namelist
 2021-02-17  9:19 UTC  (2+ messages)

[PATCH, V2] Add conversions between _Float128 and Decimal
 2021-02-17  4:20 UTC  (2+ messages)
` [Ping #3, Patch "

[committed] c++: Revert EXPR_LOCATION change to build_aggr_init_expr [PR96997]
 2021-02-17  3:34 UTC 

[PATCH] RISC-V: Add implementation for builtin overflow
 2021-02-17  0:57 UTC  (2+ messages)

Go patch committed: Unalias receiver type in export data
 2021-02-16 21:01 UTC 

c++: directives-only preprocessing and include translation [PR 99050]
 2021-02-16 20:26 UTC 

[PATCH 1/3] MIPS: add -mcompact-branches=prefer option
 2021-02-16 19:41 UTC  (8+ messages)
` [PATCH 2/3] MIPS: add builtime option for -mcompact-branches
` [PATCH 3/3] MIPS: fix compact-branches test FAIL for PIC default configuration

[PATCH] c-family: ICE with assume_aligned attribute [PR99062]
 2021-02-16 19:06 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] Make switchconv smarter
 2021-02-16 18:57 UTC  (3+ messages)

[PATCH] libiberty: autogenerate aclocal.m4
 2021-02-16 18:54 UTC  (2+ messages)

[PATCH RFA] cgraph: flatten and same_body aliases [PR96078]
 2021-02-16 18:52 UTC  (2+ messages)

[committed][nvptx] Set -misa=sm_35 by default
 2021-02-16 16:58 UTC  (5+ messages)

[Patch] Fortran: %re/%im fixes for OpenMP/OpenACC + gfc_is_simplify_contiguous
 2021-02-16 15:57 UTC  (5+ messages)
    ` *ping* – "

[OG10] Reverted patch on OG10 branch
 2021-02-16 15:43 UTC 

[PATCH] aarch64: Add internal tune flag to minimise VL-based scalar ops
 2021-02-16 15:19 UTC 

[PATCH] tree-optimization/38474 - improve PTA varinfo sorting
 2021-02-16 12:14 UTC 

[RFC] test builtin ratio for loop distribution
 2021-02-16 12:11 UTC  (14+ messages)

[Patch] Fortran: Reject DT as fmt in I/O statments [PR99111]
 2021-02-16 12:09 UTC  (2+ messages)

[PATCH] Fix test failures from outputs.exp (PR testsuite/98225)
 2021-02-16 10:48 UTC  (8+ messages)
  ` [PATCH] testsuite: Fix test failures from outputs.exp [PR98225]
      ` [PATCH v2] "
        ` Committed: gcc.misc-tests/outputs.exp (outest): Fix typo "is_target"

[PATCH] cfgrtl: Fix up fixup_partitions caused ICE [PR99085]
 2021-02-16  8:13 UTC 

[committed] openmp: Fix up vectorization simd call badness computation [PR99100]
 2021-02-16  8:03 UTC 

[PATCH] PR98096: inline-asm: Take inout operands into account for access to labels by names
 2021-02-15 23:35 UTC  (2+ messages)

[PATCH] [X86] Fold more shuffle builtins to VEC_PERM_EXPR
 2021-02-15 23:33 UTC  (4+ messages)

[PATCH] don't enable DWARF5 by default on Windows (PR98860)
 2021-02-15 23:27 UTC  (4+ messages)

[PATCH] doc: c: c++: Document the C/C++ extended asm empty input constraints
 2021-02-15 23:22 UTC 

[PATCH] c++: Fix CTAD from single-element initializer list [PR99103]
 2021-02-15 19:30 UTC 

[PATCH 1/2] aarch64: Run SUBTARGET_INIT_BUILTINS if it exists
 2021-02-15 18:39 UTC  (3+ messages)
` [PATCH] "

[PATCH, rs6000, expand, hooks]: Fix PR98872, handle uninitialized opaque mode variables
 2021-02-15 16:40 UTC  (6+ messages)
    ` rtl-optimization: Fix uninitialized use of opaque mode variable ICE [PR98872]

[PATCH 2/2] sparc: Run SUBTARGET_INIT_BUILTINS if it exists
 2021-02-15 16:37 UTC  (2+ messages)
` [PATCH] "

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).