public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug d/95166] libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value
Date: Sun, 17 May 2020 17:19:45 +0000	[thread overview]
Message-ID: <bug-95166-4-sojeH84nG8@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-95166-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95166

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Iain Buclaw
<ibuclaw@gcc.gnu.org>:

https://gcc.gnu.org/g:999c80acfdd890b789678c989c3d740969c14d20

commit r10-8150-g999c80acfdd890b789678c989c3d740969c14d20
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Sun May 17 18:49:19 2020 +0200

    libphobos: Backport library fixes from mainline

    - core.cpuid has been fixed to not use i7 detection on AMD processors.
    - std.net.curl has been fixed to correctly handle HTTP/2 status lines.
    - std.zip has had a test fixed to not rely on unzip being installed.

    libphobos/ChangeLog:

            PR d/95166
            * libdruntime/core/cpuid.d (cpuidX86): Do not use i7 detection on
AMD
            processors.
            (hasCPUID): Fix deprecated asm syntax.

            PR d/95167
            * src/std/zip.d (unittest): Skip test if unzip is not installed.

            PR d/95168
            * src/std/net/curl.d (HTTP.onReceiveHeader): Move status line
parsing
            to ...
            (HTTP.parseStatusLine): ... here.  New function.  Add support for
            parsing HTTP/2 status lines.

  parent reply	other threads:[~2020-05-17 17:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-16 22:39 [Bug d/95166] New: " ibuclaw at gdcproject dot org
2020-05-17 17:02 ` [Bug d/95166] " cvs-commit at gcc dot gnu.org
2020-05-17 17:19 ` cvs-commit at gcc dot gnu.org [this message]
2020-05-17 17:21 ` ibuclaw at gdcproject dot org

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=bug-95166-4-sojeH84nG8@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).