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

            Bug ID: 112374
           Summary: --with-arch=native bootstrap is broken on `Xeon(R)
                    D-2166NT`
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---
            Target: x86_64-linux-gnu

Part of the log:

```
make[3]: Leaving directory '/bajas/pinskia/src/upstream-gcc-git/gcc/objdir'
Comparing stages 2 and 3
Bootstrap comparison failure!
gcc/i386-expand.o differs
make[2]: *** [Makefile:29937: compare] Error 1
make[2]: Leaving directory '/bajas/pinskia/src/upstream-gcc-git/gcc/objdir'
make[1]: *** [Makefile:29917: stage3-bubble] Error 2
make[1]: Leaving directory '/bajas/pinskia/src/upstream-gcc-git/gcc/objdir'
make: *** [Makefile:29980: bootstrap] Error 2
gcc_build: error: Could not bootstrap the compiler
```

Also noticed here:
https://gcc.gnu.org/pipermail/gcc-regression/2023-November/078409.html

Reply via email to