[Bug gas/31323] New: [x86] GAS does not error out instruction that exceed 16 bytes

2024-01-31 Thread wwwhhhyyy333 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31323 Bug ID: 31323 Summary: [x86] GAS does not error out instruction that exceed 16 bytes Product: binutils Version: 2.43 (HEAD) Status: UNCONFIRMED Severity: nor

[Bug gold/31320] binutils-2.42 build failure on macos - error: 'uchar.h' file not found

2024-01-31 Thread judge.packham+glibc at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31320 --- Comment #3 from Chris Packham --- Looks like it could be imported from gnulib https://www.gnu.org/software/gnulib/manual/html_node/uchar_002eh.html for systems that don't have it. -- You are receiving this mail because: You are on the CC

[Bug gold/31320] binutils-2.42 build failure on macos - error: 'uchar.h' file not found

2024-01-31 Thread judge.packham+glibc at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31320 --- Comment #2 from Chris Packham --- It looks like is a C11 thing so maybe instead of __APPLE__ some check around that would be better. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gold/31320] binutils-2.42 build failure on macos - error: 'uchar.h' file not found

2024-01-31 Thread bryanhundven at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31320 Bryan Hundven changed: What|Removed |Added CC||bryanhundven at gmail dot com --- Com

[Bug gprofng/31109] gprofng not built and installed in a combined binutils+gcc build

2024-01-31 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31109 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP

2024-01-31 Thread gjl at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31124 Georg-Johann Lay changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/31321] AVR: Remove PROVIDE from definition of symbol __flmap_init_label

2024-01-31 Thread gjl at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31321 Georg-Johann Lay changed: What|Removed |Added Target Milestone|--- |2.43 Status|NEW

[Bug ld/31321] New: AVR: Remove PROVIDE from definition of symbol __flmap_init_label

2024-01-31 Thread gjl at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31321 Bug ID: 31321 Summary: AVR: Remove PROVIDE from definition of symbol __flmap_init_label Product: binutils Version: 2.42 Status: NEW Severity: normal

[Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP

2024-01-31 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31124 --- Comment #5 from Sourceware Commits --- The binutils-2_42-branch branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2fad36c3f553d103fcd0b75abd7a17da89b99864 commit 2fad36c3f553d103fcd0b75a

[Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP

2024-01-31 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31124 --- Comment #4 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=24f5deb64d9b0c33280108f185d03ff7dfef30ce commit 24f5deb64d9b0c33280108f185d03ff7dfef30

[Bug gas/31319] [2.42 regression]: `.arch i386` is rejected by `x86_64` target: 4bit mode not supported on `i386'.

2024-01-31 Thread slyich at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31319 Sergei Trofimovich changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug gas/31319] [2.42 regression]: `.arch i386` is rejected by `x86_64` target: 4bit mode not supported on `i386'.

2024-01-31 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31319 --- Comment #4 from Jan Beulich --- (In reply to Sergei Trofimovich from comment #3) > Aha, adapting kexec-tools sounds fine as well. > > Does the `.code16` use look fine in the rest of the file? They're all okay, as there's no other .arch d

[Bug gas/31319] [2.42 regression]: `.arch i386` is rejected by `x86_64` target: 4bit mode not supported on `i386'.

2024-01-31 Thread slyich at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31319 --- Comment #3 from Sergei Trofimovich --- Aha, adapting kexec-tools sounds fine as well. Does the `.code16` use look fine in the rest of the file? SO far I made it build as: --- a/entry32-16-debug.s +++ b/entry32-16-debug.s @@ -18,10 +18,1

[Bug gas/31319] [2.42 regression]: `.arch i386` is rejected by `x86_64` target: 4bit mode not supported on `i386'.

2024-01-31 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31319 Jan Beulich changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|