git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Todd Zullinger <tmz@pobox.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
	git@vger.kernel.org, git-packagers@googlegroups.com
Subject: Re: [ANNOUNCE] Git v2.26.0-rc0
Date: Fri, 6 Mar 2020 11:07:03 -0500	[thread overview]
Message-ID: <20200306160703.GK13045@pobox.com> (raw)
In-Reply-To: <xmqq5zfi4g0p.fsf@gitster-ct.c.googlers.com>

[-cc: linux-kernel@vger.kernel.org]

Junio C Hamano wrote:
> An early preview release Git v2.26.0-rc0 is now available for
> testing at the usual places.  It is comprised of 426 non-merge
> commits since v2.25.0, contributed by 43 people, 7 of which are
> new faces.

I've built rc0 for Fedora and RHEL/CentOS across a decent
variety of architectures without any issues.

One thing of note, which isn't new in rc0 nor is it a Git
issue: with gcc-10 on s390x, diff.c is miscompiled when
built with '-O2 -march=zEC12 -mtune=z13' options.  It's
fixed in gcc's git, with thanks to Jakub Jelinek for the
diagnosis, work-around, and patch.

A work-around is 's/-mtune=z13/-mtune=zEC12/' for the
compiler flags.  Hopefully if anyone else runs into the
issue, this will save some time.

The gcc bug report is:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93908

-- 
Todd

  reply	other threads:[~2020-03-06 16:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-05 22:02 [ANNOUNCE] Git v2.26.0-rc0 Junio C Hamano
2020-03-06 16:07 ` Todd Zullinger [this message]
2020-03-07 22:16 ` Randall S. Becker

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=20200306160703.GK13045@pobox.com \
    --to=tmz@pobox.com \
    --cc=git-packagers@googlegroups.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=glaubitz@physik.fu-berlin.de \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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