public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug d/95166] New: libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value
@ 2020-05-16 22:39 ibuclaw at gdcproject dot org
  2020-05-17 17:02 ` [Bug d/95166] " cvs-commit at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ibuclaw at gdcproject dot org @ 2020-05-16 22:39 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 95166
           Summary: libphobos: core.cpuid.{cores,threads}PerCPU() returns
                    wrong value
           Product: gcc
           Version: 10.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: d
          Assignee: ibuclaw at gdcproject dot org
          Reporter: ibuclaw at gdcproject dot org
  Target Milestone: ---

Upstream fix is here: https://github.com/dlang/druntime/pull/2620

It's trivial, so can be backported to gcc-10 branch.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug d/95166] libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value
  2020-05-16 22:39 [Bug d/95166] New: libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value ibuclaw at gdcproject dot org
@ 2020-05-17 17:02 ` cvs-commit at gcc dot gnu.org
  2020-05-17 17:19 ` cvs-commit at gcc dot gnu.org
  2020-05-17 17:21 ` ibuclaw at gdcproject dot org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-05-17 17:02 UTC (permalink / raw)
  To: gcc-bugs

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

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

https://gcc.gnu.org/g:e977a5df5bae2bce6e3e95456f5da0dbfdd02934

commit r11-445-ge977a5df5bae2bce6e3e95456f5da0dbfdd02934
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Sun May 17 18:49:19 2020 +0200

    libphobos: Merge upstream druntime 5cc061a8, phobos 64ed4684f

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

    Fixes: PR d/95166
           PR d/95167
           PR d/95168

    Reviewed-on: https://github.com/dlang/druntime/pull/3107
                 https://github.com/dlang/phobos/pull/7486

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug d/95166] libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value
  2020-05-16 22:39 [Bug d/95166] New: libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value 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
  2020-05-17 17:21 ` ibuclaw at gdcproject dot org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-05-17 17:19 UTC (permalink / raw)
  To: gcc-bugs

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug d/95166] libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value
  2020-05-16 22:39 [Bug d/95166] New: libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value 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
@ 2020-05-17 17:21 ` ibuclaw at gdcproject dot org
  2 siblings, 0 replies; 4+ messages in thread
From: ibuclaw at gdcproject dot org @ 2020-05-17 17:21 UTC (permalink / raw)
  To: gcc-bugs

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

Iain Buclaw <ibuclaw at gdcproject dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject dot org> ---
Done.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-17 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16 22:39 [Bug d/95166] New: libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value 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
2020-05-17 17:21 ` ibuclaw at gdcproject dot org

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