public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] LTO: fallback to -flto=N if -flto=jobserver does not work
 2021-05-12  9:21 UTC  (9+ messages)

[PATCH] PR libstdc++/89728 diagnose some missuses of [locale.convenience] functions
 2021-05-12  9:18 UTC  (3+ messages)

[PATCH] lto-wrapper: Use vec<cl_decoded_option> data type
 2021-05-12  9:15 UTC  (4+ messages)

retry zero-call-used-regs from zeroed regs
 2021-05-12  9:04 UTC  (2+ messages)

[PATCH v2 00/11] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-05-12  9:00 UTC  (13+ messages)
` [PATCH v2 01/11] Add TARGET_READ_MEMSET_VALUE/TARGET_GEN_MEMSET_VALUE
` [PATCH v2 02/11] x86: Avoid stack realignment when copying data
` [PATCH v2 03/11] Remove MAX_BITSIZE_MODE_ANY_INT
` [PATCH v2 04/11] x86: Update piecewise move and store
` [PATCH v2 05/11] x86: Add AVX2 tests for PR middle-end/90773
` [PATCH v2 06/11] x86: Add tests for piecewise move and store
` [PATCH v2 07/11] x86: Also pass -mno-avx to pr72839.c
` [PATCH v2 08/11] x86: Also pass -mno-avx to cold-attribute-1.c
` [PATCH v2 09/11] x86: Also pass -mno-avx to sw-1.c for ia32
` [PATCH v2 10/11] x86: Update gcc.target/i386/incoming-11.c
` [PATCH v2 11/11] constructor: Check if it is faster to load constant from memory

[PATCH][OBVIOUS] Remove version.h from object files
 2021-05-12  8:52 UTC 

[PATCH] arm: remove error in CPP_SPEC when -mlittle-endian and -mbig-endian are used together
 2021-05-12  8:51 UTC 

[PATCH 2/2] c/100547 - reject overly large vector_size attributes
 2021-05-12  8:47 UTC 

[PATCH 1/2] middle-end/100547 - check rtvec_alloc size
 2021-05-12  8:47 UTC 

[PATCH] gcc-changelog: respect branch in git_update_version.py
 2021-05-12  8:38 UTC 

[PATCH] i386: Optimize vpblendvb on inverted mask register to vpblendvb on swapping the order of operand 1 and operand 2. [PR target/99908]
 2021-05-12  8:36 UTC  (3+ messages)

[PATCH 1/1] PR100281 C++: Fix SImode pointer handling
 2021-05-12  8:35 UTC  (2+ messages)

[PATCH] ada: do not use binary mode in conf.py
 2021-05-12  8:30 UTC  (2+ messages)

[PATCH] expand: Don't reuse DEBUG_EXPRs with vector type if they have different modes [PR100508]
 2021-05-12  8:28 UTC  (2+ messages)

[PATCH] Fix ICE in output_rnglists, at dwarf2out.c:12294 [PR100515]
 2021-05-12  8:24 UTC  (2+ messages)

[PR66791][ARM] Replace __builtin_neon_vtst*
 2021-05-12  7:46 UTC  (3+ messages)

[PATCH 0/2] Fix write_symbols for supporting multiple debug formats
 2021-05-12  7:31 UTC  (5+ messages)
` [PATCH 1/2] opts: change write_symbols to support bitmasks

[PATCH] [i386] Optimize __builtin_shuffle when it's used to zero the upper bits of the dest. [PR target/94680]
 2021-05-12  7:30 UTC  (4+ messages)

[PATCH][AVX512] Fix ICE for vpexpand*
 2021-05-12  7:29 UTC  (4+ messages)
` [PATCH][AVX512] Optimize vpexpand* to mask mov when mask have all ones in it's lower part (including 0 and -1)

[PATCH] x86-64: Remove HAVE_LD_PIE_COPYRELOC
 2021-05-12  6:33 UTC  (3+ messages)

[PATCH] i386: Implement FP vector compares for V2SFmode [PR98218]
 2021-05-12  6:18 UTC 

[PATCH] config: delete unused sim macros
 2021-05-12  4:28 UTC 

[PATCH] c++: Check attributes on friend declarations [PR99032]
 2021-05-12  2:45 UTC 

[committed] preprocessor: Support C2X #elifdef, #elifndef
 2021-05-11 23:55 UTC 

[PATCH 00/57] Replace the Power target-specific built-in machinery
 2021-05-11 23:20 UTC  (5+ messages)
` [PATCH 02/57] Support scanning of build-time GC roots in gengtype

[Patch] OpenMP: detach - fix firstprivate handling
 2021-05-11 21:54 UTC 

[PATCH] forwprop: Support vec perm fed by CTOR and CTOR/CST [PR99398]
 2021-05-11 20:41 UTC  (3+ messages)

[PATCH] define auto_vec copy ctor and assignment (PR 90904)
 2021-05-11 20:02 UTC  (7+ messages)
        ` [PING][PATCH] "
          ` [PING 2][PATCH] "

[stage 1 patch] remove unreachable code in expand_expr_real_1 (PR 21433)
 2021-05-11 20:01 UTC  (3+ messages)

[PATCH] avoid a couple of missing -Wuninitialized (PR 98583, 93100)
 2021-05-11 19:49 UTC 

[committed] preprocessor: Fix cpp_avoid_paste for digit separators
 2021-05-11 18:55 UTC 

[PATCH] libstdc++: Remove extern "C" from Ryu sources
 2021-05-11 17:12 UTC  (6+ messages)

[committed] libstdc++: Fix tests that fail in C++98 mode
 2021-05-11 16:33 UTC 

[committed] libstdc++: Fix missing members in std::allocator<void>
 2021-05-11 16:33 UTC 

[PATCH 0/4] [rs6000] ROP support
 2021-05-11 15:56 UTC  (2+ messages)

[PATCH] OpenMP: Add support for 'close' in map clause
 2021-05-11 15:33 UTC  (6+ messages)

[PATCH, OG10, OpenMP 5.0, committed] Remove array section base-pointer mapping semantics, and other front-end adjustments
 2021-05-11 15:15 UTC  (3+ messages)

[PATCH] testsuite: Fix input operands of gcc.dg/guality/pr43077-1.c
 2021-05-11 14:44 UTC  (2+ messages)

[PATCH, V2 0/2] Fix write_symbols for supporting multiple debug formats
 2021-05-11 14:40 UTC  (3+ messages)
` [PATCH,V2 1/2] opts: change write_symbols to support bitmasks
` [PATCH,V2 2/2] dwarf: new dwarf_debuginfo_p predicate

[committed] preprocessor: Enable digit separators for C2X
 2021-05-11 14:27 UTC 

[pushed] c++: ICE casting class to vector [PR100517]
 2021-05-11 14:20 UTC 

[PATCH] More maybe_fold_reference TLC
 2021-05-11 13:59 UTC 

New Japanese PO file for 'gcc' (version 11.1.0)
 2021-05-11 13:57 UTC 

[PATCH,rs6000] Test cases for p10 fusion patterns
 2021-05-11 13:52 UTC  (2+ messages)

[PATCH,rs6000] Add insn types for fusion pairs
 2021-05-11 13:51 UTC  (2+ messages)

[PATCH,rs6000 0/2] p10 add-add and add-logical fusion series
 2021-05-11 13:50 UTC  (2+ messages)

[PATCH] Bump LTO_major_version to 11
 2021-05-11 13:40 UTC  (23+ messages)

[PATCH] s390: Add more vcond_mask patterns
 2021-05-11 12:40 UTC  (2+ messages)

[PATCH 1/2] ipa-sra: Introduce a mini-DCE to tree-inline.c (PR 93385)
 2021-05-11 12:36 UTC  (5+ messages)
  ` [PATCH 0.5/2] ipa-sra: Restructure how cloning and call redirection communicate "
  ` [PATCH 1.0/2] ipa-sra: Introduce a mini-DCE to tree-inline.c "

[PATCH] ipa/100513 - fix SSA_NAME_DEF_STMT corruption in IPA param manip
 2021-05-11 12:18 UTC  (2+ messages)

[PATCH] rs6000: Make density_test only for vector version
 2021-05-11 11:59 UTC  (13+ messages)
  ` [PATCH 1/2] vect: Add costing_for_scalar parameter to init_cost hook
` [PATCH 2/2 v2] rs6000: Guard density_test only for vector version

[committed] aarch64: A couple of mul_laneq tweaks
 2021-05-11 11:20 UTC 

[PATCH] arm: Avoid emitting bogus CFA adjusts for CMSE nonsecure calls [PR99725]
 2021-05-11 11:12 UTC  (2+ messages)

[PATCH] [PR rtl/optimization/98694] Fix incorrect optimization by cprop_hardreg
 2021-05-11 10:59 UTC  (10+ messages)
              ` [PATCH] regcprop: Fix another cprop_hardreg bug [PR100342]

[PATCH] More maybe_fold_reference TLC
 2021-05-11 10:54 UTC 

[PATCH] middle-end/100509 - avoid folding constant to aggregate type
 2021-05-11 10:47 UTC 

[PATCH] aarch64: Avoid duplicating bti j insns for jump tables [PR99988]
 2021-05-11 10:28 UTC  (6+ messages)

[PATCH] RISC-V: For '-march' and '-mabi' options, add 'Negative' property mentions itself
 2021-05-11  9:23 UTC  (3+ messages)

[PATCH 0/7] [og10] OpenACC/OpenMP: Rework struct component handling
 2021-05-11  8:57 UTC  (8+ messages)
` [PATCH 1/7] [og10] Unify ARRAY_REF/INDIRECT_REF stripping code in extract_base_bit_offset
` [PATCH 2/7] [og10] Refactor struct lowering for OpenMP/OpenACC in gimplify.c
` [PATCH 3/7] [og10] Revert gimplify.c parts of "Fix template case of non-static member access inside member functions"
` [PATCH 4/7] [og10] Revert gimplify.c parts of "Arrow operator handling for C front-end in OpenMP map clauses"
` [PATCH 5/7] [og10] Rewrite GOMP_MAP_ATTACH_DETACH mappings for OpenMP also
` [PATCH 6/7] [og10] Rework indirect struct handling for OpenACC/OpenMP in gimplify.c
` [PATCH 7/7] [og10] WIP GOMP_MAP_ATTACH_ZERO_LENGTH_ARRAY_SECTION changes

[PATCH] gcc-changelog: Remove non-strict mode
 2021-05-11  8:56 UTC 

[PATCH] phiopt: Optimize (x <=> y) cmp z [PR94589]
 2021-05-11  8:20 UTC  (8+ messages)
        ` [PATCH] match.pd: Optimize (x & y) == x into (x & ~y) == 0 [PR94589]

[PATCH] testsuite/s390: Fix risbg-ll-3.c f2_cconly test
 2021-05-11  7:42 UTC  (2+ messages)

[committed] openmp: Fix up taskloop reduction ICE if taskloop has no iterations [PR100471]
 2021-05-11  7:22 UTC 

[PATCH 00/12] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-05-11  6:06 UTC  (15+ messages)
` [PATCH 02/12] Allow generating pseudo register with specific alignment

[GOVERNANCE] Where to file complaints re project-maintainers?
 2021-05-11  2:36 UTC  (17+ messages)

[PATCH] rs6000: Fix cpu selection w/ isel (PR100108)
 2021-05-10 22:04 UTC  (2+ messages)

PR98125, PowerPC64 -fpatchable-function-entry
 2021-05-10 21:39 UTC  (3+ messages)
` PowerPC64 ELFv2 -fpatchable-function-entry

[PATCH] rs6000: Move rs6000_vect_nonmem into target cost_data
 2021-05-10 21:05 UTC  (2+ messages)

[committed] libstdc++: Remove TODO comment
 2021-05-10 20:22 UTC 

[committed] libstdc++: Implement proposed resolution to LWG 3548
 2021-05-10 20:22 UTC 

[PATCH 2/2] ipa-sra: Improve debug info for removed parameters (PR 93385)
 2021-05-10 18:43 UTC  (3+ messages)

[PATCH] libstdc++: Fix wrong thread waking on notify [PR100334]
 2021-05-10 18:21 UTC  (2+ messages)

[PATCH]AArch64: Have -mcpu=native and -march=native enable extensions when CPU is unknown
 2021-05-10 16:51 UTC  (3+ messages)

[PATCH 2/4]AArch64: Add support for sign differing dot-product usdot for NEON and SVE
 2021-05-10 16:49 UTC  (2+ messages)

[PATCH] arm: remove error in CPP_SPEC when float-abi soft and hard are used together
 2021-05-10 16:37 UTC  (3+ messages)

[PATCH] ipa: Get rid of IPA_NODE_REF and IPA_EDGE_REF
 2021-05-10 16:16 UTC  (2+ messages)

[committed 1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests
 2021-05-10 15:31 UTC  (10+ messages)
` [committed 2/9] libstdc++: Remove redundant -std=gnu++17 options from filesystem tests
` [committed 3/9] libstdc++: Remove redundant -std=gnu++17 options from any/optional/variant tests
` [committed 4/9] libstdc++: Remove redundant -std=gnu++17 options from concurrency tests
` [committed 5/9] libstdc++: Remove redundant -std=gnu++17 options from PMR tests
` [committed 6/9] libstdc++: Remove redundant -std=gnu++17 options from strings tests
` [committed 7/9] libstdc++: Remove redundant -std=gnu++17 options from containers tests
` [committed 8/9] libstdc++: Remove redundant -std=gnu++17 options from algorithm tests
` [committed 9/9] libstdc++: Remove redundant -std=gnu++17 options from remaining tests

[committed] libstdc++: Adjust expected errors in tests when compiled as C++20
 2021-05-10 15:22 UTC 

[PATCH] AArch64: Improve GOT addressing
 2021-05-10 14:54 UTC  (4+ messages)

[PATCH] c++: dependent operator expression lookup [PR51577]
 2021-05-10 14:51 UTC  (2+ messages)

[PATCH] i386: Force V2SI mode operands to registers in expand_sse_movcc
 2021-05-10 14:45 UTC 

[PATCH] PR fortran/98411 - [10/11/12 Regression] Pointless warning for static variables
 2021-05-10 14:34 UTC 

[PATCH, rs6000] Add ALTIVEC_REGS as pressure class
 2021-05-10 14:28 UTC  (5+ messages)

[GCC][PATCH] arm: Remove duplicate definitions from arm_mve.h (pr100419)
 2021-05-10 14:18 UTC  (4+ messages)

[committed] libstdc++: Rename test type to avoid clashing with std::any
 2021-05-10 14:00 UTC 

[PATCH 1/4]middle-end Vect: Add support for dot-product where the sign for the multiplicant changes
 2021-05-10 13:29 UTC  (6+ messages)

[PATCH] testsuite/arm: Add mve-vmul-scalar-1.c test
 2021-05-10 12:43 UTC  (3+ messages)

[PATCH v2] REE: PR rtl-optimization/100264: Handle more PARALLEL SET expressions
 2021-05-10 12:39 UTC 

[PATCH 1/2] REE: PR rtl-optimization/100264: Handle more PARALLEL SET expressions
 2021-05-10 12:19 UTC  (5+ messages)

[PATCH 1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version
 2021-05-10 11:59 UTC  (9+ messages)
` [PATCH 2/9] arm: MVE: Cleanup vcmpne/vcmpeq builtins
` [PATCH 3/9] arm: MVE: Remove _s and _u suffixes from vcmp* builtins
` [PATCH 4/9] arm: MVE: Factorize all vcmp* integer patterns
` [PATCH 5/9] arm: MVE: Factorize vcmp_*f*

[PATCH/RFC] Add a new memory gathering optimization for loop (PR98598)
 2021-05-10 11:56 UTC  (4+ messages)

[PATCH] gcc-changelog: Accept ref_name argument in GitCommit
 2021-05-10 11:55 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).