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

            Bug ID: 97007
           Summary: [11 Regression] Bootstrap failure on i686-linux
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: d
          Assignee: ibuclaw at gdcproject dot org
          Reporter: jakub at gcc dot gnu.org
  Target Milestone: ---

Bootstrap failed for me last night on the trunk on i686-linux (x86_64-linux
worked fine):
../../../../libphobos/libdruntime/core/thread.d:3595:23: error: version
AsmExternal defined after use
 3595 |             version = AsmExternal;
      |                       ^
../../../../libphobos/libdruntime/core/thread.d:3603:27: error: version
AsmX86_Posix defined after use
 3603 |                 version = AsmX86_Posix;
      |                           ^

Reply via email to