* expr.c (integer_constant): Match only 'B' as binary suffix if
authorAlan Modra <amodra@gmail.com>
Sun, 6 Nov 2005 23:04:10 +0000 (23:04 +0000)
committerAlan Modra <amodra@gmail.com>
Sun, 6 Nov 2005 23:04:10 +0000 (23:04 +0000)
commitfee9cbc7767e2bada8ff2b7bcde1284fe6b50b4e
tree3e069b13b58da125db02d2768c774086fb9723b9
parenta6c44b330736ce7dc7f7078f8e8543d56def7911
* 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