[Bug ld/26518] [2.35|regression|bisected] DWARF error: could not find variable specification

2020-08-25 Thread xantares09 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26518 --- Comment #7 from xantares09 at hotmail dot com --- I dont know. Maybe windows binary format dont support multiple definitions ? I thought the most important part was: ld: DWARF error: could not find variable specification at offset 377

[Bug ld/26518] [2.35|regression|bisected] DWARF error: could not find variable specification

2020-08-24 Thread xantares09 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26518 --- Comment #5 from xantares09 at hotmail dot com --- can you elaborate when you mean generated ? llvm is not running here, we just link against it (llvm is compiled with gcc) -- You are receiving this mail because: You are on the CC list

[Bug ld/26518] [2.35|regression|bisected] DWARF error: could not find variable specification

2020-08-24 Thread xantares09 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26518 xantares09 at hotmail dot com changed: What|Removed |Added Summary|[2.35 regression] DWARF |[2.35|regression

[Bug ld/26518] [2.35 regression] DWARF error: could not find variable specification

2020-08-24 Thread xantares09 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26518 --- Comment #3 from xantares09 at hotmail dot com --- reverting this commit on current master fixes the issue (conflicts in changelogs only) -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/26518] [2.35 regression] DWARF error: could not find variable specification

2020-08-24 Thread xantares09 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26518 xantares09 at hotmail dot com changed: What|Removed |Added CC||xantares09 at hotmail

[Bug ld/26518] [2.35 regression] DWARF error: could not find variable specification

2020-08-24 Thread xantares09 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26518 xantares09 at hotmail dot com changed: What|Removed |Added Component|binutils|ld -- You are

[Bug binutils/26518] [2.35 regression] DWARF error: could not find variable specification

2020-08-24 Thread xantares09 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26518 xantares09 at hotmail dot com changed: What|Removed |Added Summary|[2.35 regression] error:|[2.35 regression

[Bug binutils/26518] [2.35 regression] error: could not find variable specification

2020-08-24 Thread xantares09 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26518 xantares09 at hotmail dot com changed: What|Removed |Added CC||hjl.tools at gmail dot

[Bug binutils/26518] [2.35 regression] error: could not find variable specification

2020-08-24 Thread xantares09 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26518 --- Comment #2 from xantares09 at hotmail dot com --- bisecting leads to: commit 0e6a3f07f50723d1831291492b96fdf74bcbdc11 Author: H.J. Lu Date: Wed Jul 22 03:49:07 2020 -0700 ld: Properly override the IR definition We change the

[Bug binutils/26518] [2.35 regression] error: could not find variable specification

2020-08-24 Thread xantares09 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26518 --- Comment #1 from xantares09 at hotmail dot com --- bisecting leads to: commit 0e6a3f07f50723d1831291492b96fdf74bcbdc11 Author: H.J. Lu Date: Wed Jul 22 03:49:07 2020 -0700 ld: Properly override the IR definition We change the

[Bug binutils/705] direct linking to a win32 dll fails

2020-08-24 Thread xantares09 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=705 xantares09 at hotmail dot com changed: What|Removed |Added CC||hjl.tools at gmail dot

[Bug binutils/26520] "objdump: DWARF error: could not find variable specification at offset ..." when generating assembly listing of .elf file containing symbols from libstdc++.a

2020-08-24 Thread xantares09 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26520 xantares09 at hotmail dot com changed: What|Removed |Added CC||xantares09 at hotmail

[Bug binutils/26518] New: [2.35 regression] error: could not find variable specification

2020-08-21 Thread xantares09 at hotmail dot com
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: xantares09 at hotmail dot com Target Milestone: --- I have a problem compiling mesa using with binutils 2.35 in archlinux for mingw i686 target with LLVM enabled + LTO: if