[Bug gas/1804] Wrong output for 64-bit difference of labels

2005-11-08 Thread danglin at gcc dot gnu dot org
--- Additional Comments From danglin at gcc dot gnu dot org 2005-11-09 03:37 --- Fixed. http://sources.redhat.com/ml/binutils/2005-11/msg00111.html. -- What|Removed |Added

Re: Incorrect check on assembly language register name

2005-11-08 Thread Nick Clifton
Hi Jean-Jacques, I think there is a mistake in the isoctal definition in the “gas/config/tc-sparc.c” file : #define isoctal(c) ((unsigned) ((c) - '0') < '8') There are simple quotes around the 8 while I think they should not be there Thanks for reporting this problem. I have applied yo

[Bug ld/1150] undefined reference to `_mpi_sgi_init'

2005-11-08 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2005-11-08 15:04 --- Subject: Re: undefined reference to `_mpi_sgi_init' Hi Michael, > I ran into this one as well on IRIX-6.5.28m with gcc-4.0.1 and > binutils-2.16.1. > Why is this bug in status WAITING? Is more input required? I

Re: [Bug ld/1150] undefined reference to `_mpi_sgi_init'

2005-11-08 Thread Nick Clifton
Hi Michael, I ran into this one as well on IRIX-6.5.28m with gcc-4.0.1 and binutils-2.16.1. Why is this bug in status WAITING? Is more input required? I can provide testing and debugging if required. Can you provide a specification for these OPTIONAL symbols ? Cheers Nick __