[Bug binutils/3017] binutils/doc/Makefile.in uses syntax not accepted by solaris /bin/sh

2009-08-17 Thread amylaar at gcc dot gnu dot org
--- Additional Comments From amylaar at gcc dot gnu dot org 2009-08-18 00:13 --- (In reply to comment #1) > Can this bug thus be closed? I currently don't have a Solaris machine in active use, and I don't have time to set it up just to try this build, therefore I cann

[Bug binutils/3298] -mrelax broken for sh-elf

2006-10-05 Thread amylaar at gcc dot gnu dot org
--- Additional Comments From amylaar at gcc dot gnu dot org 2006-10-05 12:56 --- (In reply to comment #0) > with a small patch to enable -mrelax when optimizing, the tests are not > finished > after 17.5 hours, but 2098 failures have been detected so far. Still not finished a

[Bug binutils/3298] -mrelax broken for sh-elf

2006-10-03 Thread amylaar at gcc dot gnu dot org
--- Additional Comments From amylaar at gcc dot gnu dot org 2006-10-03 13:38 --- Created an attachment (id=1346) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1346&action=view) patch to enable relaxation when optimizing This patch to gcc/gcc/config/sh/sh.h enables -mr

[Bug binutils/3298] New: -mrelax broken for sh-elf

2006-10-03 Thread amylaar at gcc dot gnu dot org
o far. -- Summary: -mrelax broken for sh-elf Product: binutils Version: 2.18 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: amylaar a

[Bug binutils/3017] New: binutils/doc/Makefile.in uses syntax not accepted by solaris /bin/sh

2006-08-09 Thread amylaar at gcc dot gnu dot org
) Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: amylaar at gcc dot gnu dot org CC: bug-binutils at gnu dot org GCC host triplet: sparc-sun-solaris2.8 G

[Bug binutils/2993] compile error bfd.c: noreturn function does return

2006-08-09 Thread amylaar at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||3017 nThis|| http://sourceware.org/bugzilla/show_bug.cgi?id=2993 --

[Bug binutils/2993] compile error bfd.c: noreturn function does return

2006-08-09 Thread amylaar at gcc dot gnu dot org
--- Additional Comments From amylaar at gcc dot gnu dot org 2006-08-09 19:11 --- (In reply to comment #0) I am seeing the same problem for sparc-sun-solaris2.8 X sh-elf, using gcc 2.95.2, when trying to build binutils checked out from the CVS repository today. The bfd.c.patch allows

[Bug gas/857] Gas doesn't warn ".set x,y" when "y' is undefined

2005-05-06 Thread amylaar at gcc dot gnu dot org
-- What|Removed |Added CC||amylaar at gcc dot gnu dot ||org http://sources.redhat.com

[Bug gas/857] Gas doesn't warn ".set x,y" when "y' is undefined

2005-05-06 Thread amylaar at gcc dot gnu dot org
--- Additional Comments From amylaar at gcc dot gnu dot org 2005-05-06 17:10 --- Created an attachment (id=480) --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=480&action=view) Test case This is the newlib build failure: /mnt/scratch/nightly/2005-05-05-sh-elf/sh64-el

[Bug gas/857] Gas doesn't warn ".set x,y" when "y' is undefined

2005-05-06 Thread amylaar at gcc dot gnu dot org
--- Additional Comments From amylaar at gcc dot gnu dot org 2005-05-06 17:04 --- Your write.c patch has broken sh64-elf. -- What|Removed |Added Status|RESOLVED