public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Stam Markianos-Wright <stammark@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/ARM/heads/arm-12] (96 commits) Enable -fcode-hoisting with -Os.
Date: Wed, 21 Sep 2022 13:49:22 +0000 (GMT)	[thread overview]
Message-ID: <20220921134922.05FDB3858299@sourceware.org> (raw)

The branch 'ARM/heads/arm-12' was updated to point to:

 3b57560f467... Enable -fcode-hoisting with -Os.

It previously pointed to:

 9db103fbdad... [GCC][PATCH] arm: Add support for dwarf debug directives an

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  9db103f... [GCC][PATCH] arm: Add support for dwarf debug directives an
  30e3453... [GCC][PATCH] arm: Add support for Arm Cortex-M85 CPU.
  2c9f0f7... [GCC][PATCH] arm: Add pacbti related multilib support for a
  32f3f0d... [Committed] arm: Document +no options for Cortex-M55 CPU.


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

  3b57560... Enable -fcode-hoisting with -Os.
  a1465af... aarch64: Fix GTY markup for arm_sve.h [PR106491] (*)
  1a71881... rs6000: Fix the check of bif argument number [PR104482] (*)
  104864f... rs6000: Handle unresolved overloaded builtin [PR105485] (*)
  93612f9... Daily bump. (*)
  f3ae8ce... Daily bump. (*)
  97803ee... c: Stray inform note with -Waddress [PR106947] (*)
  57896e8... Fix PR target/99184: Wrong cast from double to 16-bit and 3 (*)
  80a17a9... Daily bump. (*)
  932d35c... Daily bump. (*)
  7dc6d2f... Daily bump. (*)
  f5023ce... Fortran: catch NULL pointer dereferences while simplifying  (*)
  9035eaa... Fortran: Fix ICE with automatic reallocation [PR100245] (*)
  05cfd7b... libstdc++: Document new libstdc++.so symbol version (*)
  8e3dab2... Daily bump. (*)
  9c6326e... Daily bump. (*)
  f4e5317... Daily bump. (*)
  23605c6... libgo: make runtime.Version return a meaningful string (*)
  21a3f43... runtime: ignore __morestack function in runtime.Callers (*)
  19e217a... rs6000/test: Fix empty TU in some cases of effective target (*)
  99c0c61... Daily bump. (*)
  8f37a44... c++: cast to array of unknown bound [PR93259] (*)
  999638c... c++: auto member function and auto variable [PR106893] (*)
  f323610... libstdc++: Add already-accepted <ranges> testcase [PR106320 (*)
  ad84a89... Daily bump. (*)
  fb0dbeb... Daily bump. (*)
  af33596... Daily bump. (*)
  4ce316c... tree-optimization/106860 - fix profile scaling in split_loo (*)
  41b4faa... tree-optimization/106841 - gather and hybrid SLP (*)
  e08dd36... tree-optimization/106809 - compile time hog in VN (*)
  98fed14... Daily bump. (*)
  3a83d00... RTEMS: Add -mvrsave multilibs (*)
  156607e... Daily bump. (*)
  47f0bd2... libstdc++: Fix for explicit copy ctors in <thread> and <fut (*)
  87da20c... libstdc++: Check for overflow in regex back-reference [PR10 (*)
  6c08f8e... Daily bump. (*)
  98fb37e... Daily bump. (*)
  c1ba36e... Fortran: Fix ICE with -fcheck=pointer [PR100136] (*)
  f4f72a2... Daily bump. (*)
  29b456e... Daily bump. (*)
  2d4f60f... rs6000: Don't ICE when we disassemble an MMA variable [PR10 (*)
  a1caa42... Daily bump. (*)
  3835765... cselib: add function to check if SET is redundant [PR106187 (*)
  de1ba23... arm: correctly handle misaligned MEMs on MVE [PR105463] (*)
  e69134e... AArch64: Fix bootstrap failure due to dump_printf_loc forma (*)
  a114570... Daily bump. (*)
  f959302... Fix up dump_printf_loc format attribute and adjust uses [PR (*)
  b33602e... Daily bump. (*)
  63997f2... Daily bump. (*)
  962f9ba... Update gcc sv.po (*)
  bd2bc5f... Fortran/OpenMP: Fix strictly structured blocks parsing (*)
  29dfe1c... c++: __has_builtin gives the wrong answer [PR106759] (*)
  e927d1c... sve: Fix fcmuo combine patterns [PR106524] (*)
  f86df0b... Daily bump. (*)
  22ff125... rs6000: Allow conversions of MMA pointer types [PR106017] (*)
  511df91... x86: Cast stride to __PTRDIFF_TYPE__ in AMX intrinsics (*)
  87a07e9... fortran: Expand ieee_arithmetic module's ieee_value inline  (*)
  c5d4e67... fortran: Expand ieee_arithmetic module's ieee_class inline  (*)
  0784ef5... i386: Fix up mode iterators that weren't expanded [PR106721 (*)
  0ce3c8e... c++: Implement P2327R1 - De-deprecating volatile compound o (*)
  030063c... ifcvt: Fix up noce_convert_multiple_sets [PR106590] (*)
  1961ab7... Daily bump. (*)
  006c412... Daily bump. (*)
  9f41e78... Daily bump. (*)
  1f682c9... Fortran: improve error recovery while simplifying size of b (*)
  9f78e7e... Don't gimple fold ymm-version vblendvpd/vblendvps/vpblendvb (*)
  6d5945e... Daily bump. (*)
  ce753c2... LoongArch: Fix pr106459 by use HWIT instead of 1UL. (*)
  cce15df... Daily bump. (*)
  219d9f6... libstdc++: Fix visit<void>(v) for non-void visitors [PR1065 (*)
  9f532fe... vect: Don't allow vect_emulated_vector_p type in vectorizab (*)
  d0d72e0... rs6000: Adjust mov optabs for opaque modes [PR103353] (*)
  fdde00a... Daily bump. (*)
  c9c0684... libstdc++: Document linker option for C++23 <stacktrace> [P (*)
  0c338a4... Update gcc .po files (*)
  4218d3a... gcn/mkoffload: Cleanup temporary dbgobj file (*)
  50b7cf3... Fortran: OpenMP fix declare simd inside modules and absent  (*)
  2413eed... OpenMP: Fix var replacement with 'simd' and linear-step var (*)
  2262af4... Daily bump. (*)
  55b6abd... Daily bump. (*)
  7368f1d... Daily bump. (*)
  a41243a... Daily bump. (*)
  2d29d7b... Bump BASE-VER (*)
  2ee5e43... Update ChangeLog and version files for release (*)
  0bdc158... Daily bump. (*)
  d66882d... Daily bump. (*)
  fe2a564... Regenerate gcc.pot (*)
  06254d9... PR106342 - IBM zSystems: Provide vsel for all vector modes (*)
  ebf3cd1... Daily bump. (*)
  f6431df... d: Update DIP links in gdc documentation to point at upstre (*)
  62fc557... Daily bump. (*)
  91e1219... d: Defer compiling inline definitions until after the modul (*)
  dc230a0... d: Fix internal compiler error: Segmentation fault at gimpl (*)
  0dd5036... Daily bump. (*)
  a3bd980... Daily bump. (*)
  7ea6b4e... Daily bump. (*)

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

                 reply	other threads:[~2022-09-21 13:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220921134922.05FDB3858299@sourceware.org \
    --to=stammark@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).