https://sourceware.org/bugzilla/show_bug.cgi?id=2993
Alan Modra changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
--
What|Removed |Added
OtherBugsDependingO||3017
nThis||
http://sourceware.org/bugzilla/show_bug.cgi?id=2993
--
--- 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 th
--
What|Removed |Added
Status|NEW |WAITING
http://sourceware.org/bugzilla/show_bug.cgi?id=2993
--- You are receiving this mail because:
--- Additional Comments From nickc at redhat dot com 2006-08-07 09:01
---
Subject: Re: New: compile error bfd.c: noreturn function
does return
Hi Rudolph,
> bfd.c: In function `_bfd_abort':
> bfd.c:796: warning: `noreturn' function does return
This looks like it may be a problem wit
--- Additional Comments From nickc at redhat dot com 2006-08-07 09:00
---
Created an attachment (id=1206)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1206&action=view)
Add a noreturn prototype for _exit().
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2993
--- Yo