[Bug gold/22915] Gold doesn't support Intel CET

2018-06-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22915 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=750ea5ed38abbda8a6f25e276bff3dfc8e4ce0ee commit 750ea5ed38abbda8a6f25e276bf

[Bug gold/22915] Gold doesn't support Intel CET

2018-06-23 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22915 Cary Coutant changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from Cary Cout

[Bug gold/22914] Gold doesn't support .note.gnu.property section (NT_GNU_PROPERTY_TYPE_0)

2018-06-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22914 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=add4131108de4b4a0f3003cb542e9548914fbed1 commit add4131108de4b4a0f3003cb542

[Bug gas/23335] New: MSP430 gas mishandle symbols starting with a register name.

2018-06-23 Thread suckfish at ihug dot co.nz
https://sourceware.org/bugzilla/show_bug.cgi?id=23335 Bug ID: 23335 Summary: MSP430 gas mishandle symbols starting with a register name. Product: binutils Version: unspecified Status: UNCONFIRMED Severity: norma

[Bug gas/23335] MSP430 gas mishandle symbols starting with a register name.

2018-06-23 Thread suckfish at ihug dot co.nz
https://sourceware.org/bugzilla/show_bug.cgi?id=23335 --- Comment #1 from Ralph Loader --- Looking at tc-msp430.c, the function check_reg() looks pretty bogus. Any identifier with a prefix which is a register name is accepted as a register. Also numbers in the range 0..15 are accepted as regist