[Bug ld/2613] testcase for binutils:ld on alpha fails.

2006-09-05 Thread tomri at gmx dot net
-- What|Removed |Added Status|NEW |ASSIGNED GCC target triplet||alpha http://sourceware.org/bugzilla/show_bug.cgi?id

[Bug binutils/3146] BUG: readelf fails on ALPHA 2.16 and 2.17 due to NULL pointer

2006-09-05 Thread tomri at gmx dot net
-- What|Removed |Added Status|WAITING |ASSIGNED GCC target triplet||alpha http://sourceware.org/bugzilla/show_bug.cgi?id

[Bug binutils/3146] BUG: readelf fails on ALPHA 2.16 and 2.17 due to NULL pointer

2006-09-05 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-09-05 21:10 --- Created an attachment (id=1283) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1283&action=view) testcase for readelf -a bug. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3146 ---

[Bug binutils/3146] BUG: readelf fails on ALPHA 2.16 and 2.17 due to NULL pointer

2006-09-05 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-09-05 21:05 --- Hi Nick I found this bug by building the prelink package from FC5 and running the "make check" in ./testsuite" I looks like the new prelink ísn't ok on alpha. However: - glibc - gcc4.xx aren&#x

[Bug binutils/3146] BUG: readelf fails on ALPHA 2.16 and 2.17 due to NULL pointer

2006-09-01 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-09-01 07:29 --- Please add the patch into source code and close this bug report. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3146 --- You are receiving this mail because: --- You are on the CC list for the bug, or

[Bug binutils/3146] BUG: readelf fails on ALPHA 2.16 and 2.17 due to NULL pointer

2006-08-31 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-08-31 17:34 --- Above the code line (see patch) there's a test for "if rtype == NULL", and below this test, there´s a code sequnce using this NULL pointer. So you can test this, by setting "rtype == NULL"

[Bug binutils/3146] BUG: readelf fails on ALPHA 2.16 and 2.17 due to NULL pointer

2006-08-31 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-08-31 17:20 --- Well, feel free to take a look at the patch. If you haven't an alpha system, than you haven't the problem. This is a BUG in the source code from readelf, not from the input to readelf. -- http://sour

[Bug binutils/3146] BUG: readelf fails on ALPHA 2.16 and 2.17 due to NULL pointer

2006-08-31 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-08-31 16:44 --- Oh yes, if you remove the if .. ALPHA.. with X86, you can see the problem too. Redhat supports glibc and binutils, so only for x86? -- http://sourceware.org/bugzilla/show_bug.cgi?id=3146 --- You are receiving

[Bug binutils/3146] BUG: readelf fails on ALPHA 2.16 and 2.17 due to NULL pointer

2006-08-29 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-08-29 15:00 --- Created an attachment (id=1262) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1262&action=view) patch for BUG This patch works for me. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3146

[Bug binutils/3146] New: BUG: readelf fails on ALPHA 2.16 and 2.17 due to NULL pointer

2006-08-29 Thread tomri at gmx dot net
Severity: critical Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: tomri at gmx dot net CC: bug-binutils at gnu dot org,rth at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=3146 --

[Bug ld/2613] testcase for binutils:ld on alpha fails.

2006-08-29 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-08-29 12:40 --- Nobody there?? -- http://sourceware.org/bugzilla/show_bug.cgi?id=2613 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is

[Bug gas/2598] Build kernel 2.6.16 modules with gcc 4.0.2 Warning: setting incorrect section attributes for .got

2006-05-24 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-05-24 16:25 --- Well, there's a patch for this "problem" - but this doesn't mean that this patch is included in the the binutils package. So, waiting for new binutils package with patch - than you can clos

[Bug ld/2613] testcase for binutils:ld on alpha fails.

2006-05-11 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-05-11 12:41 --- No work here? -- http://sourceware.org/bugzilla/show_bug.cgi?id=2613 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is

[Bug ld/2613] New: testcase for binutils:ld on alpha fails.

2006-04-27 Thread tomri at gmx dot net
2.16 Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: tomri at gmx dot net CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=2613 --

[Bug gas/2598] Build kernel 2.6.16 modules with gcc 4.0.2 Warning: setting incorrect section attributes for .got

2006-04-27 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-04-27 15:48 --- Hi I test this patch today, and it works for me on alpha. So please add this patch to the upstream of binutils (binutils-2.16.91.0.8). I'll set this bug to fixed, when the patch is added into binutils. Thanks

[Bug gas/2598] Build kernel 2.6.16 modules with gcc 4.0.2 Warning: setting incorrect section attributes for .got

2006-04-27 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-04-27 12:48 --- Patch from H.J. Lu: Please add this to the next release and comit this here. Thanks. I am not really sure if SHF_ALPHA_GPREL is really needed. This is the updated patch to properly allow it. H.J. --- 2006-04-25

[Bug gas/2598] Build kernel 2.6.16 modules with gcc 4.0.2 Warning: setting incorrect section attributes for .got

2006-04-25 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-04-25 10:23 --- Kernel 2.6.16.2: gcc -Wp,-MD,security/.commoncap.o.d -nostdinc -isystem /usr/lib/gcc/alpha-redhat-linux/4.0.2/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno

[Bug gas/2598] Build kernel 2.6.16 modules with gcc 4.0.2 Warning: setting incorrect section attributes for .got

2006-04-25 Thread tomri at gmx dot net
--- Additional Comments From tomri at gmx dot net 2006-04-25 10:21 --- Created an attachment (id=980) --> (http://sourceware.org/bugzilla/attachment.cgi?id=980&action=view) Assembler output /usr/libexec/gcc/alpha-redhat-linux/4.0.2/cc1 -quiet -nostdinc -v -Iinclude -D__K

[Bug gas/2598] New: Build kernel 2.6.16 modules with gcc 4.0.2 Warning: setting incorrect section attributes for .got

2006-04-24 Thread tomri at gmx dot net
onent: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: tomri at gmx dot net CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=2598 --- You are receiving this mail because: --- You are on the CC list for t