[Bug binutils/13875] New: dlltool segfaults using a freed pointer

2012-03-20 Thread kaltsi+sourceware at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13875 Bug #: 13875 Summary: dlltool segfaults using a freed pointer Product: binutils Version: 2.22 Status: NEW Severity: normal Priority: P2 Component: binutils

potential memory leak in file dwarf2.c in binutils-2.22

2012-03-20 Thread Zhenbo Xu
Hi all, I wonder if this is a memory leak at the following code embedded with description. file: bfd/dwarf2.c static bfd_boolean scan_unit_for_symbols(struct comp_unit *unit) { ... //line 2149 for (i = 0; i abbrev-num_attrs; ++i) { info_ptr = read_attribute (attr, abbrev-attrs[i], unit,

Re: arm vmsr bug?

2012-03-20 Thread nick clifton
Hi Clive, I think that there's a bug in the generation of ARM vmsr instructions For future reference, it helps if you can open a bug report for problems like this. You can use the bugzilla system here to do this: http://sourceware.org/bugzilla/ in binutils 2.2. I assume that you

RE: arm vmsr bug?

2012-03-20 Thread Clive Davies
Hi Nick, For future reference, it helps if you can open a bug report for problems like this. You can use the bugzilla system here to do this: http://sourceware.org/bugzilla/ Ok, noted. I am going to apply the patch below to fix this problem, and a similar one for the VMRS

[Bug ld/13855] internal error, aborting at elf64-x86-64.c line 3396 in elf_x86_64_relocate_section

2012-03-20 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13855 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|NEW |WAITING ---

[Bug ld/13855] internal error, aborting at elf64-x86-64.c line 3396 in elf_x86_64_relocate_section

2012-03-20 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13855 --- Comment #4 from H.J. Lu hjl.tools at gmail dot com 2012-03-20 17:12:19 UTC --- On Fedora 15, when I ran ./util/build-chromium.sh, I got ACTION common_constants_Make_chrome_version.cc out/Release/obj.target/geni/chrome_version.cc

[Bug ld/13880] New: -Bsymbolic fails to handle protected function pointer

2012-03-20 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13880 Bug #: 13880 Summary: -Bsymbolic fails to handle protected function pointer Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2

[Bug ld/13880] -Bsymbolic fails to handle protected function pointer

2012-03-20 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13880 --- Comment #1 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2012-03-20 18:16:50 UTC --- CVSROOT:/cvs/src Module name:src Changes by:h...@sourceware.org2012-03-20 18:16:39 Modified files: bfd

[Bug ld/12742] ld error unrecognized option '-plugin' on mingw and how to build with plugins enabled on mingw

2012-03-20 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12742 --- Comment #10 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2012-03-20 19:24:38 UTC --- CVSROOT:/cvs/src Module name:src Changes by:kti...@sourceware.org2012-03-20 19:24:32 Modified files: bfd

[Bug ld/12742] ld error unrecognized option '-plugin' on mingw and how to build with plugins enabled on mingw

2012-03-20 Thread ktietz at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12742 Kai Tietz ktietz at redhat dot com changed: What|Removed |Added Status|NEW |RESOLVED