public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] improve warning suppression for inlined functions (PR 98465, 98512)
 2021-02-15  0:40 UTC  (5+ messages)
  ` PING "
    ` PING 2 "
      ` PING 3 "

[PATCH] ipa/97346 - fix leak of reference_vars_to_consider
 2021-02-14 22:27 UTC  (2+ messages)

[committed] libstdc++: Restore <unistd.h> in testsuite_fs.h header [PR 99096]
 2021-02-14 20:42 UTC 

[PATCH] gitignore: ignore generated dejagnu test files treewide
 2021-02-14 19:35 UTC 

[PATCH] GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs
 2021-02-14 17:26 UTC 

Contents of PO file 'gcc-11.1-b20210207.sv.po'
 2021-02-14 12:47 UTC 

New Swedish PO file for 'gcc' (version 11.1-b20210207)
 2021-02-14 12:47 UTC 

[RFC] ldist: Recognize rawmemchr loop patterns
 2021-02-14 10:27 UTC  (3+ messages)

[PATCH] c++: Micro-optimize instantiation_dependent_expression_p
 2021-02-14  3:21 UTC  (3+ messages)
` [PATCH] c++: Fix folding of non-dependent BASELINKs [PR95468]

[PATCH] libiberty: autogenerate aclocal.m4
 2021-02-14  2:32 UTC 

[PATCH] handle bad __dynamic_cast more gracefully (PR 99074)
 2021-02-14  0:31 UTC 

[Patch] Fortran: Fix ubound simplifcation [PR99027]
 2021-02-13 20:49 UTC 

[PATCH] RISC-V: Avoid zero/sign extend for volatile loads. Fix for 97417
 2021-02-13 20:37 UTC 

[PATCH] RISC-V: Shorten memrefs improvement, partial fix 97417
 2021-02-13 20:24 UTC 

[Patch] Fortran: Fix Array dependency with local coarrays [PR98913] (was: Re: A question about coarrays and -Warray-temporaries)
 2021-02-13 19:57 UTC  (5+ messages)
          ` [Patch] Fortran: Fix coarray handling for gfc_dep_resolver [PR99010] (was: Re: [Patch] Fortran: Fix Array dependency with local coarrays [PR98913]

Patch for PR analyzer/98797
 2021-02-13 17:53 UTC  (4+ messages)

[PATCH] passes: Enable split4 with selective scheduling 2 [PR98439]
 2021-02-13 17:51 UTC  (4+ messages)

[PATCH 2/2] sparc: Run SUBTARGET_INIT_BUILTINS if it exists
 2021-02-13 12:30 UTC  (2+ messages)

[PATCH 1/2] aarch64: Run SUBTARGET_INIT_BUILTINS if it exists
 2021-02-13 12:20 UTC 

[committed] d: Merge upstream dmd 7132b3537
 2021-02-13 11:53 UTC 

[PATCH] i386: Add combiner splitter to optimize V2SImode memory rotation [PR96166]
 2021-02-13  9:33 UTC  (3+ messages)

[PATCH] match.pd: Fix up A % (cast) (pow2cst << B) simplification [PR99079]
 2021-02-13  9:27 UTC 

[PATCH] libgccjit: Handle truncation and extension for casts [PR 95498]
 2021-02-13  1:35 UTC  (3+ messages)

rs6000: Fix invalid splits when using Altivec style addresses [PR98959]
 2021-02-12 23:36 UTC  (2+ messages)

[PATCH, rs6000, expand, hooks]: Fix PR98872, handle uninitialized opaque mode variables
 2021-02-12 23:30 UTC  (5+ messages)
    ` rtl-optimization: Fix uninitialized use of opaque mode variable ICE [PR98872]

[PATCH] c++: ICE with deduction guide in checking type-dep [PR99009, PR97034]
 2021-02-12 23:12 UTC 

[PATCH] df: Record all definitions in DF_LR_BB_INFO->def [PR98863]
 2021-02-12 23:04 UTC  (5+ messages)

c++: Seed imported bindings [PR 99039]
 2021-02-12 21:31 UTC 

c++: Register streamed-in decls when new [PR 99040]
 2021-02-12 21:30 UTC 

Expunge namespace-scope IDENTIFIER_TYPE_VALUE & global_type_name [PR 99039]
 2021-02-12 21:28 UTC 

Merge from trunk to gccgo branch
 2021-02-12 20:59 UTC  (3+ messages)

[PATCH] plug memory leaks in warn_parm_array_mismatch (PR 99055)
 2021-02-12 20:32 UTC  (8+ messages)
    ` Fwd: "
      `  "

Go patch committed: Use correct path for string/[]byte embed
 2021-02-12 19:18 UTC 

[PATCH 1/4] c++: Avoid building garbage trees from tsubst_requires_expr
 2021-02-12 19:14 UTC  (9+ messages)
` [PATCH 3/4] c++: Delay normalizing nested requirements until satisfaction
` [PATCH 4/4] c++: dependent constraint on placeholder 'auto' [PR96443]

[PATCH] Fix producer string memory leaks
 2021-02-12 18:24 UTC  (4+ messages)

[OBVIOUS][PATCH] testsuite, arm: Add -mthumb to pr98931.c [PR target/98931]
 2021-02-12 17:36 UTC  (4+ messages)

[patch, libfortran] PR95647 operator(.eq.) and operator(==) treated differently
 2021-02-12 16:35 UTC  (3+ messages)

[PATCH] rtl-ssa: Reduce the amount of temporary memory needed [PR98863]
 2021-02-12 16:09 UTC 

[committed] rtl-ssa: Use right obstack for temporary allocation
 2021-02-12 15:56 UTC 

[committed] libstdc++: Re-enable workaround for _wstat64 bug [PR 88881]
 2021-02-12 15:51 UTC  (2+ messages)

[committed] libstdc++: Fix filesystem::rename on Windows [PR 98985]
 2021-02-12 15:50 UTC 

[PATCH 0/2] openacc: Mixing array elements and derived types (mk2)
 2021-02-12 15:46 UTC  (3+ 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

[committed] libstdc++: Include scope ID in net::internet::address_v6::to_string()
 2021-02-12 15:21 UTC  (2+ messages)

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

[committed] libstdc++: Make "nonexistent" paths less predictable in filesystem tests
 2021-02-12 15:13 UTC 

[committed] libstdc++: Fix errors in <experimental/internet>
 2021-02-12 14:46 UTC 

[committed] libstdc++: Add unused attributes to shared_ptr functions
 2021-02-12 14:46 UTC 

[committed] libstdc++: XFAIL tests that depends on RTTI
 2021-02-12 14:46 UTC 

[committed] libstdc++: Make test memory_resource work without exceptions and RTTI
 2021-02-12 14:45 UTC 

[committed] libstdc++: Only use dynamic_cast in tests when RTTI is enabled
 2021-02-12 14:45 UTC 

[committed] libstdc++: Fix errors when syncbuf is used without RTTI
 2021-02-12 14:45 UTC 

[PATCH] libstdc++: ifdef rtti specific function __throw_ios_failure() by __cpp_rtti
 2021-02-12 14:45 UTC  (4+ messages)

[PATCH] openmp: Fix intermittent hanging of task-detach-6 libgomp tests [PR98738]
 2021-02-12 14:36 UTC  (3+ messages)

[Patch, fortran] PR98897 - Erroneous procedure attribute for associate name
 2021-02-12 13:36 UTC  (5+ messages)

[Patch] Fortran: Fix rank of assumed-rank array [PR99043]
 2021-02-12 13:25 UTC  (2+ messages)

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

[PATCH] middle-end/38474 - fix alias walk budget accounting in IPA analysis
 2021-02-12 10:41 UTC 

[PATCH] arm: Fix ICE with -fstack-protector -mpure-code [PR98998]
 2021-02-12  9:10 UTC 

[stage 1 patch] remove unreachable code in expand_expr_real_1 (PR 21433)
 2021-02-12  8:55 UTC  (2+ messages)

[PATCH] adjust "partly out of bounds" warning (PR 98503)
 2021-02-12  8:49 UTC  (12+ messages)

[PATCH, V2] Add conversions between _Float128 and Decimal
 2021-02-12  7:03 UTC  (2+ messages)
` [PING, PATCH "

[PATCH RFA] cgraph: flatten and same_body aliases [PR96078]
 2021-02-12  5:18 UTC 

[PATCH v7] Practical improvement to libgcc complex divide
 2021-02-12  5:05 UTC  (2+ messages)

[pushed] c++: variadic lambda template and empty pack [PR97246]
 2021-02-12  2:47 UTC 

libbacktrace patch committed: Use objcopy --help to check for option
 2021-02-12  2:10 UTC 

[committed] analyzer: fix ICE in print_mem_ref [PR98969]
 2021-02-12  1:34 UTC 

[PATCH,rs6000] Optimize pcrel access of globals [ping]
 2021-02-11 23:53 UTC  (2+ messages)

[x86] Fix -freorder-blocks-and-partition glitch with Windows SEH
 2021-02-11 23:22 UTC 

[PATCH] libgomp/i386: Move syscall asms to static inline wrapper
 2021-02-11 23:10 UTC  (3+ messages)
  ` [PATCH] libgomp/i386: Revert the type of syscall wrappers output back to long

[PATCH] c++: Endless loop with targ deduction in member tmpl [PR95888]
 2021-02-11 20:47 UTC  (5+ messages)
  ` [PATCH v2] "

Contents of PO file 'cpplib-11.1-b20210207.sv.po'
 2021-02-11 20:42 UTC 

New Swedish PO file for 'cpplib' (version 11.1-b20210207)
 2021-02-11 20:42 UTC 

[PATCH, pushed] rs6000: Fix invalid address used in MMA built-in function
 2021-02-11 20:22 UTC 

[PATCH][AArch64] Leveraging the use of STP instruction for vec_duplicate
 2021-02-11 17:46 UTC 

[PATCH] Fix version namespace build
 2021-02-11 17:29 UTC  (3+ messages)

[committed] libstdc++: Document when C++11/14/17 support became stable [PR 99058]
 2021-02-11 17:28 UTC 

[PATCH] c++: Fix endless errors on invalid requirement seq [PR97742]
 2021-02-11 17:24 UTC  (3+ messages)

[PATCH] c++: Fix zero initialization of flexible array members [PR99033]
 2021-02-11 16:14 UTC  (2+ messages)

[PATCH] c++: ICE with unexpanded pack in do-while [PR99063]
 2021-02-11 16:09 UTC  (2+ messages)

[PATCH] arm: Low overhead loop handle long range branches [PR98931]
 2021-02-11 15:25 UTC  (9+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "

[Paatch, fortran] PR99060 - [9/10/11 Regression] ICE in gfc_match_varspec, at fortran/primary.c:2411
 2021-02-11 12:57 UTC 

[aarch64][vect] Support V8QI->V8HI WIDEN_ patterns
 2021-02-11 12:54 UTC  (6+ messages)

[PATCH] reduce sparseset memory requirement
 2021-02-11 11:46 UTC  (2+ messages)

[PATCH] tree-optimization/38474 - fix store-merging compile-time regression
 2021-02-11 11:00 UTC  (2+ messages)

Productronica Show Potential Contact Email List
 2021-02-11  7:55 UTC 

New French PO file for 'cpplib' (version 11.1-b20210207)
 2021-02-11  7:42 UTC 

Contents of PO file 'cpplib-11.1-b20210207.fr.po'
 2021-02-11  7:42 UTC 

use -mfpu=neon for arm/simd/vmmla_1.c
 2021-02-11  5:19 UTC  (3+ messages)

[patch, libgfortran] PR98825 Unexpected behavior of FORTRAN FORMAT expressions when suppressing new line with '$'
 2021-02-11  3:48 UTC  (3+ messages)

[PATCH] c++: Fix ICE from op_unqualified_lookup [PR97582]
 2021-02-11  2:08 UTC  (8+ messages)

[PATCH] c, c++: Plug -Wduplicated-cond memory leaks [PR99057]
 2021-02-11  2:05 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] c-family: ICE with assume_aligned attribute [PR99062]
 2021-02-11  0:24 UTC  (3+ messages)
  ` [PATCH v2] "

[committed] add test for PR 92879
 2021-02-10 21:46 UTC 

PR 96391? Can we fix it for gcc11?
 2021-02-10 19:37 UTC  (6+ messages)
        ` [committed] libcpp: fix ICE comparing macro locations without column info [PR96391]

[PATCH] libstdc++: Update baseline symbols for {aarch64,ia64,m68k,powerpc,powerpc64,riscv64}-linux
 2021-02-10 19:21 UTC  (2+ messages)
` [PATCH] libstdc++: Update baseline symbols for {aarch64, ia64, m68k, powerpc, powerpc64, riscv64}-linux

Contents of PO file 'cpplib-11.1-b20210207.pt_BR.po'
 2021-02-10 17:12 UTC 

New Brazilian Portuguese PO file for 'cpplib' (version 11.1-b20210207)
 2021-02-10 17:12 UTC 

[PATCH] c++: Consider addresses of heap artificial vars always non-NULL [PR98988]
 2021-02-10 17:11 UTC  (6+ messages)
      ` [PATCH] c++, v2: Consider addresses of heap artificial vars always non-NULL [PR98988, PR99031]

[committed] libstdc++: Use correct error category for Windows error codes
 2021-02-10 16:50 UTC 

[committed] libstdc++: Fix spelling of __MINGW32__ macros
 2021-02-10 16:43 UTC 

Testing case for fix-point type auto variables?
 2021-02-10 16:17 UTC 

[PATCH] i386: Fix ICEs due to simplify_gen_subreg returning NULL [PR99025]
 2021-02-10 16:03 UTC  (2+ messages)

[PATCH] varasm: Fix ICE with -fsyntax-only [PR99035]
 2021-02-10 15:58 UTC  (2+ messages)

[PATCH][GCC] IPA: Optionally allow double costing, restoring GCC 10 behavior
 2021-02-10 15:52 UTC  (2+ messages)

[PATCH] libgcc: allocate extra space for morestack expansion
 2021-02-10 14:36 UTC  (2+ messages)
` ***SPAM*** "

[PATCH] testsuite: Skip some tests on arm when overriding -mcpu/-march
 2021-02-10 14:25 UTC 

[PATCH] nvptx: properly use flag_patchable_function_entry
 2021-02-10 14:14 UTC  (3+ messages)

c++: generic lambdas and local-externs from outer scopes [PR 99030]
 2021-02-10 13:34 UTC 

[PATCH] if-to-switch: fix memory leak in case merging
 2021-02-10 12:07 UTC  (2+ messages)

[PATCH] fix memory leak in optimize pragma parsing
 2021-02-10 12:04 UTC  (3+ messages)

Contents of PO file 'gcc-11.1-b20210207.ja.po'
 2021-02-10 11:57 UTC 

New Japanese PO file for 'gcc' (version 11.1-b20210207)
 2021-02-10 11:57 UTC 

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