[Bug binutils/6913] [PATCH] binutils printf format string errors on Intrepid

2009-03-26 Thread javier dot sanchez dot monedero at gmail dot com
--- Additional Comments From javier dot sanchez dot monedero at gmail dot com 2009-03-26 18:23 --- It seems that the problem comes from the gcc version. Compiling with GCC 4.2 (gcc (GCC) 4.2.4 (Ubuntu 4.2.4-3ubuntu4)) works fine. -- http://sourceware.org/bugzilla/show_bug.cgi?id=691

[Bug gas/10005] binutils-2.19.1/gas/config/tc -i386.c line 2443 in reloc

2009-03-26 Thread silviubogan at yahoo dot com
--- Additional Comments From silviubogan at yahoo dot com 2009-03-26 14:12 --- Thanks. I am a beginner ASM programmer. I understand the mistake I did. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10005 --- You are receiving this mail because: --- You are on the CC list

[Bug ld/10009] Conflict between MIPS PLTS and abicalls stubs

2009-03-26 Thread cburgess at qnx dot com
--- Additional Comments From cburgess at qnx dot com 2009-03-26 13:40 --- For some reason attachments don't work for me, here are the example source files... a.c: #include int main(void) { fptr *fp; /* * Here we call function(), which initially selects a traditional

[Bug ld/10009] New: Conflict between MIPS PLTS and abicalls stubs

2009-03-26 Thread cburgess at qnx dot com
We have an issue where a nonPIC binary that is * calling a function in a shared object * calling another function in a shared object, which references the address of the first function, saving it as a function pointer. * later, calling yet another function (in a shared object) which invokes the fu

[Bug binutils/6494] ICE in bfd/elf.c line 4622 in assign_file_positions_for_non_load_sections

2009-03-26 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-26 12:27 --- Fixed. It would be nice to know how libpthread.so managed to get the weird relro header. -- What|Removed |Added ---

[Bug binutils/6494] ICE in bfd/elf.c line 4622 in assign_file_positions_for_non_load_sections

2009-03-26 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-03-26 12:24 --- Subject: Bug 6494 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2009-03-26 12:23:52 Modified files: bfd: ChangeLog elf.c Log message: