public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] avoid assuming gimple_call_alloc_size argument is a call (PR 99489)
 2021-03-12 14:11 UTC  (4+ messages)

[PATCH][pushed] analyzer: document new param
 2021-03-12 14:02 UTC  (3+ messages)

[PATCH] i386: Hopefully last set of -mavx512vl -mno-avx512bw fixes [PR99321]
 2021-03-12 13:38 UTC  (3+ messages)

use -mno-strict-align for strlenopt-80.c on powerpc
 2021-03-12 13:33 UTC  (4+ messages)

[PATCH] handle VLA of zero length arrays and vice versa (PR 99121)
 2021-03-12 13:27 UTC  (11+ messages)

[PATCH] x86: Update 'P' operand modifier for -fno-plt
 2021-03-12 13:20 UTC  (5+ messages)

[GCC 10] aarch64: Set AARCH64_EXTRA_TUNE_PREFER_ADVSIMD_AUTOVEC for Neoverse N2
 2021-03-12 13:19 UTC 

[PATCH 2/2] ipa-sra: Improve debug info for removed parameters (PR 93385)
 2021-03-12 12:39 UTC 

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

[PATCH 1/2] ipa-sra: Introduce a mini-DCE to tree-inline.c (PR 93385)
 2021-03-12 12:39 UTC 

[Patch] OpenMP: Fix 'omp declare target' handling for vars [PR99509]
 2021-03-12 12:20 UTC  (2+ messages)

[Patch] Fortran/OpenMP: Accept implicit-save DATA vars for threadprivate [PR99514]
 2021-03-12 12:07 UTC  (2+ messages)

[Patch] Fortran/OpenMP: Fix use_device_{ptr,addr} with assumed-size array [PR98858]
 2021-03-12 12:06 UTC  (2+ messages)

[Ada] Fix PR ada/99264
 2021-03-12 11:00 UTC  (3+ messages)

[PATCH] MIPS: R6: load/store can process unaligned address
 2021-03-12 10:30 UTC  (2+ messages)

[PATCH] c: don't drop typedef information in casts
 2021-03-12  8:35 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH][pushed] gcc-changelog: allow ChangeLog deletion in a commit
 2021-03-12  8:29 UTC 

[PATCH] dwarf2out: Fix up ranges for -gdwarf-5 -gsplit-dwarf [PR99490]
 2021-03-12  8:20 UTC 

ipa-sra is mostly disabled by -mlongcall
 2021-03-12  7:47 UTC  (7+ messages)

[RFC] decay vect tests from run to link for pr95401
 2021-03-12  7:42 UTC  (5+ messages)

[PATCH] aarch64: Improve generic SVE tuning defaults
 2021-03-12  6:21 UTC  (2+ messages)

Merge from trunk to gccgo branch
 2021-03-12  3:42 UTC  (4+ messages)

[PATCH] rs6000: Fix check_effective_target_sqrt_insn (PR99352)
 2021-03-12  2:37 UTC  (3+ messages)

[Patch] Fortran: Fix libgfortran I/O race with newunit_free [PR99529]
 2021-03-12  1:35 UTC  (3+ messages)

[RFC][patch for gcc12][version 1] add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-03-12  0:46 UTC  (7+ messages)

Go patch committed: create temporaries for heap variables
 2021-03-11 23:48 UTC 

[committed] analyzer: new implementation of shortest feasible path [PR96374]
 2021-03-11 23:06 UTC 

[committed] analyzer: support reverse direction in shortest-paths.h
 2021-03-11 22:56 UTC 

[committed] analyzer: gracefully handle impossible paths in shortest-paths.h
 2021-03-11 22:55 UTC 

xfail fetestexcept test - ppc always uses fcmpu
 2021-03-11 22:03 UTC  (4+ messages)

[PATCH] AIX thread local uninitialized data (PR 99094)
 2021-03-11 22:01 UTC 

c++: Fix unhiding friend with imports [PR 99248]
 2021-03-11 21:12 UTC 

[PATCH] c++: Prune dead functions
 2021-03-11 20:58 UTC 

printers.py issue
 2021-03-11 18:33 UTC  (2+ messages)

[committed] libstdc++: Handle EPERM for filesystem access errors on MacOS [PR 99537]
 2021-03-11 18:20 UTC  (2+ messages)

[PATCH 1/4] libstdc++: Factor out uses of __int128 into a type alias
 2021-03-11 18:15 UTC  (7+ messages)
` [PATCH 2/4] libstdc++: Add LOCAL_PATCHES file to Ryu sources
` [PATCH 3/4] libstdc++: Remove Ryu's uint128_t aliases
` [PATCH 4/4] libstdc++: Add fallback 128-bit integer class type and use it

[PATCH] tighten up checking for virtual bases (PR 99502)
 2021-03-11 18:06 UTC 

[committed] libstdc++: Make barrier::arrival_token a move-only class type
 2021-03-11 17:54 UTC 

[committed] libstdc++: Use acq_rel memory ordering [PR 99537]
 2021-03-11 17:54 UTC 

[committed] libstdc++: Initialize std::normal_distribution::_M_saved [PR 99536]
 2021-03-11 17:53 UTC 

[Bug libstdc++/99402] [10/11 Regression] std::copy creates _GLIBCXX_DEBUG false positive for attempt to subscript a dereferenceable (start-of-sequence) iterator
 2021-03-11 17:51 UTC  (2+ messages)

c++: template partial instantiation mismatch [PR 99528]
 2021-03-11 17:50 UTC 

[Patch] Fortran: Fix func decl mismatch [PR93660]
 2021-03-11 17:15 UTC 

[PATCH v1] libstdc++-v3: Update VTV vars for libtool link commands [PR99172]
 2021-03-11 17:10 UTC  (6+ messages)

[PATCH] openmp: Fix intermittent hanging of task-detach-6 libgomp tests [PR98738]
 2021-03-11 16:52 UTC  (6+ messages)
  ` [WIP] "

MAINTAINERS update for a few ex-ImgTec employees
 2021-03-11 16:31 UTC 

enable sqrt insns for cdce3.c
 2021-03-11 16:04 UTC  (3+ messages)

add sqrt options and test for sqrt support in ppc tests
 2021-03-11 15:25 UTC 

[PATCH][pushed] Add -fprofile-reproducible=parallel-runs to STAGEfeedback_CFLAGS to Makefile.tpl
 2021-03-11 15:19 UTC 

add -mfloat128 to __float128-using test missing it
 2021-03-11 15:07 UTC  (5+ messages)

[PATCH] Ada: hashed container Cursor type predefined equality non-conformance
 2021-03-11 14:13 UTC  (10+ messages)

[PATCH] c++: Fix up calls to immediate functions returning reference [PR99507]
 2021-03-11 13:38 UTC  (2+ messages)

[PATCH] c++: Only reject reinterpret casts from pointers to integers for manifestly_const_eval evaluation [PR99456]
 2021-03-11 13:35 UTC  (2+ messages)

[PATCH] testsuite/98245 - adjust dump scanning of gcc.dg/vect/bb-slp-46.c
 2021-03-11 13:26 UTC 

[PATCH] testsuite/97494 - XFAIL gcc.dg/vect/pr97428.c on !vect_hw_misalign
 2021-03-11 13:13 UTC 

[PATCH] testsuite/97494 - XFAIL gcc.dg/vect/vect-complex-5.c on !vect_hw_misalign
 2021-03-11 13:05 UTC 

[PATCH] testsuite/97494 - amend gcc.dg/vect/slp-21.c
 2021-03-11 12:32 UTC 

[PATCH] tree-optimization/99523 - missing SSA decls in dumps
 2021-03-11 11:36 UTC 

[PATCH] icf: Check return type of internal fn calls [PR99517]
 2021-03-11  9:18 UTC  (2+ messages)

[PATCH, OG10, C++, committed] Fix non-static member mapping in templates
 2021-03-11  8:44 UTC 

Committed, cris: define HARD_FRAME_POINTER_REGNUM
 2021-03-11  2:47 UTC 

[PATCH] rs6000: Fix MMA API - Add support for compatibility built-ins
 2021-03-11  0:21 UTC  (9+ messages)

[PATCH, pushed] rs6000: Fix invalid address used in MMA built-in function
 2021-03-11  0:20 UTC  (2+ messages)

rs6000: Fix ICE in rs6000_init_builtins when compiling with -mcpu=440 [PR99279]
 2021-03-11  0:17 UTC  (4+ messages)

[PATCH] rs6000: Convert the vector element register to SImode [PR98914]
 2021-03-10 23:57 UTC  (7+ messages)
  ` [PATCH v2] "
        ` Ping: "
          ` Ping^2: "

[PATCH] AIX alignment of double _Complex (PR 99492)
 2021-03-10 23:55 UTC 

[PATCH] PR fortran/99205 - [10/11 Regression] Out of memory with undefined character length
 2021-03-10 21:52 UTC  (6+ messages)

[committed] [PR99422] LRA: Don't check unknown constraint, use X for empty constraint
 2021-03-10 21:20 UTC 

[PATCH] c++: Private parent access check for using decls [PR19377]
 2021-03-10 21:14 UTC  (18+ messages)

[PATCH] rs6000: Fix pr98959 testcase
 2021-03-10 20:27 UTC 

c++: ICE do to GC leakage [PR 99423]
 2021-03-10 20:11 UTC 

[committed] libstdc++-v3/testsuite: Add options to link with libatomic in various tests
 2021-03-10 18:20 UTC  (3+ messages)

[committed] analyzer: factor out new class feasibility_state
 2021-03-10 17:04 UTC 

[PATCH V3] Do not build Decimal/Float128 conversions if --disable-decimal-float
 2021-03-10 16:47 UTC  (2+ messages)
` [Ping, PATCH "

[PATCH, V3] Require GLIBC 2.32 for Decimal/_Float128 conversions
 2021-03-10 16:46 UTC  (2+ messages)
` [Ping, Patch "

[committed] testsuite: Fix up pr99305.C test on unsigned_char targets [PR99498]
 2021-03-10 16:43 UTC 

[PATCH] phiopt: Fix up conditional_replacement [PR99305]
 2021-03-10 16:25 UTC 

c++: Propagate assembler name from local-externs [PR 99508]
 2021-03-10 15:50 UTC 

[committed] libstdc++: Fix headers that can't be used as header units [PR 99413]
 2021-03-10 15:28 UTC 

[committed] libstdc++: Implement LWG 3530 for concept-constrained comparisons
 2021-03-10 15:28 UTC 

[committed] aarch64: Fix typo in aarch64.c comment
 2021-03-10 15:12 UTC 

[PATCH v2] Ada: hashed container Cursor type predefined equality non-conformance
 2021-03-10 15:07 UTC 

[PATCH][PR98791]: IRA: Make sure allocno copy mode's are ordered
 2021-03-10 14:18 UTC  (4+ messages)

[committed] analyzer: remove duplicated vfuncs
 2021-03-10 13:59 UTC 

[committed] analyzer: remove some no-longer-needed -Wno-analyzer-too-complex
 2021-03-10 13:57 UTC 

[Vect] Fix mask check on Scatter loads/stores
 2021-03-10 13:27 UTC  (5+ messages)

[PATCH] ssa-ifcombine: combining comparisons [Bug 53806]
 2021-03-10 12:43 UTC  (4+ messages)

[Ada] Fix ICE on atomic enumeration type with LTO
 2021-03-10 11:34 UTC 

[SPARC] Fix miscompilation of Ada runtime in 64-bit mode
 2021-03-10 11:34 UTC 

[patch] Fix PR fortran/96983
 2021-03-10 11:34 UTC  (3+ messages)

[patch] substitute @tie{} with a space for the man pages
 2021-03-10 11:21 UTC 

[committed] libstdc++: Uncomment more parts of <chrono> synopsis test
 2021-03-10 11:17 UTC 

[PATCH] tree-optimization/99510 - fix type reuse of build_aligned_type
 2021-03-10 11:01 UTC 

add explicit ABI and align options to pr88233.c
 2021-03-10 11:00 UTC 

[Patch] OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE [PR86470]
 2021-03-10 10:55 UTC 

adjust vectorization expectations for ppc costmodel 76b
 2021-03-10  9:12 UTC 

disable ldist for test, to restore vectorizing-candidate loop
 2021-03-10  9:11 UTC 

add -mpowerpc-gpopt to options for sqrt insn on PowerPC
 2021-03-10  4:53 UTC  (10+ messages)

[PATCH] skip testing time before epoch on mips
 2021-03-10  3:31 UTC 

[PATCH] c++: Fix error-recovery with requires expression [PR99500]
 2021-03-10  3:22 UTC 

[PATCH] c++: Fix bogus warning in deprecated namespace [PR99318]
 2021-03-10  3:22 UTC 

Committed, cris: define DWARF_FRAME_REGISTERS
 2021-03-10  3:02 UTC 

[PATCH] testsuite: All LRA target selector
 2021-03-09 22:55 UTC  (2+ messages)

[committed] IRA: Process digital constraints containing more one digit
 2021-03-09 22:30 UTC 

[PATCH v2] Ada: hashed container Cursor type predefined equality non-conformance
 2021-03-09 21:26 UTC 

[PATCH V3 0/5] Support for the CTF and BTF debug formats
 2021-03-09 19:07 UTC  (4+ messages)
` [PATCH V3 1/5] Add new function lang_GNU_GIMPLE

[PATCH 0/3 V2] Honor --disable-decimal-float in PowerPC libgcc _Float128
 2021-03-09 18:35 UTC  (7+ messages)
` [PATCH 2/3 V2] Do not include stdio.h in libgcc's Decimal/Float128 conversions

[PATCH] phiopt: Fix up conditional_replacement [PR99305]
 2021-03-09 17:46 UTC  (3+ messages)

[COMMITTED] arm: fix bootstrap failure following automatic mode selection patch
 2021-03-09 17:10 UTC 

[PATCH RFA] cgraph: flatten and same_body aliases [PR96078]
 2021-03-09 16:57 UTC  (4+ messages)
` [PATCH] testsuite: Fix up attr-flatten-1.c failure [PR99363]

[committed] [PR99454] LRA: Process 0..9 constraints in process_address_1
 2021-03-09 16:11 UTC  (3+ messages)

[PATCH v2] fix Ada bootstrap on Cygwin64 (PR bootstrap/94918)
 2021-03-09 16:00 UTC  (5+ messages)

[PATCH v2] aarch64: Fix SVE ACLE builtins with LTO [PR99216]
 2021-03-09 15:41 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).