public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: The 'multilib-generator' enhancement
 2021-01-18  6:09 UTC 

[PATCH] c++: Defer access checking when processing bases [PR82613]
 2021-01-18  5:31 UTC 

[PATCH] c++: Fix excessive instantiation inside decltype [PR71879]
 2021-01-18  5:31 UTC 

[PATCH] analyzer: use "malloc" attribute
 2021-01-18  2:49 UTC 

[PATCH] Modula-2 into the GCC tree on master
 2021-01-18  1:09 UTC 

[PATCH] aix: Default to DWARF 4
 2021-01-17 23:12 UTC 

[PATCH] alias: Fix offset checks involving section anchors [PR92294]
 2021-01-17 23:01 UTC  (2+ messages)

[committed] avoid assuming SSA_NAME_IDENTIFIER is nonnull
 2021-01-17 22:37 UTC 

[PATCH] ipa: Adjust cgraph verifier to materialization on demand (PR 98222)
 2021-01-17 21:40 UTC 

[C PATCH] qualifiers of pointers to arrays in C2X [PR 98397]
 2021-01-17 20:18 UTC  (3+ messages)

[r11-6755 Regression] FAIL: libstdc++-prettyprinters/libfundts.cc print os on Linux/x86_64
 2021-01-17 19:30 UTC 

[patch, coarray_native, committed] Increase initial size on Darwin
 2021-01-17 19:13 UTC 

[PATCH] [wwwdocs] Add nios2 changes for GCC 11
 2021-01-17 19:08 UTC 

[COMMITTED] testsuite: i386: Require ifunc support in gcc.target/i386/pr98100.c
 2021-01-17 16:24 UTC  (2+ messages)

[PATCH] [WIP] openmp: Add OpenMP 5.0 task detach clause support
 2021-01-17 16:04 UTC  (15+ messages)

[committed] wwwdocs: git: Update the cilkplus entry
 2021-01-17  1:09 UTC 

[committed] wwwdocs: Move cilkplus to Inactive branches
 2021-01-17  1:08 UTC  (6+ messages)

[r11-6752 Regression] FAIL: gfortran.dg/gomp/task-detach-1.f90 -O (test for errors, line 22) on Linux/x86_64
 2021-01-17  1:01 UTC 

[PATCH] keep scope blocks for all inlined functions (PR 98664)
 2021-01-17  0:46 UTC  (3+ messages)

[PATCH] match.pd: Add some __builtin_ctz (x) cmp cst simplifications [PR95527]
 2021-01-16 18:19 UTC 

[PATCH] expand: Expand x / y * y as x - x % y if the latter is cheaper [PR96696]
 2021-01-16 18:13 UTC 

[PATCH] libgcc: Thumb-1 Floating-Point Library for Cortex M0
 2021-01-16 16:14 UTC  (16+ messages)
      ` [PATCH v3] "

[committed][OG10] Fix offload dwarf info
 2021-01-16 15:53 UTC  (2+ messages)

[PATCH v2 1/3] nios2: Remove custom instruction warnings
 2021-01-16 15:42 UTC  (6+ messages)
` [PATCH v2 2/3] nios2: Add -mcustom-fpu-cfg=fph2
` [PATCH v2 3/3] RTEMS: Add -mcustom-fpu-cfg=fph2 multilib

[PATCH, v2, OpenMP 5.0, libgomp] Structure element mapping for OpenMP 5.0
 2021-01-16  9:45 UTC  (2+ messages)

[PATCH] strlen: Return TODO_update_address_taken when memcmp has been optimized [PR96271]
 2021-01-16  7:52 UTC  (8+ messages)

[PATCH] match.pd: Generalize the PR64309 simplifications [PR96669]
 2021-01-16  7:49 UTC  (6+ messages)
      ` [PATCH] match.pd: Optimize ((cst << x) & 1) [PR96669]

[PATCH] libstdc++-v3: Add -fcf-protection=none to -march=i486
 2021-01-16  1:36 UTC 

[r11-6725 Regression] FAIL: g++.dg/modules/dep-2.C -std=c++2a scan-file \\n\\.PHONY: m\\\\:part\\.c\\+\\+m on Linux/x86_64
 2021-01-16  0:52 UTC 

[PATCH, rs6000] Update pr88233.c test (pr91799)
 2021-01-15 23:41 UTC  (2+ messages)

[PATCH 1/2] nios2: Add -mcustom-fpu-cfg=fph2
 2021-01-15 22:08 UTC  (6+ messages)
` [PATCH 2/2] RTEMS: Add -mcustom-fpu-cfg=fph2 multilib

[patch] Reset force_source_line in final.c
 2021-01-15 21:53 UTC 

[PATCH] PowerPC: Add float128/Decimal conversions
 2021-01-15 21:52 UTC  (2+ messages)

[PATCH] PowerPC: Map IEEE 128-bit long double built-ins
 2021-01-15 21:43 UTC  (2+ messages)

[PATCH][testsuite] (committed) Fix sed script errors in complex tests
 2021-01-15 21:31 UTC  (2+ messages)

[PATCH] match.pd: Optimize (x < 0) ^ (y < 0) to (x ^ y) < 0 etc. [PR96681]
 2021-01-15 19:49 UTC  (2+ messages)

Add dg-require-wchars to libstdc++ testsuite
 2021-01-15 19:47 UTC  (6+ messages)

c++: Fix qualified array-type construction [PR 98538]
 2021-01-15 19:43 UTC 

preprocessor: Make quoting : [PR 95253]
 2021-01-15 19:38 UTC  (2+ messages)

[patch] gcc.dg/analyzer tests: relax dependency on alloca.h
 2021-01-15 19:35 UTC  (7+ messages)

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2021-01-15 19:14 UTC  (20+ messages)
` [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs
            ` [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format

[PATCH] Add a new pattern in 4-insn combine
 2021-01-15 19:01 UTC  (2+ messages)

[pushed] c++: Improve copy elision for base subobjects [PR98642]
 2021-01-15 18:56 UTC 

[PATCH] rs6000, vector integer multiply/divide/modulo instructions
 2021-01-15 18:51 UTC  (11+ messages)
  ` [PATCH v2] "
              ` [PATCH v4] "
                ` [PATCH v5] "

[pushed] c++: Fix list-init of array of no-copy type [PR63707]
 2021-01-15 18:38 UTC 

[committed] bootstrap: fix failing diagnostic selftest on Windows [PR98696]
 2021-01-15 18:30 UTC 

[committed] testsuite: Add testcase coverage for already fixed [PR96671]
 2021-01-15 18:29 UTC 

[PATCH] aarch64: Implement vmlsl[_high]* intrinsics using builtins
 2021-01-15 18:19 UTC 

[PATCH 0/3] PowerPC: Fix up tests for IEEE 128-bit long double
 2021-01-15 18:16 UTC  (5+ messages)
` [PATCH 1/3] PowerPC: Add long double target-supports
` [PATCH 2/3] PowerPC: PR target/70117, Force long double to be IBM 128-bit
` [PATCH 3/3] PowerPC: Force IBM long double for conversion test

How to traverse all the local variables that declared in the current routine?
 2021-01-15 17:57 UTC  (21+ messages)
                        ` The performance data for two different implementation of new security feature -ftrivial-auto-var-init

[PATCH]AArch64: Add NEON, SVE and SVE2 RTL patterns for Complex Addition, Multiply and FMA
 2021-01-15 17:31 UTC  (3+ messages)
` [PATCH]AArch64: Add NEON, SVE and SVE2 RTL patterns for Multiply, FMS "

[PATCH] i386: Use cpp_define_formatted for __SIZEOF_FLOAT80__ definition
 2021-01-15 17:17 UTC 

c++: Fix langspecs with -fsyntax-only [PR98591]
 2021-01-15 16:53 UTC 

[pushed] aarch64: Add a minipass for fusing CC insns [PR88836]
 2021-01-15 16:51 UTC 

[pushed] recog: Fix insn_change_watermark destructor
 2021-01-15 16:49 UTC 

[pushed] rtl-ssa: Fix a silly typo
 2021-01-15 16:48 UTC 

[PATCH] c++: ICE with constrained placeholder return type [PR98346]
 2021-01-15 16:37 UTC  (3+ messages)

[PATCH] c++: Fix up potential_constant_expression_1 FOR/WHILE_STMT handling [PR98672]
 2021-01-15 16:26 UTC 

BoF DWARF5 patches
 2021-01-15 16:16 UTC  (7+ messages)
  ` BoF DWARF5 patches (25% .debug section size reduction)

[COMMITTED] IBM Z: Fix linking to libatomic in target test cases
 2021-01-15 14:54 UTC 

AVR CC0 conversion
 2021-01-15 13:55 UTC 

[PATCH] tree-optimization/96376 - do check alignment for invariant loads
 2021-01-15 13:50 UTC 

[PATCH] Add pytest for a GCOV test-case
 2021-01-15 13:48 UTC  (11+ messages)

[PATCH] testsuite/96147 - scan for vectorized load
 2021-01-15 13:05 UTC 

[PATCH] testsuite/96147 - align vector access
 2021-01-15 13:05 UTC 

[PATCH] testsuite/96147 - key scanning on vect_hw_misalign
 2021-01-15 12:53 UTC 

[PATCH] testsuite/96147 - remove scanning for ! vect_hw_misalign
 2021-01-15 12:50 UTC 

[PATCH 0/3] Build x86 libitm/libgomp/libatomic with -march=i486 or better
 2021-01-15 12:35 UTC  (8+ messages)
` [PATCH 3/3] Build x86 libatomic "
    ` V2 "
      ` [PATCH] libatomic, libgomp, libitc: Fix bootstrap [PR70454]

[PATCH] testsuite/96098 - remove redundant testcase
 2021-01-15 12:32 UTC 

[committed][OG10] DWARF address space for variables
 2021-01-15 12:19 UTC 

[committed][OG10] amdgcn: DWARF address spaces
 2021-01-15 12:12 UTC 

[PATCH] vect: Use factored nloads for load cost modeling [PR82255]
 2021-01-15 12:03 UTC  (2+ messages)

[PATCH][tree-optimization]Optimize combination of comparisons to dec+compare
 2021-01-15 11:54 UTC  (4+ messages)
  ` [EXTERNAL] "

[committed][OG10] amdgcn: Fix DWARF variables with alloca
 2021-01-15 11:51 UTC 

[PATCH] x86: Error on -fcf-protection with incompatible target
 2021-01-15 11:39 UTC  (4+ messages)

[PATCH v5 00/33] libgcc: Thumb-1 Floating-Point Library for Cortex M0
 2021-01-15 11:31 UTC  (34+ messages)
` [PATCH v5 01/33] Add and restructure function declaration macros
` [PATCH v5 02/33] Rename THUMB_FUNC_START to THUMB_FUNC_ENTRY
` [PATCH v5 03/33] Fix syntax warnings on conditional instructions
` [PATCH v5 04/33] Reorganize LIB1ASMFUNCS object wrapper macros
` [PATCH v5 05/33] Add the __HAVE_FEATURE_IT and IT() macros
` [PATCH v5 06/33] Refactor 'clz' functions into a new file
` [PATCH v5 07/33] Refactor 'ctz' "
` [PATCH v5 08/33] Refactor 64-bit shift "
` [PATCH v5 09/33] Import 'clz' functions from the CM0 library
` [PATCH v5 10/33] Import 'ctz' "
` [PATCH v5 11/33] Import 64-bit shift "
` [PATCH v5 12/33] Import 'clrsb' "
` [PATCH v5 13/33] Import 'ffs' "
` [PATCH v5 14/33] Import 'parity' "
` [PATCH v5 15/33] Import 'popcnt' "
` [PATCH v5 16/33] Refactor Thumb-1 64-bit comparison into a new file
` [PATCH v5 17/33] Import 64-bit comparison from CM0 library
` [PATCH v5 18/33] Merge Thumb-2 optimizations for 64-bit comparison
` [PATCH v5 19/33] Import 32-bit division from the CM0 library
` [PATCH v5 20/33] Refactor Thumb-1 64-bit division into a new file
` [PATCH v5 21/33] Import 64-bit division from the CM0 library
` [PATCH v5 22/33] Import integer multiplication "
` [PATCH v5 23/33] Refactor Thumb-1 float comparison into a new file
` [PATCH v5 24/33] Import float comparison from the CM0 library
` [PATCH v5 25/33] Refactor Thumb-1 float subtraction into a new file
` [PATCH v5 26/33] Import float addition and subtraction from the CM0 library
` [PATCH v5 27/33] Import float multiplication "
` [PATCH v5 28/33] Import float division "
` [PATCH v5 29/33] Import integer-to-float conversion "
` [PATCH v5 30/33] Import float-to-integer "
` [PATCH v5 31/33] Import float<->double "
` [PATCH v5 32/33] Import float<->__fp16 "
` [PATCH v5 33/33] Drop single-precision Thumb-1 soft-float functions

[PATCH] arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsics
 2021-01-15 11:15 UTC  (6+ messages)

[PATCH] c-family: Improve MEM_REF printing for diagnostics [PR98597]
 2021-01-15 10:46 UTC  (7+ messages)
    ` [PATCH] c-family, v2: "

[PATCH 1/3] arm: Add movmisalign patterns for MVE (PR target/97875)
 2021-01-15 10:45 UTC  (12+ messages)
` [PATCH 2/3] arm: Auto-vectorization for MVE: vshl
` [PATCH 3/3] arm: Auto-vectorization for MVE: vshr

[PATCH] tree-optimization/98685 - fix placement of extern converts
 2021-01-15 10:27 UTC 

[PATCH/RFC] combine: Tweak the condition of last_set invalidation
 2021-01-15  8:06 UTC  (3+ messages)

[PATCH] combine: zeroing cost for new copies
 2021-01-15  6:49 UTC  (3+ messages)

[PATCH] rs6000: Use rldimi for vec init instead of shift + ior
 2021-01-15  6:40 UTC  (3+ messages)

[PATCH] c++: ICE with USING_DECL redeclaration [PR98687]
 2021-01-15  5:26 UTC 

[PATCH 0/2] PowerPC: Add power10 IEEE 128-bit min/max/cmove
 2021-01-15  4:42 UTC  (3+ messages)
` [PATCH 1/2] Power10: Add IEEE 128-bit min/max support
` [PATCH 2/2] Power10: Add IEEE 128-bit fp conditional move

[PATCH 0/4] rs6000: Enable variable vec_insert with IFN VEC_SET
 2021-01-15  2:48 UTC  (6+ messages)
` [PATCH 3/4] rs6000: Enable vec_insert for P8 with rs6000_expand_vector_set_var_p8
      ` Ping ^ 3: "
        ` Ping ^ 4: "

Go patch committed: Add support for reading embedcfg files
 2021-01-15  1:28 UTC 

[PATCH] libstdc++: c++2b, implement WG21 P1679R3
 2021-01-15  1:27 UTC  (3+ messages)

[PATCH v2] libstdc++: C++23, implement WG21 P1679R3
 2021-01-15  1:23 UTC 

[committed] jit: remove "Alpha" warning from docs
 2021-01-14 23:08 UTC  (2+ messages)

[PATCH] Handle fancy_abort before diagnostic initialization [PR98586]
 2021-01-14 22:13 UTC  (3+ messages)

[PATCH/RFC] Add GCC_EXTRA_DIAGNOSTIC_OUTPUT environment variable for fix-it hints
 2021-01-14 22:01 UTC  (3+ messages)

[PATCH 0/2] PowerPC: Add __ibm128 to PowerPC targets without float128 support
 2021-01-14 21:49 UTC  (3+ messages)
` [PATCH 1/2] PowerPC: Allow __ibm128 on older systems
` [PATCH 2/2] PowerPC: Use __builtin_pack_ibm128 instead of __builtin_pack_longdouble

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