public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Optimize vpermtiw/b to vpunpcklqdq for certain cases
 2022-05-13  9:03 UTC  (4+ messages)

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

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

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

[PATCH] Avoid visiting newly-created blocks in harden-conditionals
 2022-05-13  8:11 UTC  (4+ 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] [Middle-end] Enhance final_value_replacement_loop to handle bitwise induction
 2022-05-13  3:37 UTC  (3+ messages)

[PATCH V2] powerpc: properly check for feenableexcept() on FreeBSD
 2022-05-13  2:59 UTC  (6+ messages)

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

[PATCH] testsuite: opt: Fix const7.C for RISC-V
 2022-05-13  1:55 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  (13+ messages)

[PATCH] PR tree-optimization/83907: Improved memset handling in strlen pass
 2022-05-12 15:27 UTC  (4+ 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)

Refactor '-ldl' handling for libgomp proper and plugins
 2022-05-12 12:42 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] Introduce hardbool Machine_Attribute for Ada
 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  (10+ 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] Guard against applying scale with 0 denominator
 2022-05-12  7:34 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH] opts: improve option suggestion
 2022-05-12  7:10 UTC  (4+ messages)

[wwwdocs PATCH] document zero-width field ABI changes on MIPS
 2022-05-12  7:00 UTC  (3+ messages)
` [wwwdocs PATCH v2] "

[PATCH] Extend --with-zstd documentation
 2022-05-12  7:00 UTC  (2+ messages)

[PATCH] Add -fcf-check-attribute=[yes|no|none] for Linux kernel
 2022-05-12  6:46 UTC  (4+ messages)

[committed] openmp: Add omp_all_memory support (C/C++ only so far)
 2022-05-12  6:41 UTC 

[PATCH] testsuite: Update Wconversion testcase check type
 2022-05-12  4:31 UTC 

[PATCH] Remove -mpower8-fusion options
 2022-05-12  3:19 UTC 

[PATCH] [PR105455] predict: Check for no REG_BR_PROB in uninitialized case
 2022-05-12  1:48 UTC 

[PATCH] Fold GCC_VERSION >= $old_version to TRUE, otherwise to FALSE
 2022-05-12  1:45 UTC  (4+ messages)

[committed] analyzer: fix memory leaks
 2022-05-11 21:38 UTC 

[PATCH] options: Make -Ofast switch off -fsemantic-interposition
 2022-05-11 21:25 UTC  (6+ messages)

[committed] wwwdocs: branching: Editorial changes re branch_changer.py
 2022-05-11 21:00 UTC 

[PATCH v2] x86: Document -mcet-switch
 2022-05-11 20:52 UTC 

[pushed] c++: lambda template in requires [PR105541]
 2022-05-11 19:30 UTC 

[PATCH] tree: introduce range adaptor for TREE_VEC
 2022-05-11 19:29 UTC  (2+ messages)

[PATCH 0/8][RFC] Support BTF decl_tag and type_tag annotations
 2022-05-11 18:44 UTC  (10+ messages)
` [ping][PATCH "
  ` [ping2][PATCH "

[pushed] c++: fix arm-eabi bootstrap [PR105567]
 2022-05-11 17:51 UTC 

[Patch] OpenMP: Handle descriptors in target's firstprivate [PR104949]
 2022-05-11 17:33 UTC 

[PATCH 0/3] rs6000: Delete <Ff> and <Fv>
 2022-05-11 14:57 UTC  (4+ messages)
` [PATCH 1/3] rs6000: Delete RS6000_CONSTRAINT_f
` [PATCH 2/3] rs6000: Remove <Ff>
` [PATCH 3/3] rs6000: Remove <Fv>

[PATCH] configure: add --disable-fix-includes
 2022-05-11 14:50 UTC  (9+ messages)

[PATCH, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
 2022-05-11 14:35 UTC  (5+ messages)

[PATCH] Remove size limit of PCH
 2022-05-11 14:31 UTC  (6+ messages)

[c++] Add module attachment
 2022-05-11 13:39 UTC 

[PATCH] Use variadic template functions for the gimple_build forwarders
 2022-05-11 13:22 UTC 

[PATCH, 10 backport] libstdc++: Implement P2325 changes to default-constructibility of views
 2022-05-11 12:45 UTC 

[PATCH 0/4] Merge from HSA branch to trunk
 2022-05-11 12:40 UTC  (8+ messages)
` [PATCH 1/4] Remove build dependence on HSA run-time
        ` libgomp GCN plugin: Clean up unused references to system-provided HSA Runtime library (was: [PATCH 1/4] Remove build dependence on HSA run-time)
          ` libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFLAGS', 'PLUGIN_GCN_LDFLAGS' (was: libgomp GCN plugin: Clean up unused references to system-provided HSA Runtime library)
          ` libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '--with-hsa-runtime-lib' "

[PATCH] docs: document --with-zstd
 2022-05-11 12:02 UTC  (3+ messages)

[PATCH] rtl-optimization/105559 - avoid quadratic behavior in delete_insn_and_edges
 2022-05-11 11:49 UTC  (2+ messages)

[PATCH] rtl-optimization/105559 - avoid quadratic behavior in delete_insn_and_edges
 2022-05-11 11:37 UTC 

[PATCH] Implement some of fold_binary_op_with_conditional_arg in match.pd
 2022-05-11 11:19 UTC 

[PATCH v2, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
 2022-05-11  9:49 UTC 

[PATCH] i386: Fix emissing of __builtin_cpu_supports
 2022-05-11  8:57 UTC  (12+ messages)
      ` [PATCH] i386: simplify cpu_feature handling

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