[Bug binutils/19311] arm-linux-as build on Mac OS X with Xcode7 fails to assemble code from FreePascal cross-compiler

2015-11-30 Thread tonne1.schindler at web dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=19311 Kar-Michael Schindler changed: What|Removed |Added Target||arm-linux

[Bug binutils/19311] New: arm-linux-as build on Mac OS X with Xcode7 fails to assemble code from FreePascal cross-compiler

2015-11-30 Thread tonne1.schindler at web dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=19311 Bug ID: 19311 Summary: arm-linux-as build on Mac OS X with Xcode7 fails to assemble code from FreePascal cross-compiler Product: binutils Version: 2.25 Status: NEW

[Bug binutils/19310] New: src/binutils/dwarf.c:6459: code relies on undefined behaviour ?

2015-11-30 Thread dcb314 at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19310 Bug ID: 19310 Summary: src/binutils/dwarf.c:6459: code relies on undefined behaviour ? Product: binutils Version: unspecified Status: NEW Severity: normal

[Bug binutils/19315] New: addr2line change for C++ symbols breaks behavior for inlined functions

2015-11-30 Thread pcarroll at codesourcery dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19315 Bug ID: 19315 Summary: addr2line change for C++ symbols breaks behavior for inlined functions Product: binutils Version: 2.25 Status: NEW Severity: normal

[Bug binutils/19311] arm-linux-as build on Mac OS X with Xcode7 fails to assemble code from FreePascal cross-compiler

2015-11-30 Thread tonne1.schindler at web dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=19311 --- Comment #1 from Kar-Michael Schindler --- A test with gcc5 produces a working arm-linux-as. Therefore, i suspect whacky code in as, which accidentally works with some compilers and not with others. Some hints point to defines of subarchs

[Bug ld/19317] New: plugin needed to handle lto object should not be output for plugin generated files when doing incremental link

2015-11-30 Thread hubicka at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19317 Bug ID: 19317 Summary: plugin needed to handle lto object should not be output for plugin generated files when doing incremental link Product: binutils

[Bug binutils/19315] addr2line change for C++ symbols breaks behavior for inlined functions

2015-11-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19315 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned