https://sourceware.org/bugzilla/show_bug.cgi?id=24125

            Bug ID: 24125
           Summary: mingw-w64: -enable-experimental breaks as/gas
           Product: binutils
           Version: 2.31
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: christer.solskogen at gmail dot com
  Target Milestone: ---

Created attachment 11563
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11563&action=edit
working .S file

If mingw-w64 is configured with --enable-experimental, a crossed gcc compiler
(--build=x86_64-linux-gnu --host=x86_64-w64-mingw32
--target=x86_64-w64-mingw32) cannot compile due to gas:

/home/builder/binutils-2.31.1/gas/read.c:5366

(If mingw-w64-crt is configured without --enable-experimental, everything works
just fine)

I've attached two .S files. One where crt is configured without
--enable-experimental, and one where is it enabled.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to