public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testbase] (107 commits) [PR100106] Reject unaligned subregs when strict alignment i
@ 2023-05-25 10:54 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2023-05-25 10:54 UTC (permalink / raw)
  To: gcc-cvs

The branch 'aoliva/heads/testbase' was updated to point to:

 d6b756447cd... [PR100106] Reject unaligned subregs when strict alignment i

It previously pointed to:

 c5300bf3110... Daily bump.

Diff:

Summary of changes (added commits):
-----------------------------------

  d6b7564... [PR100106] Reject unaligned subregs when strict alignment i (*)
  03a3736... [testsuite] require profiling for -pg (*)
  bf3925d... [testsuite] require pthread for openmp (*)
  1f6a9e4... [testsuite] require pic for pr103074.c (*)
  2f20d62... [testsuite] tsvc: skip include malloc.h when unavailable (*)
  7daa166... [libstdc++] [testsuite] xfail to_chars/long_double on x86-v (*)
  90a7188... [testsuite] [x86] cope with --enable-frame-pointer (*)
  14d336d... Daily bump. (*)
  1cd5bc3... Gimple range PHI analyzer and testcases (*)
  04859bd... Provide relation queries for a stmt. (*)
  71baa00... Make ssa_cache a range_query. (*)
  46a594b... Make ssa_cache and ssa_lazy_cache virtual. (*)
  ec2e862... Fortran: reject bad DIM argument of SIZE intrinsic in simpl (*)
  5fd5d8f... Fortran: checking and simplification of RESHAPE intrinsic [ (*)
  efd2b55... libstdc++: Fix type of first argument to vec_cntm call (*)
  003e641... Remove deprecated vrange::kind(). (*)
  2738955... PR middle-end/109840: Preserve popcount/parity type in matc (*)
  cfe1752... Provide an API for ipa_vr. (*)
  fc0553d... Fix sprintf length warning (*)
  bd99d7b... i386: Add v<any_shift:insn>v4qi3 expander (*)
  b30ab0d... aarch64: PR target/99195 Annotate vector shift patterns for (*)
  affee7d... target/109944 - avoid STLF fail for V16QImode CTOR expansio (*)
  257c2be... Only update global value if it changes. (*)
  cfd6569... Use negative values to reflect always_current in the tempor (*)
  d8b058d... Choose better initial values for ranger. (*)
  29a60c1... RISC-V: Add FRM_ prefix to dynamic rounding mode enum (*)
  5476de2... tree-optimization/109849 - fix fallout of PRE hoisting chan (*)
  aa8b363... libstdc++: Fix SFINAE for __is_intrinsic_type on ARM (*)
  b0a483b... libstdc++: Add missing constexpr to simd_neon (*)
  b4df098... PR modula2/109952 Inconsistent HIGH values with 'ARRAY OF C (*)
  ee2a8b3... early-remat: Resync with new DF postorders [PR109940] (*)
  95542a6... arm: PR target/109939 Correct signedness of return type of  (*)
  ec40410... RISC-V: Add RVV mask logic auto-vectorization (*)
  d03da46... [testsuite] [ppc] xfail uninit-pred-9_b bogus warn on ppc32 (*)
  b4c2f8c... [testsuite] [i386] enable sse2 for signbit-2.c (*)
  7c1457c... Check for sysconf decl on vxworks (*)
  e55c134... vect: Enhance cost evaluation in vect_transform_slp_perm_lo (*)
  e0600a0... RISC-V: Add RVV comparison autovectorization (*)
  bed61b5... RISC-V: Support RVV VREINTERPRET from vbool*_t to vuint*m1_ (*)
  0d76b78... RISC-V: Support RVV VREINTERPRET from vbool*_t to vint*m1_t (*)
  2203da5... RISC-V: Fix incorrect code of reaching inaccessible memory  (*)
  658938f... RISC-V: Fix magic number of RVV auto-vectorization expander (*)
  1ede03e... Fold _mm{,256,512}_abs_{epi8,epi16,epi32,epi64} into gimple (*)
  03c7c41... Daily bump. (*)
  42d1612... Fix ICEs related to VM types in C 2/2 [PR109450] (*)
  f9b5be3... Fix ICEs related to VM types in C 1/2 [PR70418, PR107557, P (*)
  8a20b4b... xtensa: Merge '*addx' and '*subx' insn patterns into one (*)
  e33d2dc... xtensa: Optimize '(x & CST1_POW2) != 0 ? CST2_POW2 : 0' (*)
  b6b8870... tree-optimization/109747 - SLP cost of CTORs (*)
  58b41bb... Improve cost computation for single-bit bit insertions. (*)
  f504b70... Account for vector splat GPR->XMM move cost (*)
  9d5034a... Generic vector op costing adjustment (*)
  c53f510... i386: Add V8QI and V4QImode partial vector shift operations (*)
  751da44... RISC-V: Fix warning of vxrm pattern (*)
  8d5f050... Remove buggy special case in irange::invert [PR109934]. (*)
  0b4ae6e... Dump ANTIC_OUT before pruning it (*)
  b096a6e... aarch64: Provide FPR alternatives for some bit insertions [ (*)
  b0ad915... md: Allow <FOO> to refer to the value of int iterator FOO (*)
  51fd69e... RISC-V: Refactor the framework of RVV auto-vectorization (*)
  75d1eff... aarch64: PR target/109855 Add predicate and constraints to  (*)
  9e2017a... tree-optimization/109849 - missed code hoisting (*)
  758d916... Minor tweak (*)
  50143b8... Fix handling of non-integral bit-fields in native_encode_in (*)
  61285c4... ada: Accept and analyze new aspect Exceptional_Cases (*)
  7131ee2... ada: Rework fix for internal error on quantified expression (*)
  4ca2640... ada: ICE on BIP call in class-wide function return within i (*)
  b0245ee... ada: Remove redundant parentheses from System.Stack_Checkin (*)
  e77a66e... ada: Add tags to warnings controlled by Warn_On_Redundant_C (*)
  47a084d... ada: Cleanup inconsistent iteration over exception handlers (*)
  ac243c8... ada: Fix latent issue in support for protected entries (*)
  e15ce65... ada: Fix address manipulation issue in the tasking runtime (*)
  1dd5243... ada: Make string interpolation part of the core extensions (*)
  f059346... ada: Update ghost code for proof of integer input functions (*)
  3752997... ada: Add new switch -gnatyz (*)
  a0cc548... ada: Fix minor address arithmetic issues in System.Dwarf_Li (*)
  a550a0c... ada: Fix oversight in latest change (*)
  b71d4b6... ada: Reorganize documentation of GNAT experimental features (*)
  ad16b81... ada: Fix resolution of mod operator of System.Storage_Eleme (*)
  9826f1e... ada: Remove unnecessary call to Detach. (*)
  ae8f82f... ada: Fix reference to Ada issue in comment (*)
  544d5ff... ada: Fix address arithmetic issues in the expanded code (*)
  6efcce3... ada: Fix address arithmetic issues in the runtime (*)
  0fb3608... ada: A discriminant of a variable is not a variable (*)
  583acc4... ada: Add default value at initialization for CodePeer (*)
  cf1cee3... ada: Facilitate proof of Interfaces.C.To_Ada (*)
  b64aaf4... ada: Remove the body of System.Storage_Elements (*)
  90e1445... ada: Spurious errors on class-wide preconditions of private (*)
  18ed1bc... ada: Turn assertions into defensive code in error locations (*)
  65d2481... ada: Add mention of what LSP stands for (*)
  adf71a9... ada: Fix endings of pretty-printed numeric literals (*)
  674ab59... ada: Fix internal error on quantified expression with predi (*)
  ea5a7a7... ada: Fix bogus error on predicated limited record declared  (*)
  db338ee... ada: Sync different variants of interrupt handler registrat (*)
  35a035c... ada: Revert to old pretty-printing of internal entities for (*)
  e32c194... ada: Ignore accessibility actuals in expression pretty-prin (*)
  eceeb07... ada: Remove special-case for parentheses in expansion for G (*)
  0333af4... ada: Transfer fix for pretty-printed parentheses from GNATp (*)
  0b369ae... ada: Fix expression pretty-printer for SPARK counterexample (*)
  53ed002... ada: Suppress warning about Subprogram_Variant failing at r (*)
  507fe40... ada: Small code cleanup (*)
  55d1028... ada: Minor fix typo in comment (*)
  fdadfcc... ada: Remove duplicate comment (*)
  c565a97... ada: Crash on dispatching primitive referencing limited-wit (*)
  da57918... libstdc++: Add missing constexpr to simd (*)
  493a63a... Use delete[] in int_range destructor [PR109920] (*)
  842a432... Fortran: Fix assumed length chars and len inquiry [PR103716 (*)
  056280d... Fortran: Allow declaration of finalizable DT in a submodule (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/testbase' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-25 10:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-25 10:54 [gcc/aoliva/heads/testbase] (107 commits) [PR100106] Reject unaligned subregs when strict alignment i Alexandre Oliva

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