public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug d/103599] New: error: module ‘bitmanip’ is in file 'std/bitmanip.d' which cannot be read
@ 2021-12-07  9:38 schwab@linux-m68k.org
  2021-12-07  9:45 ` [Bug d/103599] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: schwab@linux-m68k.org @ 2021-12-07  9:38 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103599
           Summary: error: module ‘bitmanip’ is in file 'std/bitmanip.d'
                    which cannot be read
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: d
          Assignee: ibuclaw at gdcproject dot org
          Reporter: schwab@linux-m68k.org
  Target Milestone: ---
            Target: powerpc64-*-linux*

/daten/gcc/gcc-20211207/Build/./gcc/gdc -B/daten/gcc/gcc-20211207/Build/./gcc/
-B/usr/powerpc64-suse-linux/bin/ -B/usr/powerpc64-suse-linux/lib/ -isystem
/usr/powerpc64-suse-linux/include -isystem
/usr/powerpc64-suse-linux/sys-include -fno-checking -fversion=Shared -Wall
-frelease -ffunction-sections -fdata-sections -O2 -g -fpreview=dip1000
-fpreview=fieldwise -fpreview=dtorfields -nostdinc -I
../../../../libphobos/libdruntime -I . -c
../../../../libphobos/libdruntime/core/sys/linux/perf_event.d  -fPIC
-fversion=Shared -o core/sys/linux/.libs/perf_event.o
../../../../libphobos/libdruntime/core/sys/linux/perf_event.d:2076:32: error:
module ‘bitmanip’ is in file 'std/bitmanip.d' which cannot be read
 2076 |                         import std.bitmanip : bitfields;
      |                                ^
import path[0] = /daten/gcc/gcc-20211207/libphobos/libdruntime
import path[1] =
/daten/gcc/gcc-20211207/Build/powerpc64-suse-linux/libphobos/libdruntime

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

* [Bug d/103599] error: module ‘bitmanip’ is in file 'std/bitmanip.d' which cannot be read
  2021-12-07  9:38 [Bug d/103599] New: error: module ‘bitmanip’ is in file 'std/bitmanip.d' which cannot be read schwab@linux-m68k.org
@ 2021-12-07  9:45 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-07  9:45 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Known issue for big-endian targets. Fix is upstream, there will be a merge
soon.
Dup of bug 103558.

*** This bug has been marked as a duplicate of bug 103558 ***

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

end of thread, other threads:[~2021-12-07  9:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-07  9:38 [Bug d/103599] New: error: module ‘bitmanip’ is in file 'std/bitmanip.d' which cannot be read schwab@linux-m68k.org
2021-12-07  9:45 ` [Bug d/103599] " pinskia at gcc dot gnu.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).