public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v2 0/4] libffi: Sync with upstream
 2021-09-02 15:50 UTC  (4+ messages)
` [PATCH v2 1/4] libffi: Add HOWTO_MERGE, autogen.sh and merge.sh
` [PATCH v2 3/4] libffi: Integrate build with GCC
` [PATCH v2 4/4] libffi: Integrate testsuite with GCC testsuite

[PATCH 02/10] [i386] Enable _Float16 type for TARGET_SSE2 and above
 2021-09-02 15:50 UTC  (14+ messages)
` [PATCH V3 0/6] Initial support for AVX512FP16
  ` [PATCH 4/6] Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FLOAT16 when backend supports _Float16

[PATCH] c++, abi: Set DECL_FIELD_ABI_IGNORED on C++ zero width bitfields [PR102024]
 2021-09-02 15:48 UTC  (8+ messages)

[RFC] Run pass_sink_code once more after ivopts/fre
 2021-09-02 15:45 UTC  (15+ messages)
                        ` [PATCH] Run pass_sink_code once more before store_mergin

[PATCH] improve note location and refactor warn_uninit
 2021-09-02 15:22 UTC  (6+ messages)

[PATCH] jit : Generate debug info for variables
 2021-09-02 15:20 UTC  (4+ messages)
` Sv: "

[PATCH] Jit, testsuite: Amend expect processing to tolerate more platforms
 2021-09-02 14:47 UTC  (3+ messages)
` [PING] "

[PATCH RFA] tree: Change error_operand_p to an inline function
 2021-09-02 14:46 UTC  (2+ messages)

[PATCH] warn for more impossible null pointer tests
 2021-09-02 14:39 UTC  (14+ messages)

[PATCH 1/3] (v2) On-demand locations within string-literals
 2021-09-02 13:59 UTC  (8+ messages)
` [PATCH 1/4] selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT
  ` [PATCH 2/4] (v3) On-demand locations within string-literals
          ` [Committed] [PATCH 2/4] (v4) "

[PATCH] tree-optimization/102176 - locally compute participating SLP stmts
 2021-09-02 13:22 UTC 

[RFC/PATCH] ipa-inline: Add target info into fn summary [PR102059]
 2021-09-02 13:21 UTC  (6+ messages)

[PATCH] Set bound/cmp/control for until wrap loop
 2021-09-02 12:51 UTC  (9+ messages)
        ` [PATCH V2] "

[PATCH]AArch64 RFC: Don't cost all scalar operations during vectorization if scalar will fuse
 2021-09-02 12:18 UTC  (4+ messages)

[Patch] C, C++, Fortran, OpenMP: Add support for device-modifiers for 'omp target device'
 2021-09-02 12:11 UTC  (10+ messages)
  ` [Patch v2] "

[PATCH] avoid transform at run until wrap comparesion
 2021-09-02 11:33 UTC  (4+ messages)

[PATCH] tree-optimization/102155 - fix LIM fill_always_executed_in CFG walk
 2021-09-02 10:37 UTC  (6+ messages)

[PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469
 2021-09-02 10:21 UTC  (3+ messages)
` *PING* "

[PATCH] Refine fix for PR78185, improve LIM for code after inner loops
 2021-09-02  9:39 UTC 

[ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics
 2021-09-02  9:02 UTC  (9+ messages)

[PATCH v3] md/define_c_enum: support value assignation
 2021-09-02  8:12 UTC  (4+ messages)

[PATCH] match.pd: Demote IFN_{ADD,SUB,MUL}_OVERFLOW operands [PR99591]
 2021-09-02  7:55 UTC  (2+ messages)

DWARF for extern variable
 2021-09-02  7:32 UTC  (4+ messages)

[PATCH] Check the type of mask while generating cond_op in gimple simplication
 2021-09-02  6:42 UTC  (9+ messages)

[PATCH] rx: Add define "PREFERRED_DEBUGGING_TYPE" to rx-*-linux
 2021-09-02  5:46 UTC 

[PATCH] Remove macro check for __AMX_BF16/INT8/TILE__ in header file
 2021-09-02  4:58 UTC 

obstack.h __PTR_ALIGN vs. ubsan
 2021-09-02  4:03 UTC 

'hash_map<tree, hash_map<tree, tree>>'
 2021-09-02  1:31 UTC  (4+ messages)
      ` Fix 'hash_table::expand' to destruct stale Value objects (was: 'hash_map<tree, hash_map<tree, tree>>')
        ` Fix 'hash_table::expand' to destruct stale Value objects

[PATCH 0/11] warning control by group and location (PR 74765)
 2021-09-02  0:14 UTC  (9+ messages)
  ` [PATCH 0/13] v2 "
    ` [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups "

[PATCH v3] x86-64: Add ABI warning for 64-bit vectors
 2021-09-02  0:11 UTC 

[PATCH v2] x86-64: Add ABI warning for 64-bit vectors
 2021-09-02  0:09 UTC  (3+ messages)

[PATCH 1/2]middle-end Teach CSE to be able to do vector extracts
 2021-09-01 23:48 UTC  (2+ messages)

[committed] [PR tree-optimization/102152] Call reduce_vector_comparison_to_scalar_comparison earlier
 2021-09-01 23:17 UTC 

C++ patch ping
 2021-09-01 21:46 UTC  (4+ messages)

[PATCH] c++: Fix ICE with nullptr comparison (GCC 11) [PR101592]
 2021-09-01 21:21 UTC  (2+ messages)

[PATCH] Generate XXSPLTIDP on power10
 2021-09-01 20:22 UTC  (8+ messages)
` Ping: "

[PATCH] Add MIPS Linux support to gcc.misc-tests/linkage.c (testsuite/51748)
 2021-09-01 19:54 UTC  (4+ messages)

[pushed] c++: Add test for fixed PR [PR101592]
 2021-09-01 19:18 UTC 

[PATCH] libiberty, configure, Darwin: Avoid detecting deprecated sbrk
 2021-09-01 17:45 UTC  (2+ messages)

[PATCHv5 00/18] Replace the Power target-specific builtin machinery
 2021-09-01 16:13 UTC  (19+ messages)
` [PATCH 01/18] rs6000: Handle overloads during program parsing
` [PATCH 02/18] rs6000: Move __builtin_mffsl to the [always] stanza
` [PATCH 03/18] rs6000: Handle gimple folding of target built-ins
` [PATCH 04/18] rs6000: Handle some recent MMA builtin changes
` [PATCH 05/18] rs6000: Support for vectorizing built-in functions
` [PATCH 06/18] rs6000: Builtin expansion, part 1
` [PATCH 07/18] rs6000: Builtin expansion, part 2
` [PATCH 08/18] rs6000: Builtin expansion, part 3
` [PATCH 09/18] rs6000: Builtin expansion, part 4
` [PATCH 10/18] rs6000: Builtin expansion, part 5
` [PATCH 11/18] rs6000: Builtin expansion, part 6
` [PATCH 12/18] rs6000: Update rs6000_builtin_decl
` [PATCH 13/18] rs6000: Miscellaneous uses of rs6000_builtins_decl_x
` [PATCH 14/18] rs6000: Debug support
` [PATCH 15/18] rs6000: Update altivec.h for automated interfaces
` [PATCH 16/18] rs6000: Test case adjustments
` [PATCH 17/18] rs6000: Enable the new builtin support
` [PATCH 18/18] rs6000: Add escape-newline support for builtins files

[PATCH] Fix arm target build with inhibit_libc
 2021-09-01 15:48 UTC  (4+ messages)

[pushed] Objective-C, NeXT: Fix messenging non-aggregate return-in-memory
 2021-09-01 14:25 UTC 

[pushed] C-family: Add attribute 'unavailable'
 2021-09-01 14:15 UTC 

[pushed] coroutines : Add a missed begin/finish else clause to the codegen
 2021-09-01 13:28 UTC 

[pushed] coroutines: No cleanups on goto statements
 2021-09-01 13:25 UTC 

[committed] libphobos: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY
 2021-09-01 13:02 UTC 

[committed] libphobos: Update comment for DRUNTIME_OS_SOURCES
 2021-09-01 13:02 UTC 

[PATCH] graph output: use better colors for edges
 2021-09-01 11:20 UTC  (2+ messages)

[PATCH 0/8] coroutines: Use DECL_VALUE_EXPRs to assist in debug [PR99215]
 2021-09-01 10:56 UTC  (9+ messages)
` [PATCH 1/8] coroutines : Use DECL_VALUE_EXPR instead of rewriting vars
  ` [PATCH 2/8] coroutines: Add a helper for creating local vars
    ` PATCH 3/8] coroutines: Support for debugging implementation state
      ` [PATCH 4/8] coroutines: Make some of the artificial names more debugger-friendly
        ` [PATCH 5/8] coroutines: Define and populate accessors for debug state
          ` [PATCH 6/8] coroutines: Convert implementation variables to debug-friendly form
            ` [PATCH 7/8] coroutines: Make proxy vars for the function arg copies
              ` [PATCH 8/8] coroutines: Make the continue handle visible to debug

[PATCH] tree-optimization/93491 - avoid PRE of trapping calls across exits
 2021-09-01 10:56 UTC 

[PATCH] tree-optimization/102139 - fix SLP DR base alignment
 2021-09-01 10:26 UTC  (5+ messages)

[PATCH] vectorizer: Fix up vectorization using WIDEN_MINUS_EXPR [PR102124]
 2021-09-01 10:12 UTC  (2+ messages)

[PATCH] bswap: Fix up bswap_view_convert handling [PR102141]
 2021-09-01 10:02 UTC  (2+ messages)

[PATCH]AArch64 Make use of FADDP in simple reductions
 2021-09-01  9:59 UTC 

[PATCH] libstdc++-v3: Check for TLS support on mingw
 2021-09-01  9:52 UTC  (5+ messages)
  `  "

Fix PR 25886. Convert OMP_CLAUSE_* into sub-codes
 2021-09-01  9:49 UTC  (3+ messages)
` Simplify 'gcc/tree.c:walk_tree_1' handling of 'OMP_CLAUSE' (was: Fix PR 25886. Convert OMP_CLAUSE_* into sub-codes.)

[PATCH] Fix target/101934: aarch64 memset code creates unaligned stores for -mstrict-align
 2021-09-01  8:51 UTC  (2+ messages)

[PATCH] C++: add type checking for static local vector variable in template
 2021-09-01  8:11 UTC 

[PATCH] tree-optimization/102149 - add testcase for fixed bug
 2021-09-01  7:31 UTC 

[PATCH] rs6000: Remove useless toc-fusion option
 2021-09-01  6:56 UTC 

[PATCH] rs6000: Fix some issues in rs6000_can_inline_p [PR102059]
 2021-09-01  6:55 UTC 

[Committed] Fix subreg_promoted_mode breakage on various platforms
 2021-09-01  6:55 UTC  (2+ messages)

[PATCH 0/2] New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V
 2021-09-01  0:23 UTC  (6+ messages)
` [PATCH 1/2] Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result
` [PATCH 2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB

[PATCH] Preserve SUBREG_PROMOTED_VAR_P on (extend:HI (subreg/s:QI (reg:SI)))
 2021-08-31 21:00 UTC  (5+ messages)

[pushed] c++: Various small fixes
 2021-08-31 19:53 UTC 

[PATCH] C: PR c/79412: Poison decls with error_mark_node after type mismatch
 2021-08-31 19:49 UTC  (2+ messages)

[PATCH] c++: shortcut bad convs during overload resolution [PR101904]
 2021-08-31 19:15 UTC  (2+ messages)

[PATCH 2/2]AArch64: Add better costing for vector constants and operations
 2021-08-31 18:37 UTC  (6+ messages)

[PATCH] PR fortran/56985 - gcc/fortran/resolve.c:920: "'%s' in cannot appear in COMMON ..."
 2021-08-31 18:30 UTC 

[PATCH 0/4] libffi: Sync with upstream
 2021-08-31 18:24 UTC  (7+ messages)
` [PATCH 1/4] libffi: Add HOWTO_MERGE, autogen.sh and merge.sh
` [PATCH 2/4] libffi: Sync with libffi 3.4.2
` [PATCH 3/4] libffi: Integrate with GCC
` [PATCH 4/4] libffi: Integrate testsuite with GCC testsuite

[committed] libstdc++: Add valid range checks to std::span constructors [PR98421]
 2021-08-31 18:14 UTC 

[gomp4] Implement tiling
 2021-08-31 17:37 UTC  (4+ messages)
` [patch 0/5] OpenACC tile clause support
  ` [Patch 1/5] OpenACC tile clause support, OMP_CLAUSE_TILE adjustments

[committed] avoid valid Coverity warning for comparing array to zero
 2021-08-31 17:29 UTC 

[committed] libstdc++: Make Networking TS headers more portable [PR100285]
 2021-08-31 16:54 UTC  (2+ messages)
` [committed] libstdc++: Fix broken autoconf check for O_NONBLOCK

[committed] libstdc++: Remove redundant noexcept-specifier on definitions
 2021-08-31 16:49 UTC 

[committed] libstdc++: Add missing return for atomic timed wait [PR102074]
 2021-08-31 16:49 UTC 

[committed] libstdc++: Improve error handling in Net TS name resolution
 2021-08-31 16:38 UTC 

[committed] libstdc++: Fix ip::tcp::resolver test failure on Solaris
 2021-08-31 16:37 UTC 

[pushed] c++: Improve error recovery with constexpr [PR92193]
 2021-08-31 16:17 UTC 

[PATCH] c++: check arity before deduction w/ explicit targs [PR12672]
 2021-08-31 15:53 UTC  (2+ messages)

[PATCH 1/5]AArch64 sve: combine inverted masks into NOTs
 2021-08-31 15:45 UTC  (2+ messages)

[committed] Restore intent of data-sym-multi-pool test
 2021-08-31 15:11 UTC 

[gomp] Add langhook, so that Fortran can privatize variables by reference
 2021-08-31 14:45 UTC  (6+ 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).