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 your suggested fix 
along with this ChangeLog entry.
Cheers
  Nick

gas/ChangeLog
2005-11-08   Jean-Jacques Metayer  <[EMAIL PROTECTED]>

        * config/tc-sparc.c (isoctal): Fix thinko.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to