OSDN Git Service

* expr.c (integer_constant): Match only 'B' as binary suffix if
authorAlan Modra <amodra@bigpond.net.au>
Sun, 6 Nov 2005 23:04:10 +0000 (23:04 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Sun, 6 Nov 2005 23:04:10 +0000 (23:04 +0000)
commit5fd4c57f7e1fc89b7af8be447c20b8e32fda19e4
treee1ce41626163826b334f3f3856ae39427b2d3944
parent638b15646a17211730ead7e7605000c69f9dcefa
* expr.c (integer_constant): Match only 'B' as binary suffix if
        NUMBERS_WITH_SUFFIX and LOCAL_LABELS_FB.  Allow both 'b' and 'B'
        otherwise.
gas/ChangeLog
gas/expr.c