This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 3.4/3.5 PATCH: Disable wrong svr4_profil fix on IRIX 5/6


Rainer Orth wrote:
> 
> Trying to build gdb 6.1 on IRIX 5.3 and 6.5 with current gcc, I noticed
> that the svr4_profil fix is wrong on that platform: the `fixed' prototype
> conflicts both with the man page and another one in <sys/profil.h>.
> 
> The following patch fixes this.
> 
> Mainline bootstrap on mips-sgi-irix6.5 in progress (into stage2 already,
> and unistd.h correctly hasn't been modified).
> 
> Ok for mainline and 3.4 branch if they pass?


Yes, please.  Thank you! - Bruce


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]