public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Michael Meissner <meissner@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/meissner/heads/work109] (63 commits) Merge commit 'refs/users/meissner/heads/work109' of git+ssh
Date: Mon, 27 Feb 2023 22:45:35 +0000 (GMT)	[thread overview]
Message-ID: <20230227224535.A50E13858426@sourceware.org> (raw)

The branch 'meissner/heads/work109' was updated to point to:

 b2f1e5c842b... Merge commit 'refs/users/meissner/heads/work109' of git+ssh

It previously pointed to:

 5473fc83a2c... Update ChangeLog.meissner

Diff:

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

  b2f1e5c... Merge commit 'refs/users/meissner/heads/work109' of git+ssh
  eb3f316... Update ChangeLog.meissner
  1fcb38e... Improve 64->128 bit zero extension on PowerPC
  a9a9247... Update ChangeLog.meissner.
  c9ad039... Rework 128-bit complex multiply and divide.
  0933841... PR target/107299: Fix build issue when long double is IEEE 
  56ef5a9... Add ChangeLog.meissner and REVISION.
  6cce953... Fortran: fix corner case of IBITS intrinsic [PR108937] (*)
  8020c9c... i386: Do not constrain fmod and remainder patterns with fla (*)
  ab76d71... Fix RTL simplifications of FFS, POPCOUNT and PARITY. (*)
  e5fcf08... libgm2/libm2pim/sckt.cc:254:3: warning: memset() called to  (*)
  b800f80... don't declare header-defined functions both static and inli (*)
  dfa85be... libstdc++: Add Doxygen comment for string::resize_and_overw (*)
  ce83c3e... xtensa: Make use of CLAMPS instruction if configured (*)
  999b7aa... gcc: xtensa: add XCHAL_HAVE_{CLAMPS,DEPBITS,EXCLUSIVE,XEA3} (*)
  16cfd80... aarch64: Fix typo in comment for aarch64_abs<mode> (*)
  529e03b... LoongArch: Change the value of macro TRY_EMPTY_VM_SPACE fro (*)
  2cd665b... Daily bump. (*)
  e6d39f6... Respect GNATMAKE Makefile variable (*)
  f2f4aea... Adjust example of compiler options for ACATS (*)
  94341f0... Daily bump. (*)
  3dd348d... Disable tower socket runtest (gm2-simple-execute). (*)
  a553fc8... Disable tower socket runtest (*)
  5c63809... fortran: Reuse associated_dummy memory if previously alloca (*)
  a24b272... testsuite: Don't include multiline patterns in the the pass (*)
  03c60e5... Fortran: fix memory leak with real to integer conversion wa (*)
  05652ac... modula-2 module registration process seems to fail with sha (*)
  461d3c8... gcc: xtensa: fix PR target/108919 (*)
  d3e427f... Fortran: Skip bound conv in gfc_conv_gfc_desc_to_cfi_desc w (*)
  4341106... Daily bump. (*)
  c8373dc... Update .po files (*)
  bcbeebc... Fortran: Add support for WEAK attribute for variables (*)
  24c9edf... fortran: Plug leak of associated_dummy memory. [PR108923] (*)
  45f406c... Fortran: frontend passes do_subscript leaks gmp memory [PR1 (*)
  b31186e... libstdc++: Fix formatting (*)
  e37b043... libstdc++: Always-inline most of non-cmath fixed_size imple (*)
  6ce5518... libstdc++: More efficient masked inc-/decrement implementat (*)
  2dd68cd... Avoid default-initializing auto_vec<T, N> storage, fix vec< (*)
  ef22c3e... Change vec<,,vl_embed>::m_vecdata refrences into address () (*)
  94c9b1b... asan: adjust module name for global variables (*)
  3d1d3ec... [PR105224] C++ modules and AAPCS/ARM EABI clash on inline k (*)
  8520132... libstdc++: Constrain net::executor constructors (*)
  97111dc... libstdc++: Make net::ip::basic_endpoint comparisons constex (*)
  80e9bac... libstdc++: Fix members of net::ip::network_v4 (*)
  36ecfb7... libstdc++: Fix conversion to/from net::ip::address_v4::byte (*)
  363f0ef... libstdc++: Optimize net::ip::address_v4::to_string() (*)
  ae39047... libstdc++: Suppress warnings about use of deprecated std::a (*)
  f30421f... libstdc++: Reorder dg-options before dg-do (*)
  05a3fc9... i386: Update i386-builtin.def file comment description of B (*)
  b580721... aarch64: Update FLAGS field documentation comment in aarch6 (*)
  2f1691b... cgraphclones: Don't share DECL_ARGUMENTS between thunk and  (*)
  0ccfa38... i386: Fix up builtins used in avx512bf16vlintrin.h [PR10888 (*)
  cab2636... libsanitizer: cherry-pick commit 8f5962b1ccb5fcd4d4544121d4 (*)
  35a0670... RTEMS: Tune multilib selection (*)
  19aa390... MIPS: Add pattern for clo (*)
  a3a45f0... Hazard barrier return support (*)
  e2b20ed... Daily bump. (*)
  34fca8f... gcc: xtensa: update include style in xtensa-dynconfig.cc (*)
  84d340f... gcc: xtensa: rename xtensa-dynconfig.c and update its build (*)
  f33d7a8... **/*.texi: Reorder index entries (*)
  f83e76c... xtensa: Eliminate unnecessary general-purpose reg-reg moves (*)
  33e4559... xtensa: Eliminate the use of callee-saved register that sav (*)
  7423f5b... xtensa: Fix up fatal_error message strings in xtensa-dyncon (*)

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

                 reply	other threads:[~2023-02-27 22:45 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=20230227224535.A50E13858426@sourceware.org \
    --to=meissner@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).