[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

[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-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://sourceware.org

[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 above the lines from the patch

[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

[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
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 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who

[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=1262action=view) patch for BUG This patch works for me. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3146 --- You

[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 close this bug. Thanks

[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

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

2006-04-27 Thread tomri at gmx dot net
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 --- You

[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=980action=view) Assembler output /usr/libexec/gcc/alpha-redhat-linux/4.0.2/cc1 -quiet -nostdinc -v -Iinclude -D__KERNEL__ -DMODULE

[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] 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
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 the bug