public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] tree-optimization/99807 - avoid bogus assert with permute SLP node
 2021-03-29 11:12 UTC 

[PATCH] aarch64: PR target/99037 Fix RTL represntation in move_lo_quad patterns
 2021-03-29 10:56 UTC  (3+ messages)

[PATCH] fold-const: Fix ICE in extract_muldiv_1 [PR99777]
 2021-03-29  9:22 UTC  (2+ messages)

[PATCH] slp tree vectorizer: Re-calculate vectorization factor in the case of invalid choices [PR96974]
 2021-03-29  9:20 UTC  (6+ messages)

[PATCH] aarch64: Don't emit -Wpsabi note when ABI was never affected [PR91710]
 2021-03-29  9:16 UTC  (3+ messages)
  ` Patch ping - "

[Patch, fortran] PR99602 - [11 regression] runtime error: pointer actual argument not associated
 2021-03-29  9:15 UTC  (3+ messages)

[PATCH] openmp: Fix intermittent hanging of task-detach-6 libgomp tests [PR98738]
 2021-03-29  9:09 UTC  (12+ messages)
  ` [WIP] "
            ` [Patch] libgomp: Fix on_device_arch.c aux-file handling [PR99555] (was: [WIP] Re: [PATCH] openmp: Fix intermittent hanging of task-detach-6 libgomp tests [PR98738])
                    ` [Patch] libgomp: Fix on_device_arch.c aux-file handling [PR99555]

[PATCH] testsuite/arm: Fix scan-assembler-times in pr96770.c with movt/movw
 2021-03-29  9:01 UTC 

[PING][PATCH] Aarch64: Prevent use of SIMD fcvtz[su] instruction variant with "nosimd"
 2021-03-29  7:01 UTC 

[PATCH] libstdc++: Reimplement range adaptors [PR99433]
 2021-03-29  1:58 UTC 

[PATCH] AIX TLS DWARF symbols
 2021-03-28 21:53 UTC 

[committed] doc: Update link to "Memory Model" paper
 2021-03-28 21:38 UTC 

[committed] wwwdocs: Update link to ECMA-335
 2021-03-28 21:26 UTC 

[committed] wwwdocs: Update "creating commit with multiple authors" link
 2021-03-28 21:21 UTC 

[committed] wwwdocs: Update reference to rawhide-20090126 result
 2021-03-28 21:14 UTC 

[committed] wwwdocs: Fix the spelling of "run time" as a noun
 2021-03-28 21:11 UTC 

[PATCH] Fix _GLIBCXX_DEBUG container allocator aware move constructors
 2021-03-28 20:27 UTC  (3+ messages)

[committed] d: Don't create gdc.test symlink in the gdc testsuite directory
 2021-03-28 15:57 UTC 

[committed] d: Predefine the D_PIE version condition when flag_pie is set
 2021-03-28 15:53 UTC 

[committed] d: Define language hook for LANG_HOOKS_ENUM_UNDERLYING_BASE_TYPE
 2021-03-28 15:53 UTC 

[committed] d: Use COMPILER_FOR_BUILD to build all D front-end generator programs
 2021-03-28 15:52 UTC 

[committed] d: Don't generate per-module wrapper for calling DSO constructor/destructor
 2021-03-28 15:51 UTC 

New Swedish PO file for 'gcc' (version 11.1-b20210321)
 2021-03-28 13:52 UTC 

off-by-one buffer overflow patch
 2021-03-27 23:49 UTC  (2+ messages)

[PATCH v9] Practical improvement to libgcc complex divide
 2021-03-27 23:18 UTC  (2+ messages)

improve future::poll calibration loop
 2021-03-27 19:44 UTC  (2+ messages)

[PATCH] rs6000: Enable 32bit variable vec_insert [PR99718]
 2021-03-27 18:43 UTC  (2+ messages)

[PATCH, V2] Add conversions between _Float128 and Decimal
 2021-03-27 15:07 UTC  (6+ messages)

[PATCH 0/3] Uncontroversial improvements to C++20 wait-related implementation
 2021-03-26 23:53 UTC  (5+ messages)

[r11-7866 Regression] FAIL: g++.dg/modules/xtreme-header_a.H -std=c++2b (test for excess errors) on Linux/x86_64
 2021-03-26 23:36 UTC 

[committed] add test for PR 59970
 2021-03-26 22:42 UTC 

Dimitar Dimitrov as TI PRU maintainer
 2021-03-26 20:43 UTC  (2+ messages)
  ` [committed] MAINTAINERS: Add myself as pru port maintainer

[PATCH] c++: ICE on invalid with NSDMI in C++98 [PR98352]
 2021-03-26 19:53 UTC  (2+ messages)

[PATCH] dwarf2cfi: Defer queued register saves some more [PR99334]
 2021-03-26 19:52 UTC  (4+ messages)

require et random_device for cons token test
 2021-03-26 19:17 UTC  (15+ messages)

c++: imported templates and alias-template changes [PR 99283]
 2021-03-26 19:08 UTC 

off-by-one buffer overflow patch
 2021-03-26 17:29 UTC 

[PATCH] x86: Skip ISA check for always_inline in system headers
 2021-03-26 17:24 UTC  (26+ messages)
                            ` [PATCH] x86: Define __rdtsc and __rdtscp as macros

[committed] [PR99766] Consider relaxed memory associated more with memory instead of special memory
 2021-03-26 17:15 UTC 

[PATCH v2] aarch64: Fix SVE ACLE builtins with LTO [PR99216]
 2021-03-26 16:43 UTC  (2+ messages)

[Patch, fortran] 99307 - FAIL: gfortran.dg/class_assign_4.f90 execution test
 2021-03-26 16:30 UTC 

testsuite/arm: Improve scan-assembler in pr96770.c
 2021-03-26 16:22 UTC  (2+ messages)

aarch64: Opt-in tweaks to the AArch64 vector cost model
 2021-03-26 16:18 UTC  (14+ messages)
` [PATCH 01/13] aarch64: Add reduction costs to simd_vec_costs
` [PATCH 02/13] aarch64: Add vector costs for SVE CLAST[AB] and FADDA
` [PATCH 03/13] aarch64: Add costs for LD[234]/ST[234] permutes
` [PATCH 04/13] aarch64: Add costs for storing one element of a vector
` [PATCH 05/13] aarch64: Add costs for one element of a scatter store
` [PATCH 06/13] aarch64: Add a CPU-specific cost table for Neoverse V1
` [PATCH 07/13] aarch64: Use an aarch64-specific structure for vector costing
` [PATCH 08/13] aarch64: Try to detect when Advanced SIMD code would be completely unrolled
` [PATCH 09/13] aarch64: Detect scalar extending loads
` [PATCH 10/13] aarch64: Cost comparisons embedded in COND_EXPRs
` [PATCH 11/13] aarch64: Ignore inductions when costing vector code
` [PATCH 12/13] aarch64: Take issue rate into account for vector loop costs
` [PATCH 13/13] aarch64: Add costs for LD[34] and ST[34] postincrements

[PATCH] d: Add windows support for D compiler (PR91595)
 2021-03-26 15:43 UTC  (2+ messages)

[committed] d: Define IN_TARGET_CODE in all machine-specific D language files
 2021-03-26 15:19 UTC 

[committed] [freebsd] d: Fix build failures on sparc64-*-freebsd*
 2021-03-26 15:17 UTC 

[committed] libphobos: Build all modules with -fversion=Shared when configured with --enable-shared
 2021-03-26 15:16 UTC 

[PATCH 0/2] openacc: Mixing array elements and derived types (mk2)
 2021-03-26 14:29 UTC  (4+ messages)
` [PATCH 1/2] openacc: Fix lowering for derived-type mappings through array elements

[PATCH] gdb-power10-single-step
 2021-03-26 13:02 UTC 

[PATCH, rs6000][PR gdb/27525] displaced stepping across addpcis/lnia
 2021-03-26 12:58 UTC 

[RFC] Run pass_sink_code once more after ivopts/fre
 2021-03-26  7:35 UTC  (5+ messages)

[Patch] Fortran: Fix intrinsic null() handling [PR99651]
 2021-03-26  6:48 UTC  (4+ messages)

[PATCH] implement pre-c++20 contracts
 2021-03-26  2:53 UTC  (12+ messages)
              ` [PATCH] PING "

[PATCH] c++: -Wconversion vs value-dependent expressions [PR99331]
 2021-03-25 23:47 UTC  (6+ messages)
  ` [PATCH v2] "

[committed] new test for PR 55060
 2021-03-25 23:27 UTC 

[committed] add test for PR tree-optimization/48483
 2021-03-25 22:11 UTC 

[PATCH] dwarf2out: Fix debug info for 2 byte floats [PR99388]
 2021-03-25 21:47 UTC  (2+ messages)

[committed] add test for PR 44547
 2021-03-25 21:35 UTC 

[PATCH] c++: Fix ICE with nsdmi [PR99705]
 2021-03-25 20:36 UTC  (6+ messages)
  ` [PATCH] c++, v2: "

[PATCH] c++: Fix source_location inconsistency between calls from templates and non-templates [PR99672]
 2021-03-25 20:22 UTC  (4+ messages)
  ` [PATCH] c++, v2: "

[commit] [OG10] amdgcn: Add gfx908 support
 2021-03-25 20:18 UTC 

[PATCH] c++: Diagnose bare parameter packs in bitfield widths [PR99745]
 2021-03-25 20:00 UTC  (2+ messages)

[PATCH] c++: ICE on invalid with inheriting constructors [PR94751]
 2021-03-25 19:56 UTC  (2+ messages)

[PATCH] lra: Canonicalize mult to shift in address reloads
 2021-03-25 18:28 UTC  (5+ messages)

Problem building libstdc++ for the avr target
 2021-03-25 18:27 UTC 

[PATCH] Complete __gnu_debug::basic_string
 2021-03-25 18:22 UTC  (10+ messages)

[PATCH] AIX struct alignment (PR 99557)
 2021-03-25 17:12 UTC  (11+ messages)

[PATCH, V3] Require GLIBC 2.32 for Decimal/_Float128 conversions
 2021-03-25 14:07 UTC  (4+ messages)

[PATCH 0/4] Merge from HSA branch to trunk
 2021-03-25 13:40 UTC  (7+ messages)
` [PATCH 1/4] Remove build dependence on HSA run-time

[PATCH] tree-optimization/96109 - fix vectorizer alignment computation
 2021-03-25 13:26 UTC  (4+ messages)

New French PO file for 'gcc' (version 11.1-b20210321)
 2021-03-25 12:32 UTC 

[PATCH, OpenMP 5.0] More implementation of the requires directive
 2021-03-25 11:18 UTC  (2+ messages)

[Patch] OpenMP: Handle order(concurrent) clause in gfortran
 2021-03-25 10:53 UTC  (2+ messages)

[Patch][wwwdocs] gcc-11/changes.html – GCN – Mention gfx908
 2021-03-25  9:51 UTC  (3+ messages)

[PATCH] tree-optimization/99746 - avoid confusing hybrid code
 2021-03-25  9:04 UTC 

Patch ping
 2021-03-25  8:45 UTC  (6+ messages)

[PATCH] vect: Init inside_cost in vect_model_reduction_cost
 2021-03-25  6:16 UTC  (2+ messages)

[PATCH] rs6000: Correct Power8 cost of l2 cache size [PR97329]
 2021-03-25  3:40 UTC  (4+ messages)

[committed] analyzer; reset sm-state for SSA names at def-stmts [PR93695,PR99044,PR99716]
 2021-03-25  0:51 UTC 

[patch for gcc12 stage1][version 2] add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-03-24 21:21 UTC 

[PATCH] i386: fix -march=amd crash
 2021-03-24 19:38 UTC  (2+ messages)

Opt out
 2021-03-24 18:20 UTC 

[PATCH] arm: Fix MVE constraints for movmisalign [PR target/99727]
 2021-03-24 14:01 UTC  (2+ messages)

[PATCH] i386, debug: Default to -gdwarf-4 on Windows targets with broken ld.bfd [PR98860]
 2021-03-24 13:56 UTC 

run sysconf-requiring test on systems that support it
 2021-03-24 10:23 UTC  (6+ messages)

[PATCH] arm: Fix some more vec-common.md patterns for iwmmxt [PR99724]
 2021-03-24  9:53 UTC  (3+ 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).