public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/3]middle-end: Add the ability to let the target decide the method of argument promotions
 2022-05-13 17:12 UTC  (3+ messages)
` [PATCH 2/3]AArch64 Promote function arguments using a paradoxical subreg when beneficial
` [PATCH 3/3]AArch64 Update the testsuite to remove xfails

[wwwdocs] gcc-12/changes.html: Document the RISC-V libstdc++ -latomic detection
 2022-05-13 17:10 UTC  (2+ messages)

[PATCH] Optimize vec_splats of constant V2DI/V2DF vec_extract, PR target/99293
 2022-05-13 17:10 UTC  (2+ messages)

[PATCH] testsuite: btf: Fix btf-datasec-1.c for RISC-V
 2022-05-13 16:53 UTC  (2+ messages)

[RESEND][committed v4] RISC-V: Provide `fmin'/`fmax' RTL patterns
 2022-05-13 16:51 UTC  (2+ messages)

[PATCH] testsuite: opt: Fix const7.C for RISC-V
 2022-05-13 16:46 UTC  (2+ messages)

[PATCH 08/10] testsuite: Add C++ unwinding tests with Decimal Floating-Point
 2022-05-13 16:35 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 02/10] aarch64: Add backend support for DFP
 2022-05-13 16:35 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 09/10] libgcc: Add support for HF mode (aka __fp16) in libbid
 2022-05-13 16:34 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] Generate vadduqm and vsubuqm for TImode add/subtract
 2022-05-13 16:19 UTC 

[PATCH] Optimize multiply/add of DImode extended to TImode, PR target/103109
 2022-05-13 16:17 UTC 

[PATCH] Add zero_extendditi2. Improve lxvr*x code generation
 2022-05-13 16:13 UTC 

[x86 PATCH take 2] Improved V1TI (and V2DI) mode equality/inequality
 2022-05-13 15:43 UTC  (2+ messages)

[AArch64] PR105162: emit barrier for __sync and __atomic builtins on CPUs without LSE
 2022-05-13 15:41 UTC  (8+ messages)

[PATCH] aarch64: Fix pac-ret with unusual dwarf in libgcc unwinder [PR104689]
 2022-05-13 15:35 UTC  (2+ messages)

[COMMITTED] Move VREL values to their own enumerated type
 2022-05-13 15:11 UTC 

[PATCH] Delay splitting addti3/subti3 until first split pass
 2022-05-13 15:08 UTC 

[COMMITTED] MAINTAINERS: Add myself for write after approval
 2022-05-13 14:59 UTC 

[COMMITTED] Return a bool result for union, and add performance improvements
 2022-05-13 14:55 UTC 

[PATCH] Replace UNSPEC with RTL code for extendditi2
 2022-05-13 14:52 UTC 

[COMMITTED] Add a return value to intersect and speed it up
 2022-05-13 14:50 UTC 

[COMMITTED] Fix return value in ranger_cache::get_global_range
 2022-05-13 14:42 UTC 

[COMMITTED] PR tree-optimization/104547 - Add relation between op1 & op2 to lhs_opN_relation API
 2022-05-13 14:21 UTC 

c++: Local symbols do not get module manglings
 2022-05-13 14:19 UTC 

[PATCH] [i386] Fix ICE caused by wrong condition
 2022-05-13 14:00 UTC  (2+ messages)

[COMMITTED] Export global ranges during the VRP block walk
 2022-05-13 13:58 UTC 

[PATCH v2] RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO
 2022-05-13 13:57 UTC  (6+ messages)

[COMMITTED] Clear killing defs when resetting the path in, path_oracle
 2022-05-13 13:52 UTC 

[COMMITTED] Make range_from_dom more effective
 2022-05-13 13:48 UTC 

[PATCH 5/5] xtensa: Improve bswap[sd]i2 insn patterns
 2022-05-13 13:33 UTC 

[PATCH v4, rs6000] Add a combine pattern for CA minus one [PR95737]
 2022-05-13 13:32 UTC  (4+ messages)

[PATCH 4/5] xtensa: Add setmemsi insn pattern
 2022-05-13 13:31 UTC 

[PATCH 3/5] xtensa: Fix instruction counting regarding block move expansion
 2022-05-13 13:29 UTC 

[PATCH 2/5] xtensa: Make use of IN_RANGE macro where appropriate
 2022-05-13 13:27 UTC 

[PATCH 1/5] xtensa: Simplify EXTUI instruction maskimm validations
 2022-05-13 13:26 UTC 

libgompd: ADD OMPD support and global ICV functions
 2022-05-13 13:14 UTC  (4+ messages)

[PATCH V2] powerpc: properly check for feenableexcept() on FreeBSD
 2022-05-13 12:53 UTC  (5+ messages)

[committed 01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option
 2022-05-13 12:40 UTC  (12+ messages)
` [committed 02/12] libstdc++: Fix typo in doxygen @headerfile command
` [committed 03/12] libstdc++: Add macros for the inline namespace std::_V2
` [committed 04/12] libstdc++: Improve doxygen docs for std::pointer_traits
` [committed 05/12] libstdc++: Improve doxygen docs for <system_error>
` [committed 06/12] libstdc++: Improve doxygen docs for <atomic>
` [committed 07/12] libstdc++: Improve doxygen docs for <regex>
` [committed 08/12] libstdc++: Improve doxygen docs for std::allocator
` [committed 09/12] libstdc++: Improve doxygen docs for algorithms and more
` [committed 10/12] libstdc++: Improve doxygen docs for <thread> and <future>
` [committed 11/12] libstdc++: Improve doxygen docs for some of <memory>
` [committed 12/12] libstdc++: Improve doxygen docs for <mutex>

[wwwdocs][patch] gcc-12/changes.html: Document -misa update for nvptx
 2022-05-13 12:29 UTC  (6+ messages)
` [wwwdocs][patch] gcc-12: Nvptx updates
  ` Proposal to remove '--with-cuda-driver' (was: [wwwdocs][patch] gcc-12: Nvptx updates)
      ` Proposal to remove '--with-cuda-driver'
        ` libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration option (was: Proposal to remove '--with-cuda-driver')

Supporting RISC-V Vendor Extensions in the GNU Toolchain
 2022-05-13 12:26 UTC  (6+ messages)

Refactor '-ldl' handling for libgomp proper and plugins
 2022-05-13 12:05 UTC  (3+ messages)
` libgomp nvptx plugin: Only consider '--with-cuda-driver=[...]' when applicable

[PATCH] [Middle-end] Enhance final_value_replacement_loop to handle bitwise induction
 2022-05-13 11:16 UTC  (4+ messages)

[PATCH] Avoid visiting newly-created blocks in harden-conditionals
 2022-05-13 10:44 UTC  (5+ messages)

[committed 1/2] arm: fix some issues in mve_vector_mem_operand
 2022-05-13 10:28 UTC  (2+ messages)
` [committed 2/2] arm: correctly handle misaligned MEMs on MVE [PR105463]

[PATCH] Fix OMP CAS expansion with separate condition
 2022-05-13 10:23 UTC 

[PATCH] Add MIN/MAX folding from fold_cond_expr_with_comparison to match.pd
 2022-05-13  9:50 UTC 

[PATCH 2/2] xtensa: Reflect the 32-bit Integer Divide Option
 2022-05-13  9:37 UTC  (2+ messages)

[PATCH] ada: gcc-if: build proper String_Pointer for Get_External_Name
 2022-05-13  9:35 UTC 

[Ada] Introduce hardbool Machine_Attribute for Ada
 2022-05-13  9:33 UTC  (2+ messages)

[PATCH 1/2] xtensa: Rename deprecated extv/extzv insn patterns to extvsi/extzvsi
 2022-05-13  9:32 UTC  (2+ messages)

[PATCH] Optimize vpermtiw/b to vpunpcklqdq for certain cases
 2022-05-13  9:22 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH] Do not use DW_OP_not for TRUTH_NOT_EXPR in conditional expressions
 2022-05-13  9:13 UTC  (4+ messages)

[PATCH] Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSO
 2022-05-13  9:09 UTC  (3+ messages)

[Ada] Fix incorrect call to inherited function with limited return type
 2022-05-13  8:07 UTC 

[Ada] Storage_Model_Object fails to return object entity
 2022-05-13  8:07 UTC 

[Ada] Only use alternate stack when needed
 2022-05-13  8:07 UTC 

[Ada] Extend hardcfr testing (documentation)
 2022-05-13  8:07 UTC 

[Ada] CUDA: use binder to generate kernel-registration code
 2022-05-13  8:07 UTC 

[Ada] Fix iterated component association for array aggregate
 2022-05-13  8:07 UTC 

[Ada] Simplify helper units for formal hashed sets/maps
 2022-05-13  8:07 UTC 

[Ada] Adapt body of formal sets and maps for SPARK
 2022-05-13  8:07 UTC 

[Ada] Remove dependency on tampering checks and controlled types for formal
 2022-05-13  8:07 UTC 

[Ada] Ada ABI change when building with assertions
 2022-05-13  8:07 UTC 

[Ada] Take into account GNSA_ROOT env var for prefix
 2022-05-13  8:07 UTC 

[Ada] Implement late initialization rules for type extensions
 2022-05-13  8:07 UTC 

[Ada] Handle IN iterator for class-wide derived object of iterator type
 2022-05-13  8:07 UTC 

[Ada] Facilitate proof of Overwrite in bounded strings library
 2022-05-13  8:07 UTC 

[Ada] Fix code example on representation clause
 2022-05-13  8:07 UTC 

[Ada] Do not overwrite limited view of result type
 2022-05-13  8:07 UTC 

[Ada] Wrong address for class-wide interface access conversion
 2022-05-13  8:07 UTC 

[Ada] Crash in task body reference to discriminant
 2022-05-13  8:07 UTC 

[Ada] Improve expected type error messages
 2022-05-13  8:07 UTC 

[Ada] Document control flow redundancy
 2022-05-13  8:07 UTC 

[Ada] Fix compiler crash on FOR iteration scheme over container
 2022-05-13  8:07 UTC 

[Ada] Remove obsolete uses of Unchecked_Conversion from Ada 83
 2022-05-13  8:07 UTC 

[Ada] Remove obsolete uses of Unchecked_Deallocation from Ada 83
 2022-05-13  8:07 UTC 

[Ada] Fix the Ada 2022 iterated component association RM reference
 2022-05-13  8:07 UTC 

[Ada] Spurious access error in function returning type with access discriminant
 2022-05-13  8:07 UTC 

[Ada] Accept effectively volatile components in actuals
 2022-05-13  8:07 UTC 

[Ada] Remove redundant guard in checks for volatile actuals
 2022-05-13  8:07 UTC 

[Ada] Ineffective use type clause warnings cause compile time crash
 2022-05-13  8:07 UTC 

[PATCH]rs6000: optimize li+rldicr+cmpd==>rotldi+cmpldi for 16bits cst
 2022-05-13  6:32 UTC  (2+ messages)
` [PATCH V2]rs6000: Optimize comparison on rotated 16bits constant

[PATCH] [PR105455] Set edge probabilities when hardening conditionals
 2022-05-13  6:13 UTC  (4+ messages)

[PATCH] rs6000: Handle unresolved overloaded builtin [PR105485]
 2022-05-13  5:29 UTC 

[PATCH v3 0/2] rs6000: Move g++.dg powerpc tests to g++.target
 2022-05-12 22:53 UTC  (7+ messages)
` [PATCH v3 1/2] rs6000: Move g++.dg powerpc PR "
` [PATCH v3 2/2] rs6000: Remove a few needless 'lp64' contraints
` [PING PATCH v3 0/2] rs6000: Move g++.dg powerpc tests to g++.target

[PATCH] libgo: Recognize off64_t / loff_t type definition of musl libc
 2022-05-12 21:04 UTC  (4+ messages)

[PATCH] c++: improve a couple of TMPL_ARGS_* accessor macros
 2022-05-12 20:52 UTC  (4+ messages)

[PATCH] gdc 9, 10 and 11 bug fix
 2022-05-12 20:29 UTC 

[committed] libstdc++: Remove whitespace before preprocessor directives
 2022-05-12 18:29 UTC 

[PATCH] AArch64: Improve address rematerialization costs
 2022-05-12 17:20 UTC  (13+ messages)

[PATCH] x86: Document -mno-cet-switch
 2022-05-12 16:42 UTC  (12+ messages)

[PATCH] PR tree-optimization/83907: Improved memset handling in strlen pass
 2022-05-12 15:27 UTC  (2+ messages)

[PATCH] [12/11/10] Fix invalid format warnings on Windows
 2022-05-12 15:19 UTC  (8+ messages)

[PATCH] AArch64: Cleanup CPU option processing code
 2022-05-12 15:05 UTC  (6+ messages)

c++: Support module language-decl semantics
 2022-05-12 14:24 UTC  (2+ messages)

[PATCH] testsuite: Make AArch64 attributes_7.c generate unique report lines
 2022-05-12 13:20 UTC  (2+ messages)

[Ada] Skip postponed validation checks with compilation errors
 2022-05-12 12:40 UTC 

[Ada] Restore double quotes in debug printouts
 2022-05-12 12:40 UTC 

[Ada] Reuse collective subtype for comparison operators where possible
 2022-05-12 12:40 UTC 

[Ada] Remove unreferenced Is_Selector_Name routine
 2022-05-12 12:40 UTC 

[Ada] Add more dummy names in Sem_Warn.Has_Junk_Name
 2022-05-12 12:40 UTC 

[Ada] Fix warning about generic subprograms withed but not referenced
 2022-05-12 12:40 UTC 

[Ada] Fix warning about generic subprograms withed but not instantiated
 2022-05-12 12:40 UTC 

[Ada] Remove useless pragma Warnings Off from runtime units
 2022-05-12 12:40 UTC 

[Ada] Do not issue a warning on a postcondition of True or False
 2022-05-12 12:40 UTC 

[Ada] Remove front-end SJLJ processing
 2022-05-12 12:40 UTC 

[Ada] Make debug printouts more robust
 2022-05-12 12:40 UTC 

[Ada] Add ghost code to facilitate proof with SPARK
 2022-05-12 12:40 UTC 

[Ada] Remove use of use-clauses in loaded runtime units
 2022-05-12 12:40 UTC 

[Ada] Fix support for ISO-8859-15 and IBM CP 850 encoding
 2022-05-12 12:40 UTC 

[Ada] Remove redundant guard against Any_String
 2022-05-12 12:40 UTC 

[Ada] Accept raise expressions as operands of boolean operators
 2022-05-12 12:40 UTC 

[Ada] Plug loophole in Possible_Type_For_Conditional_Expression
 2022-05-12 12:39 UTC 

[Ada] Adapt CodePeer analysis of GNAT to changes in dependencies
 2022-05-12 12:39 UTC 

[Ada] Revamp analysis of conditional expressions
 2022-05-12 12:39 UTC 

[Ada] Proof of 'Image support for signed integers
 2022-05-12 12:39 UTC 

[Ada] Rewrite Sem_Ch4.Find_Boolean_Types
 2022-05-12 12:39 UTC 

[Ada] Fix scope of block in expanded protected entry body
 2022-05-12 12:39 UTC 

[Ada] Fix style checking rule for square brackets in Ada 2022 and above
 2022-05-12 12:39 UTC 

[Ada] Fix typos in syntax for implementation-defined pragmas
 2022-05-12 12:39 UTC 

[Ada] Reuse generic string hash for invocation signatures
 2022-05-12 12:39 UTC 

[Ada] Document Aggregate_Individually_Assign as a configuration pragma
 2022-05-12 12:39 UTC 

[PATCH] rtl-optimization/105577 - RTL DSE and non-call EH
 2022-05-12 12:39 UTC 

[PATCH] Allow building GCC with PTX offloading even without CUDA being installed (gcc and nvptx-tools patches)
 2022-05-12 12:09 UTC  (7+ messages)
` libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE_SYSTEM_CUDA_H' and 'PLUGIN_NVPTX_LINK_LIBCUDA' (was: [PATCH] Allow building GCC with PTX offloading even without CUDA being installed (gcc and nvptx-tools patches))
    ` libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE_SYSTEM_CUDA_H' and 'PLUGIN_NVPTX_LINK_LIBCUDA'
      ` [PING] "
        ` [PING^2] "

[PATCH 7/10] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin
 2022-05-12 11:32 UTC  (2+ messages)
` libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', 'PLUGIN_NVPTX' (was: [PATCH 7/10] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin)

[PATCH] tree-optimization/105562 - avoid uninit diagnostic with better FRE
 2022-05-12 11:26 UTC 

[PATCH] Strip of a vector load which is only used partially
 2022-05-12 11:26 UTC  (5+ messages)
` [PATCH v2] "

[1/2] PR96463 - aarch64 specific changes
 2022-05-12 10:44 UTC  (9+ messages)

[PATCH] Use more ARRAY_SIZE
 2022-05-12  9:26 UTC  (6+ messages)

[Patch][Stage 1] Fortran/OpenMP: Support mapping of DT with allocatable components
 2022-05-12  9:23 UTC  (5+ messages)
  ` [OG11-committed][stage1-patch] Fortran: Fix finalization resolution with deep copy (was: [Patch][Stage 1] Fortran/OpenMP: Support mapping of DT with allocatable components)
      ` [OG11-committed] Fortran: Fix proc pointer as elemental arg handling (was: Fortran: Fix finalization resolution with deep copy (was: [Patch][Stage 1] Fortran/OpenMP: Support mapping of DT with allocatable components))

[PATCH] [i386]Add combine splitter to transform pxor/pcmpeqb/pmovmskb/cmp 0xffff to ptest
 2022-05-12  9:19 UTC  (6+ messages)

[PATCH] Make gimple_build main workers more flexible
 2022-05-12  7:55 UTC 

[PATCH] OpenMP, C++: Add template support for the has_device_addr clause
 2022-05-10 15:44 UTC  (4+ 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).