[Bug binutils/10403] New: environment variable RM=/bin/rm causes 'make' to fail in bfd

2009-07-16 Thread mariah dot lenox at gmail dot com
For binutils-2.19.1 built using gcc-4.4.0 on an x86_64-unknown-linux-gnu system, if I set the environment variable RM=/bin/rm then binutils fails to build during make, specifically in directory bfd. (/bin/rm --version says rm (GNU coreutils) 6.10) Is that a bug? -- Summary:

[Bug gold/10400] Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present

2009-07-16 Thread ppluzhnikov at google dot com
--- Additional Comments From ppluzhnikov at google dot com 2009-07-16 16:19 --- (In reply to comment #3) let me know if you have a chance to try it on some other test cases. Thanks for the prompt fix. I've linked two of my real executables (which both exhibited GDB glitches) with

[Bug binutils/10288] objdump -D --target=binary -m arm7tdmi shows non-ARM7TDMI instructions

2009-07-16 Thread chris at seberino dot org
--- Additional Comments From chris at seberino dot org 2009-07-16 18:16 --- Nick Many bit regions in ARM instructions are specified as SBZ Should Be Zero. ARM docs say if these bits are NOT zero that the results are UNPREDICTABLE for all ARM chips! So the question is what is the best

[Bug gold/10400] Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present

2009-07-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-07-17 01:07 --- Subject: Bug 10400 CVSROOT:/cvs/src Module name:src Changes by: i...@sourceware.org 2009-07-17 01:07:34 Modified files: gold : ChangeLog layout.cc layout.h

[Bug gold/10400] Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present

2009-07-16 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2009-07-17 01:28 --- Patch committed. -- What|Removed |Added Status|ASSIGNED|RESOLVED