OSDN Git Service

* expr.c (integer_constant): Match only 'B' as binary suffix if
authoramodra <amodra>
Sun, 6 Nov 2005 23:04:10 +0000 (23:04 +0000)
committeramodra <amodra>
Sun, 6 Nov 2005 23:04:10 +0000 (23:04 +0000)
commit2760f3204ae92c1bd488a281c13b73469956140f
tree7e38887a8f166945f8c4888d6e5aaac69e9a0acd
parentde4e5fa2a6b62c2a9e8111461b21dbe17a55d6f1
* 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