[Bug gas/24125] New: mingw-w64: -enable-experimental breaks as/gas
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
[Bug gas/24125] mingw-w64: -enable-experimental breaks as/gas
https://sourceware.org/bugzilla/show_bug.cgi?id=24125 --- Comment #1 from Christer Solskogen --- Created attachment 11564 --> https://sourceware.org/bugzilla/attachment.cgi?id=11564&action=edit not working .S file -- 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
[Bug gas/24125] mingw-w64: -enable-experimental breaks as/gas
https://sourceware.org/bugzilla/show_bug.cgi?id=24125 Christer Solskogen changed: What|Removed |Added Attachment #11564|0 |1 is obsolete|| -- 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
[Bug gas/24125] mingw-w64: -enable-experimental breaks as/gas
https://sourceware.org/bugzilla/show_bug.cgi?id=24125 --- Comment #3 from Christer Solskogen --- Created attachment 11566 --> https://sourceware.org/bugzilla/attachment.cgi?id=11566&action=edit not working .S file -- 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
[Bug gas/24125] mingw-w64: -enable-experimental breaks as/gas
https://sourceware.org/bugzilla/show_bug.cgi?id=24125 --- Comment #5 from Christer Solskogen --- A bug in GCC triggered by a setting in mingw-w64-crt :/ -- 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