[Bug gas/23305] RISC-V illegal operands with lla and .set

2018-06-18 Thread sebastian.hu...@embedded-brains.de
https://sourceware.org/bugzilla/show_bug.cgi?id=23305 --- Comment #4 from Sebastian Huber --- The C code test case works at least on arm, bfin, epiphany, lm32, m32c, m68k, mips, moxie, nios2, or1k, powerpc, sh, sparc64, sparc, v850, and x86_64. The use case for this is that high level configurat

[Bug gas/23305] RISC-V illegal operands with lla and .set

2018-06-18 Thread sebastian.hu...@embedded-brains.de
https://sourceware.org/bugzilla/show_bug.cgi?id=23305 --- Comment #3 from Sebastian Huber --- Created attachment 11083 --> https://sourceware.org/bugzilla/attachment.cgi?id=11083&action=edit Potential fix. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug ld/23304] ARM linker fails to combine identical typeinfo sections

2018-06-18 Thread belegdol at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23304 Julian Sikorski changed: What|Removed |Added CC||belegdol at gmail dot com -- You a

[Bug gas/23305] RISC-V illegal operands with lla and .set

2018-06-18 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23305 --- Comment #2 from Jim Wilson --- lla is only valid for symbol addresses. It isn't meant to be used for constants. But that is an interesting testcase. Did this come from real code? If so then we need to fix this. You can make medlow fai

[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-18 Thread dblaikie at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 David Blaikie changed: What|Removed |Added CC||dblaikie at gmail dot com -- You are

[Bug gas/23310] New: Support DWARF-5 line table features in assembler

2018-06-18 Thread paul_robinson at playstation dot sony.com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 Bug ID: 23310 Summary: Support DWARF-5 line table features in assembler Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/23309] New: ld.bfd -u option to force symbol discards symbol when used with LTO plugin and the symbol has hidden or internal visibility

2018-06-18 Thread zenith432 at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=23309 Bug ID: 23309 Summary: ld.bfd -u option to force symbol discards symbol when used with LTO plugin and the symbol has hidden or internal visibility Product: binutils

[Bug binutils/23299] macOS: objcopy renders object files unusable

2018-06-18 Thread mephi42 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23299 --- Comment #3 from mephi42 at gmail dot com --- Created attachment 11081 --> https://sourceware.org/bugzilla/attachment.cgi?id=11081&action=edit corrupted object file -- You are receiving this mail because: You are on the CC list for the b

[Bug binutils/23299] macOS: objcopy renders object files unusable

2018-06-18 Thread mephi42 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23299 --- Comment #2 from mephi42 at gmail dot com --- Created attachment 11080 --> https://sourceware.org/bugzilla/attachment.cgi?id=11080&action=edit initial object file -- You are receiving this mail because: You are on the CC list for the bug

[Bug ld/23304] ARM linker fails to combine identical typeinfo sections

2018-06-18 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23304 Cary Coutant changed: What|Removed |Added CC||ccoutant at gmail dot com --- Comment

[Bug binutils/23306] Please add feature to nm to display symbol visibility

2018-06-18 Thread zenith432 at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=23306 --- Comment #2 from zenith432 at users dot sourceforge.net --- Created attachment 11079 --> https://sourceware.org/bugzilla/attachment.cgi?id=11079&action=edit apple_nm.c and llvm-nm.cpp -- You are receiving this mail because: You are on th

[Bug binutils/23306] Please add feature to nm to display symbol visibility

2018-06-18 Thread zenith432 at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=23306 --- Comment #3 from zenith432 at users dot sourceforge.net --- I'm not sure whether it's based on a formal specification, but here are two source files apple_nm.c Taken from Apple's open source. The function print_mach_symbols does the -m fo

[Bug binutils/23306] Please add feature to nm to display symbol visibility

2018-06-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23306 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug ld/21375] MIPS: Non-zero run-time value produced for PIC references to undefined hidden or internal weak symbols

2018-06-18 Thread ma...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21375 Maciej W. Rozycki changed: What|Removed |Added Depends on||23307 Referenced Bugs: https://

[Bug ld/23304] ARM linker fails to combine identical typeinfo sections

2018-06-18 Thread pbrobinson at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23304 Peter Robinson changed: What|Removed |Added CC||pbrobinson at gmail dot com -- You

[Bug gas/23305] RISC-V illegal operands with lla and .set

2018-06-18 Thread sebastian.hu...@embedded-brains.de
https://sourceware.org/bugzilla/show_bug.cgi?id=23305 --- Comment #1 from Sebastian Huber --- One problem is that: opcodes/riscv-opc.c:{"lla", "I", "d,A", 0,(int) M_LLA, match_never, INSN_MACRO }, Running the test case in GDB yields: 1487 for (args = insn->args;; ++args)

[Bug binutils/23306] New: Please add feature to nm to display symbol visibility

2018-06-18 Thread zenith432 at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=23306 Bug ID: 23306 Summary: Please add feature to nm to display symbol visibility Product: binutils Version: 2.31 (HEAD) Status: UNCONFIRMED Severity: enhancement Priority:

[Bug gas/23305] RISC-V illegal operands with lla and .set

2018-06-18 Thread sebastian.hu...@embedded-brains.de
https://sourceware.org/bugzilla/show_bug.cgi?id=23305 Sebastian Huber changed: What|Removed |Added CC||wilson at gcc dot gnu.org -- You a

[Bug gas/23305] New: RISC-V illegal operands with lla and .set

2018-06-18 Thread sebastian.hu...@embedded-brains.de
https://sourceware.org/bugzilla/show_bug.cgi?id=23305 Bug ID: 23305 Summary: RISC-V illegal operands with lla and .set Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Comp

[Bug binutils/23299] macOS: objcopy renders object files unusable

2018-06-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23299 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug ld/23304] New: ARM linker fails to combine identical typeinfo sections

2018-06-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23304 Bug ID: 23304 Summary: ARM linker fails to combine identical typeinfo sections Product: binutils Version: 2.31 (HEAD) Status: NEW Severity: normal

[Bug binutils/23297] macOS: BFD_MACH_O_X86_64_RELOC_TLV is not supported

2018-06-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23297 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/23297] macOS: BFD_MACH_O_X86_64_RELOC_TLV is not supported

2018-06-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23297 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ed1299fe460812ad4bbdc2192d0c0cbeba3d6b66 commit ed1299fe460812ad4bbdc2192d0