| commit | da3ec71fd49cb138d597870262a00a82578e96d0 | [log] [tgz] |
|---|---|---|
| author | Alan Modra <amodra@gmail.com> | Wed Feb 26 12:57:19 2020 +1030 |
| committer | Alan Modra <amodra@gmail.com> | Wed Feb 26 13:04:54 2020 +1030 |
| tree | abaa514938bcb6987a49de037ba20705c2255604 | |
| parent | 42135cadf5a3097df340eb85e96c0109a9842907 [diff] |
gas gettext warning
gettext("") returns the header entry with meta information, not the
empty string.
* config/tc-arm.c (reg_expected_msgs[REG_TYPE_RNB]): Don't use
N_() on empty string.